public abstract class GeneratedPersonneTopiaDao<E extends Personne> extends AbstractTopiaDao<E> implements PersonneDao
AbstractTopiaDao.FindAllIterator<E extends TopiaEntity,R>, AbstractTopiaDao.TopiaQueryBuilderAddCriteriaStep<E extends TopiaEntity>, AbstractTopiaDao.TopiaQueryBuilderRunQueryStep<E extends TopiaEntity>batchSize, topiaDaoSupplier, topiaFiresSupport, topiaIdFactory, topiaJpaSupport, topiaListenableSupport, topiaSqlSupport| Constructor and Description |
|---|
GeneratedPersonneTopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> |
findAllUsages(E entity) |
<R extends TopiaEntity> |
findUsages(Class<R> type,
E entity) |
Class<E> |
getEntityClass() |
TopiaEntityEnum |
getTopiaEntityEnum() |
addTopiaEntityListener, addTopiaEntityVetoable, count, count, create, create, create, create, createAll, delete, deleteAll, exists, find, find, find, find, findAll, findAll, findAll, findAllIds, findAllLazy, findAllLazy, findAllLazy, findAny, findAny, findAnyOrNull, findAnyOrNull, findByTopiaId, findFirst, findFirst, findFirstOrNull, findFirstOrNull, findUnique, findUnique, findUniqueOrNull, findUniqueOrNull, forContains, forEquals, forHql, forHql, forHql, forIn, forProperties, forProperties, forTopiaIdEquals, forTopiaIdIn, getBatchSize, getHqlForNoConstraint, getHqlForProperties, getHqlForProperties, getTopiaFiresSupport, init, iterator, newFromClause, newHqlAndParametersBuilder, newInstance, newQueryBuilder, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, tryFindAny, tryFindAny, tryFindByTopiaId, tryFindFirst, tryFindFirst, tryFindUnique, tryFindUnique, update, updateAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAllPersonnesByXAndYpublic TopiaEntityEnum getTopiaEntityEnum()
getTopiaEntityEnum in class AbstractTopiaDao<E extends Personne>public <R extends TopiaEntity> List<R> findUsages(Class<R> type, E entity) throws TopiaException
findUsages in interface TopiaDao<E extends Personne>TopiaExceptionpublic Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> findAllUsages(E entity) throws TopiaException
findAllUsages in interface TopiaDao<E extends Personne>TopiaExceptionpublic Class<E> getEntityClass()
getEntityClass in interface TopiaDao<E extends Personne>getEntityClass in class AbstractTopiaDao<E extends Personne>Copyright © 2004–2013 CodeLutin. All rights reserved.