|
||||||||||
| 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.ExtendedSearchController
public class ExtendedSearchController
| Method Summary | |
|---|---|
static ExtendedSearchController |
getController()
Returns the singleton controller. |
BaseEntityVO |
getNewVO()
Unused. |
java.util.Set |
search(ExtendedSearchCriterias criterias)
|
java.util.Set |
search(ExtendedSearchCriterias criterias,
org.exolab.castor.jdo.Database db)
|
java.util.Set |
search(java.lang.Integer stateId,
ContentTypeDefinitionVO contentTypeDefinitionVO,
LanguageVO languageVO,
CategoryConditions categories)
Deprecated. Use search(ExtendedSearchCriterias) |
java.util.Set |
search(java.lang.Integer stateId,
ContentTypeDefinitionVO contentTypeDefinitionVO,
LanguageVO languageVO,
CategoryConditions categories,
org.exolab.castor.jdo.Database db)
Deprecated. Use search(ExtendedSearchCriterias) |
java.util.Set |
search(java.lang.Integer stateId,
ContentTypeDefinitionVO contentTypeDefinitionVO,
LanguageVO languageVO,
CategoryConditions categories,
java.util.List xmlAttributes,
java.lang.String freetext)
Deprecated. Use search(ExtendedSearchCriterias) |
java.util.Set |
search(java.lang.Integer stateId,
java.util.List contentTypeDefinitionVOs,
LanguageVO languageVO,
CategoryConditions categories)
Deprecated. Use search(ExtendedSearchCriterias) |
java.util.Set |
search(java.lang.Integer stateId,
java.util.List contentTypeDefinitionVOs,
LanguageVO languageVO,
CategoryConditions categories,
org.exolab.castor.jdo.Database db)
Deprecated. Use search(ExtendedSearchCriterias) |
static boolean |
useFull()
|
| 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 |
| Method Detail |
|---|
public static ExtendedSearchController getController()
public java.util.Set search(java.lang.Integer stateId,
ContentTypeDefinitionVO contentTypeDefinitionVO,
LanguageVO languageVO,
CategoryConditions categories)
throws SystemException
SystemException
public java.util.Set search(java.lang.Integer stateId,
ContentTypeDefinitionVO contentTypeDefinitionVO,
LanguageVO languageVO,
CategoryConditions categories,
org.exolab.castor.jdo.Database db)
throws SystemException
SystemException
public java.util.Set search(java.lang.Integer stateId,
java.util.List contentTypeDefinitionVOs,
LanguageVO languageVO,
CategoryConditions categories)
throws SystemException
SystemException
public java.util.Set search(java.lang.Integer stateId,
java.util.List contentTypeDefinitionVOs,
LanguageVO languageVO,
CategoryConditions categories,
org.exolab.castor.jdo.Database db)
throws SystemException
SystemException
public java.util.Set search(java.lang.Integer stateId,
ContentTypeDefinitionVO contentTypeDefinitionVO,
LanguageVO languageVO,
CategoryConditions categories,
java.util.List xmlAttributes,
java.lang.String freetext)
throws SystemException
SystemException
public java.util.Set search(ExtendedSearchCriterias criterias)
throws SystemException
SystemException
public java.util.Set search(ExtendedSearchCriterias criterias,
org.exolab.castor.jdo.Database db)
throws SystemException
SystemExceptionpublic static boolean useFull()
public BaseEntityVO getNewVO()
getNewVO in class BaseController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||