|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
T - the node typepublic interface I_CmsGalleryTreeEntry<T>
Common interface for accessing sitemap/VFS entry beans as tree nodes.
| Method Summary | |
|---|---|
void |
addChild(T child)
Adds a new child to the node. |
java.util.List<T> |
getChildren()
Gets the children of this node. |
| Method Detail |
|---|
void addChild(T child)
child - the child to addjava.util.List<T> getChildren()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||