@Generated(value="org.nuiton.topia.templates.EntityDaoTransformer", date="Mon Jan 27 18:25:07 CET 2014") public abstract class GeneratedCompanyTopiaDao<E extends Company> extends AbstractTopiaTestDao<E>
AbstractTopiaDao.FindAllIterator<E extends TopiaEntity,K>, AbstractTopiaDao.InnerTopiaQueryBuilderAddCriteriaOrRunQueryStep<E extends TopiaEntity>, AbstractTopiaDao.InnerTopiaQueryBuilderRunQueryStep<E extends TopiaEntity>batchSize, topiaDaoSupplier, topiaFiresSupport, topiaIdFactory, topiaJpaSupport, topiaListenableSupport, topiaSqlSupport| Constructor and Description |
|---|
GeneratedCompanyTopiaDao() |
addTopiaEntityListener, addTopiaEntityVetoable, count, count, create, create, create, create, createAll, deleteAll, exists, find, find, findAll, findAll, findAllIds, findAllLazy, findAllLazy, findAllLazy, findAny, findAnyOrNull, findByTopiaId, findFirst, findFirstOrNull, findUnique, findUniqueOrNull, forContains, forEquals, forHql, forHql, forHql, forIn, forProperties, forProperties, forTopiaIdEquals, forTopiaIdIn, getBatchSize, getHqlForNoConstraint, getHqlForProperties, getHqlForProperties, getTopiaFiresSupport, hqlContainsCount, hqlContainsOrderBy, init, iterator, newFromClause, newFromClause, newHqlAndParametersBuilder, newInstance, newPager, newPager, newQueryBuilder, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, tryFindAny, tryFindByTopiaId, tryFindFirst, tryFindUnique, update, updateAllpublic Class<E> getEntityClass()
getEntityClass in interface TopiaDao<E extends Company>getEntityClass in class AbstractTopiaDao<E extends Company>public TopiaTestEntityEnum getTopiaEntityEnum()
getTopiaEntityEnum in class AbstractTopiaDao<E extends Company>public void delete(E entity)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forNameIn(Iterable<String> v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forNameEquals(String v)
@Deprecated public E findByName(String v)
@Deprecated public List<E> findAllByName(String v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forSiretIn(Iterable<Integer> v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forSiretEquals(int v)
@Deprecated public E findBySiret(int v)
@Deprecated public List<E> findAllBySiret(int v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forEmployeContains(Employe v)
@Deprecated public E findContainsEmploye(Employe v)
@Deprecated public List<E> findAllContainsEmploye(Employe v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forDepartmentContains(Department v)
@Deprecated public E findContainsDepartment(Department v)
@Deprecated public List<E> findAllContainsDepartment(Department v)
public <U extends TopiaEntity> List<U> findUsages(Class<U> type, E entity)
public Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> findAllUsages(E entity)
public List<TopiaEntity> getAggregate(E entity) throws TopiaException
TopiaExceptionpublic List<TopiaEntity> getComposite(E entity) throws TopiaException
TopiaExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.