|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hivemindService.PathwayService
public class PathwayService
HiveMind Service to get Pathway Category Tree
| Constructor Summary | |
|---|---|
PathwayService()
|
|
| Method Summary | |
|---|---|
org.apache.commons.collections.map.MultiKeyMap |
getPathwayCategoryTree()
Method returns pathway categpry tree |
java.util.Map |
getPathwayMapByIdList(java.util.ArrayList<java.lang.String> idList)
returns a map, where the key is the pathway id, and the value is pathway name |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathwayService()
| Method Detail |
|---|
public org.apache.commons.collections.map.MultiKeyMap getPathwayCategoryTree()
public java.util.Map getPathwayMapByIdList(java.util.ArrayList<java.lang.String> idList)
idList -
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||