|
|||||||||
| 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.BaseController
org.infoglue.cms.controllers.kernel.impl.simple.SiteNodeVersionController
org.infoglue.cms.controllers.kernel.impl.simple.SiteNodeVersionControllerProxy
public class SiteNodeVersionControllerProxy
| Field Summary | |
|---|---|
protected static java.lang.Integer |
INHERITED
|
protected static java.lang.Integer |
NO
|
protected static java.lang.Integer |
YES
|
| Constructor Summary | |
|---|---|
SiteNodeVersionControllerProxy()
|
|
| Method Summary | |
|---|---|
SiteNodeVersionVO |
acUpdate(InfoGluePrincipal infogluePrincipal,
SiteNodeVersionVO siteNodeVersionVO)
This method updates a content after first checking that the user has rights to edit it. |
SiteNodeVersionVO |
acUpdate(InfoGluePrincipal infogluePrincipal,
SiteNodeVersionVO siteNodeVersionVO,
org.exolab.castor.jdo.Database db)
This method updates a content after first checking that the user has rights to edit it. |
SiteNodeVersionVO |
getACLatestActiveSiteNodeVersionVO(InfoGluePrincipal infogluePrincipal,
java.lang.Integer siteNodeId)
This method returns a specific siteNodeVersion-object |
SiteNodeVersionVO |
getACLatestActiveSiteNodeVersionVO(InfoGluePrincipal infogluePrincipal,
java.lang.Integer siteNodeId,
org.exolab.castor.jdo.Database db)
This method returns a specific siteNodeVersion-object |
boolean |
getIsSiteNodeVersionProtected(java.lang.Integer siteNodeVersionId)
This method returns true if the if the siteNode in question is protected. |
boolean |
getIsSiteNodeVersionProtected(java.lang.Integer siteNodeVersionId,
org.exolab.castor.jdo.Database db)
This method returns true if the if the siteNode in question is protected. |
java.lang.Integer |
getProtectedSiteNodeVersionId(java.lang.Integer siteNodeVersionId)
This method returns true if the if the siteNode in question is protected. |
java.lang.Integer |
getProtectedSiteNodeVersionId(java.lang.Integer siteNodeVersionId,
org.exolab.castor.jdo.Database db)
This method returns true if the if the siteNode in question is protected within a transaction. |
static SiteNodeVersionControllerProxy |
getSiteNodeVersionControllerProxy()
|
| Methods inherited from class org.infoglue.cms.controllers.kernel.impl.simple.BaseController |
|---|
beginTransaction, beginTransaction, closeDatabase, commitTransaction, createEntity, createEntity, createQuery, deleteEntity, deleteEntity, deleteEntity, deleteEntity, executeQuery, executeQuery, executeQuery, executeQuery, getAllObjects, getAllVOObjects, getAllVOObjects, getAllVOObjects, getAllVOObjects, getLogger, getObjectWithId, getObjectWithId, getObjectWithIdAsReadOnly, getVOWithId, getVOWithId, getVOWithId, getVOWithId, intercept, intercept, rollbackTransaction, toModifiableVOList, toVOList, updateEntity, updateEntity, updateEntity, updateEntity, validateEntity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.Integer NO
protected static final java.lang.Integer YES
protected static final java.lang.Integer INHERITED
| Constructor Detail |
|---|
public SiteNodeVersionControllerProxy()
| Method Detail |
|---|
public static SiteNodeVersionControllerProxy getSiteNodeVersionControllerProxy()
public SiteNodeVersionVO getACLatestActiveSiteNodeVersionVO(InfoGluePrincipal infogluePrincipal,
java.lang.Integer siteNodeId,
org.exolab.castor.jdo.Database db)
throws ConstraintException,
SystemException,
Bug,
java.lang.Exception
ConstraintException
SystemException
Bug
java.lang.Exception
public SiteNodeVersionVO getACLatestActiveSiteNodeVersionVO(InfoGluePrincipal infogluePrincipal,
java.lang.Integer siteNodeId)
throws ConstraintException,
SystemException,
Bug,
java.lang.Exception
ConstraintException
SystemException
Bug
java.lang.Exception
public SiteNodeVersionVO acUpdate(InfoGluePrincipal infogluePrincipal,
SiteNodeVersionVO siteNodeVersionVO)
throws ConstraintException,
SystemException,
Bug,
java.lang.Exception
ConstraintException
SystemException
Bug
java.lang.Exception
public SiteNodeVersionVO acUpdate(InfoGluePrincipal infogluePrincipal,
SiteNodeVersionVO siteNodeVersionVO,
org.exolab.castor.jdo.Database db)
throws ConstraintException,
SystemException,
Bug,
java.lang.Exception
ConstraintException
SystemException
Bug
java.lang.Exceptionpublic java.lang.Integer getProtectedSiteNodeVersionId(java.lang.Integer siteNodeVersionId)
public java.lang.Integer getProtectedSiteNodeVersionId(java.lang.Integer siteNodeVersionId,
org.exolab.castor.jdo.Database db)
public boolean getIsSiteNodeVersionProtected(java.lang.Integer siteNodeVersionId)
public boolean getIsSiteNodeVersionProtected(java.lang.Integer siteNodeVersionId,
org.exolab.castor.jdo.Database db)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||