|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicNode | |
fr.paris5.shaman.insight.data | Data objects passed as parameters to Operations. |
fr.paris5.shaman.insight.operation | Operation objects encapsulate "things to do" on the server. |
Uses of TopicNode in fr.paris5.shaman.insight.data |
Methods in fr.paris5.shaman.insight.data that return TopicNode | |
TopicNode |
TopicNode.getParent()
|
TopicNode |
TopicNode.getChildAt(int index)
|
TopicNode[] |
TopicNode.getChildren()
|
TopicNode |
TopicNode.getRoot()
|
TopicNode[] |
TopicNode.flatten()
|
Uses of TopicNode in fr.paris5.shaman.insight.operation |
Methods in fr.paris5.shaman.insight.operation that return TopicNode | |
TopicNode |
GetTopicTreeOperation.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |