|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeNode | |
|---|---|
| org.sharengo.wikitty | |
| Uses of TreeNode in org.sharengo.wikitty |
|---|
| Classes in org.sharengo.wikitty that implement TreeNode | |
|---|---|
class |
TreeNodeBean
|
class |
TreeNodeImpl
|
| Methods in org.sharengo.wikitty that return TreeNode | |
|---|---|
static TreeNode |
AbstractWikittyService.toBean(TreeNodeImpl impl)
Method copied from eugengo-0.7 generators |
| Methods in org.sharengo.wikitty that return types with arguments of type TreeNode | |
|---|---|
Map<TreeNode,Integer> |
AbstractWikittyService.restoreChildren(String wikittyId,
Criteria filter)
|
Map<TreeNode,Integer> |
WikittyService.restoreChildren(String wikittyId,
Criteria filter)
Retrieve all wikitties children with count (no recursively) of an other one Wikitty reference by wikittyId MUST include the 'Node' extension |
Map.Entry<TreeNode,Integer> |
AbstractWikittyService.restoreNode(String wikittyId,
Criteria filter)
|
Map.Entry<TreeNode,Integer> |
WikittyService.restoreNode(String wikittyId,
Criteria filter)
Retrieve wikitty node with count. |
| Methods in org.sharengo.wikitty with parameters of type TreeNode | |
|---|---|
protected static void |
AbstractWikittyService.fillBeanAttributes(TreeNode fromBean,
TreeNodeBean toBean)
Method copied from eugengo-0.7 generators |
void |
Tree.setNode(TreeNode node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||