|
||||||||||
| 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.InconsistenciesController
public class InconsistenciesController
This class handles inconsistencies in the domain model and the cleanup of them.
| Constructor Summary | |
|---|---|
InconsistenciesController()
|
|
| Method Summary | |
|---|---|
java.util.List |
getAllInconsistencies()
|
static InconsistenciesController |
getController()
Factory method to get object |
BaseEntityVO |
getNewVO()
|
void |
removeReferences(java.lang.Integer registryId,
InfoGluePrincipal infoGluePrincipal)
|
| 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 InconsistenciesController()
| Method Detail |
|---|
public static InconsistenciesController getController()
public java.util.List getAllInconsistencies()
throws java.lang.Exception
java.lang.Exception
public void removeReferences(java.lang.Integer registryId,
InfoGluePrincipal infoGluePrincipal)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exceptionpublic BaseEntityVO getNewVO()
getNewVO in class BaseController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||