|
||||||||||
| 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.SiteNodeTypeDefinitionController
public class SiteNodeTypeDefinitionController
| Constructor Summary | |
|---|---|
SiteNodeTypeDefinitionController()
|
|
| Method Summary | |
|---|---|
SiteNodeTypeDefinitionVO |
create(SiteNodeTypeDefinitionVO vo)
|
void |
delete(SiteNodeTypeDefinitionVO vo)
|
void |
deleteSiteNodeTypeDefinition(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
This method deletes the SiteNodeTypeDefinition sent in from the system. |
java.util.List |
getAvailableServiceBindingVOList(java.lang.Integer siteNodeTypeDefinitionId)
This method returns a list with AvailableServiceBidningVO-objects which are available for the siteNodeTypeDefinition sent in |
java.util.List |
getAvailableServiceBindingVOList(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
This method returns a list with AvailableServiceBidningVO-objects which are available for the siteNodeTypeDefinition sent in |
static SiteNodeTypeDefinitionController |
getController()
Factory method |
BaseEntityVO |
getNewVO()
This is a method that gives the user back an newly initialized ValueObject for this entity that the controller is handling. |
SiteNodeTypeDefinition |
getSiteNodeTypeDefinitionWithId(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
|
SiteNodeTypeDefinition |
getSiteNodeTypeDefinitionWithIdAsReadOnly(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
|
SiteNodeTypeDefinition |
getSiteNodeTypeDefinitionWithName(java.lang.String name,
org.exolab.castor.jdo.Database db,
boolean readOnly)
This method gets a SiteNodeTypeDefinition based on it's name. |
java.util.List |
getSiteNodeTypeDefinitionVOList()
|
SiteNodeTypeDefinitionVO |
getSiteNodeTypeDefinitionVOWithId(java.lang.Integer siteNodeTypeDefinitionId)
|
SiteNodeTypeDefinitionVO |
getSiteNodeTypeDefinitionVOWithId(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
|
SiteNodeTypeDefinitionVO |
update(SiteNodeTypeDefinitionVO siteNodeTypeDefinitionVO)
|
SiteNodeTypeDefinitionVO |
update(SiteNodeTypeDefinitionVO siteNodeTypeDefinitionVO,
java.lang.String[] availableServiceBindingValues)
|
| 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, 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 |
| Constructor Detail |
|---|
public SiteNodeTypeDefinitionController()
| Method Detail |
|---|
public static SiteNodeTypeDefinitionController getController()
public SiteNodeTypeDefinitionVO getSiteNodeTypeDefinitionVOWithId(java.lang.Integer siteNodeTypeDefinitionId)
throws SystemException,
Bug
SystemException
Bug
public SiteNodeTypeDefinitionVO getSiteNodeTypeDefinitionVOWithId(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
throws SystemException,
Bug
SystemException
Bug
public SiteNodeTypeDefinitionVO create(SiteNodeTypeDefinitionVO vo)
throws ConstraintException,
SystemException
ConstraintException
SystemException
public void delete(SiteNodeTypeDefinitionVO vo)
throws ConstraintException,
SystemException
ConstraintException
SystemException
public SiteNodeTypeDefinition getSiteNodeTypeDefinitionWithId(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
throws SystemException,
Bug
SystemException
Bug
public SiteNodeTypeDefinition getSiteNodeTypeDefinitionWithIdAsReadOnly(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
throws SystemException,
Bug
SystemException
Bug
public java.util.List getSiteNodeTypeDefinitionVOList()
throws SystemException,
Bug
SystemException
Bug
public SiteNodeTypeDefinition getSiteNodeTypeDefinitionWithName(java.lang.String name,
org.exolab.castor.jdo.Database db,
boolean readOnly)
throws SystemException,
Bug
name - db -
SystemException
Bug
public void deleteSiteNodeTypeDefinition(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
throws SystemException,
Bug
SystemException
Bug
public SiteNodeTypeDefinitionVO update(SiteNodeTypeDefinitionVO siteNodeTypeDefinitionVO)
throws ConstraintException,
SystemException
ConstraintException
SystemException
public SiteNodeTypeDefinitionVO update(SiteNodeTypeDefinitionVO siteNodeTypeDefinitionVO,
java.lang.String[] availableServiceBindingValues)
throws ConstraintException,
SystemException
ConstraintException
SystemException
public java.util.List getAvailableServiceBindingVOList(java.lang.Integer siteNodeTypeDefinitionId)
throws ConstraintException,
SystemException
ConstraintException
SystemException
public java.util.List getAvailableServiceBindingVOList(java.lang.Integer siteNodeTypeDefinitionId,
org.exolab.castor.jdo.Database db)
throws ConstraintException,
SystemException
ConstraintException
SystemExceptionpublic BaseEntityVO getNewVO()
getNewVO in class BaseController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||