|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StartNode | |
---|---|
de.espirit.firstspirit.access.store.sitestore |
Uses of StartNode in de.espirit.firstspirit.access.store.sitestore |
---|
Subinterfaces of StartNode in de.espirit.firstspirit.access.store.sitestore | |
---|---|
interface |
PageRef
This interface provides methods to handle the pagereferences in the SiteStore |
interface |
PageRefFolder
This interface provides methods to handle the SiteStore-folder |
interface |
SiteStoreFolder
|
interface |
SiteStoreRoot
This interface provides methods to handle the SiteStore-Root |
Methods in de.espirit.firstspirit.access.store.sitestore that return StartNode | |
---|---|
StartNode |
SiteStoreFolder.findStartNode()
Finds recursive the start node in this sub tree. |
StartNode |
SiteStoreFolder.getStartNode()
Returns the startnode of this folder which is a direct child of this folder or null if no start node is defined. |
Methods in de.espirit.firstspirit.access.store.sitestore with parameters of type StartNode | |
---|---|
void |
SiteStoreFolder.setStartNode(StartNode startNode)
Sets the given StartNode as startnode of this sitestore folder. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |