@Generated(value="org.nuiton.topia.templates.EntityDaoTransformer", date="Thu Jun 07 16:46:26 CEST 2018") public abstract class GeneratedGeneralizedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity> extends AbstractNaturalizedEntityTopiaDao<E>
AbstractTopiaDao.FindAllIterator<E extends TopiaEntity,O>, AbstractTopiaDao.InnerTopiaQueryBuilderAddCriteriaOrRunQueryStep<E extends TopiaEntity>, AbstractTopiaDao.InnerTopiaQueryBuilderRunQueryStep<E extends TopiaEntity>batchSize, PAGINATION_ORDER_TO_HQL, topiaDaoSupplier, topiaFiresSupport, topiaHibernateSupport, topiaIdFactory, topiaJpaSupport, topiaSqlSupport| Constructor and Description |
|---|
GeneratedGeneralizedNaturalizedEntityTopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
E |
createByNaturalId(Integer naturalIdNotNull,
String naturalIdNull) |
E |
createByNotNull(Integer naturalIdNotNull) |
void |
delete(E entity) |
boolean |
existByNaturalId(Integer naturalIdNotNull,
String naturalIdNull)
Deprecated.
|
Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> |
findAllUsages(E entity) |
E |
findByNaturalId(Integer naturalIdNotNull,
String naturalIdNull)
Deprecated.
|
<U extends TopiaEntity> |
findUsages(Class<U> type,
E entity) |
TopiaQueryBuilderRunQueryWithUniqueResultStep<E> |
forNaturalId(Integer naturalIdNotNull,
String naturalIdNull) |
List<TopiaEntity> |
getAggregate(E entity) |
List<TopiaEntity> |
getComposite(E entity) |
Class<E> |
getEntityClass() |
TopiaItLegacyEntityEnum |
getTopiaEntityEnum() |
findAllByNaturalIdNotNull, findAllByNaturalIdNull, findByNaturalIdNotNull, findByNaturalIdNull, forNaturalIdNotNullEquals, forNaturalIdNotNullIn, forNaturalIdNullEquals, forNaturalIdNullInaddTopiaEntityListener, addTopiaEntityVetoable, count, count, create, create, create, create, createAll, deleteAll, exists, find, find, find, findAll, findAll, findAll, findAllIds, findAllLazy, findAllLazy, findAllLazy, findAllLazy, findAllLazy, findAny, findAnyOrNull, findAnyOrNull, findByTopiaId, findFirst, findFirstOrNull, findPage, findUnique, findUniqueOrNull, forAll, forContains, forEquals, forHql, forHql, forHql, forIn, forProperties, forProperties, forTopiaIdEquals, forTopiaIdIn, getBatchSize, getHqlForNoConstraint, getHqlForProperties, getHqlForProperties, getTopiaFiresSupport, hqlContainsCount, hqlContainsOrderBy, hqlStartsWithSelect, init, initPagination, initPagination, iterator, newFromClause, newFromClause, newHqlAndParametersBuilder, newInstance, newQueryBuilder, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, stream, stream, streamAll, tryFindAny, tryFindByTopiaId, tryFindFirst, tryFindUnique, update, updateAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GeneratedGeneralizedNaturalizedEntityTopiaDao()
public Class<E> getEntityClass()
getEntityClass in interface TopiaDao<E extends GeneralizedNaturalizedEntity>getEntityClass in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public TopiaItLegacyEntityEnum getTopiaEntityEnum()
getTopiaEntityEnum in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public void delete(E entity)
delete in interface TopiaDao<E extends GeneralizedNaturalizedEntity>delete in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>@Deprecated public E findByNaturalId(Integer naturalIdNotNull, String naturalIdNull)
findByNaturalId in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>@Deprecated public boolean existByNaturalId(Integer naturalIdNotNull, String naturalIdNull)
existByNaturalId in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public E createByNaturalId(Integer naturalIdNotNull, String naturalIdNull)
createByNaturalId in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public TopiaQueryBuilderRunQueryWithUniqueResultStep<E> forNaturalId(Integer naturalIdNotNull, String naturalIdNull)
forNaturalId in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public E createByNotNull(Integer naturalIdNotNull)
createByNotNull in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public <U extends TopiaEntity> List<U> findUsages(Class<U> type, E entity)
findUsages in interface TopiaDao<E extends GeneralizedNaturalizedEntity>findUsages in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> findAllUsages(E entity)
findAllUsages in interface TopiaDao<E extends GeneralizedNaturalizedEntity>findAllUsages in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>public List<TopiaEntity> getAggregate(E entity) throws TopiaException
getAggregate in interface TopiaDao<E extends GeneralizedNaturalizedEntity>getAggregate in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>TopiaExceptionpublic List<TopiaEntity> getComposite(E entity) throws TopiaException
getComposite in interface TopiaDao<E extends GeneralizedNaturalizedEntity>getComposite in class GeneratedNaturalizedEntityTopiaDao<E extends GeneralizedNaturalizedEntity>TopiaExceptionCopyright © 2004–2018 CodeLutin. All rights reserved.