|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SiteTreeNode
This interface is a wrapper around the more general w3c.Node which hides some details which are irrelevant for site tree nodes. It basically delegates everything to the Node.
| Method Summary | |
|---|---|
SiteTreeNode[] |
getNextSiblings()
Get the sitetreenodes, which are the siblings following this node |
SiteTreeNode[] |
getPrecedingSiblings()
Get the sitetreenodes, which are the siblings preceding this node |
| Methods inherited from interface org.apache.lenya.cms.site.SiteNode |
|---|
delete, getChildren, getHref, getLanguages, getLink, getName, getParent, getPath, getStructure, getSuffix, getUuid, hasLink, hasLink, isTopLevel, isVisible, setVisible |
| Method Detail |
|---|
SiteTreeNode[] getPrecedingSiblings()
SiteTreeNode[] getNextSiblings()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||