|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoglue.cms.controllers.kernel.impl.simple.BaseUCCController
org.infoglue.cms.controllers.usecases.structuretool.impl.simple.ViewSiteNodeTreeUCCImpl
public class ViewSiteNodeTreeUCCImpl
| Constructor Summary | |
|---|---|
ViewSiteNodeTreeUCCImpl()
|
|
| Method Summary | |
|---|---|
SiteNodeVO |
getRootSiteNode(java.lang.Integer repositoryId,
InfoGluePrincipal infoGluePrincipal)
This method fetches the root siteNode for a particular repository. |
SiteNodeVO |
getSiteNode(java.lang.Integer siteNodeId)
|
java.util.List |
getSiteNodeChildren(java.lang.Integer parentSiteNodeId)
|
| Methods inherited from class org.infoglue.cms.controllers.kernel.impl.simple.BaseUCCController |
|---|
beginTransaction, commitTransaction, getLogger, rollbackTransaction, toCollection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewSiteNodeTreeUCCImpl()
| Method Detail |
|---|
public SiteNodeVO getRootSiteNode(java.lang.Integer repositoryId,
InfoGluePrincipal infoGluePrincipal)
throws ConstraintException,
SystemException
getRootSiteNode in interface ViewSiteNodeTreeUCCConstraintException
SystemException
public SiteNodeVO getSiteNode(java.lang.Integer siteNodeId)
throws ConstraintException,
SystemException
getSiteNode in interface ViewSiteNodeTreeUCCConstraintException
SystemException
public java.util.List getSiteNodeChildren(java.lang.Integer parentSiteNodeId)
throws ConstraintException,
SystemException
getSiteNodeChildren in interface ViewSiteNodeTreeUCCConstraintException
SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||