public class PersonListDAOImpl<E extends PersonList> extends PersonListDAOAbstract<E>
| Constructor and Description |
|---|
PersonListDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
findAllFavoriteLists(UserAccount user) |
List<E> |
findFavoriteLists(UserAccount user,
org.nuiton.topia.persistence.pager.TopiaPagerBean pager) |
boolean |
isPersonListExist(UserAccount user,
String name) |
delete, findAllByName, findAllByOwner, findAllContainsPollAccount, findAllUsages, findByName, findByOwner, findContainsPollAccount, findUsages, getEntityClass, getTopiaEntityEnumaddTopiaEntityListener, addTopiaEntityVetoable, computeAndAddRecordsToPager, count, countByQuery, countByQuery, create, create, create, createQuery, createQuery, createSimpleQuery, deleteAll, existByProperties, existByQuery, existByTopiaId, existsByQuery, findAll, findAllByProperties, findAllByProperties, findAllByProperty, findAllByQuery, findAllByQuery, findAllByQuery, findAllByQueryAndPager, findAllByQueryAndPager, findAllByQueryWithBound, findAllByQueryWithBound, findAllContains, findAllIds, findAllLazyByQuery, findAllLazyByQuery, findAllLazyByQuery, findAllLazyByQuery, findAllMappedByQuery, findAllMappedByQuery, findAllWithOrder, findByPrimaryKey, findByPrimaryKey, findByProperties, findByProperties, findByProperty, findByQuery, findByQuery, findByQuery, findByTopiaId, findContains, getBatchSize, getContext, getId, getId, getRequestPermission, init, iterator, newInstance, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, updatepublic List<E> findFavoriteLists(UserAccount user, org.nuiton.topia.persistence.pager.TopiaPagerBean pager) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic List<E> findAllFavoriteLists(UserAccount user) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic boolean isPersonListExist(UserAccount user, String name) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionCopyright © 2009-2013 CodeLutin. All Rights Reserved.