@Generated(value="org.nuiton.topia.templates.EntityDaoTransformer", date="Thu Oct 13 17:59:13 CEST 2016") public abstract class GeneratedTelephone2TopiaDao<E extends Telephone2> extends AbstractContact2TopiaDao<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 |
|---|
GeneratedTelephone2TopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(E entity) |
List<E> |
findAllByCountry(String v)
Deprecated.
|
List<E> |
findAllByPrefix(String v)
Deprecated.
|
Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> |
findAllUsages(E entity) |
E |
findByCountry(String v)
Deprecated.
|
E |
findByPrefix(String v)
Deprecated.
|
<U extends TopiaEntity> |
findUsages(Class<U> type,
E entity) |
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
forCountryEquals(String v) |
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
forCountryIn(Collection<String> v) |
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
forPrefixEquals(String v) |
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
forPrefixIn(Collection<String> v) |
List<TopiaEntity> |
getAggregate(E entity) |
List<TopiaEntity> |
getComposite(E entity) |
Class<E> |
getEntityClass() |
TopiaItLegacyEntityEnum |
getTopiaEntityEnum() |
findAllByContactValue, findAllByType, findAllContainsParty2, findByContactValue, findByType, findContainsParty2, forContactValueEquals, forContactValueIn, forParty2Contains, forTypeEquals, forTypeInaddTopiaEntityListener, 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, tryFindAny, tryFindByTopiaId, tryFindFirst, tryFindUnique, update, updateAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Class<E> getEntityClass()
getEntityClass in interface TopiaDao<E extends Telephone2>getEntityClass in class GeneratedContact2TopiaDao<E extends Telephone2>public TopiaItLegacyEntityEnum getTopiaEntityEnum()
getTopiaEntityEnum in class GeneratedContact2TopiaDao<E extends Telephone2>public void delete(E entity)
delete in interface TopiaDao<E extends Telephone2>delete in class GeneratedContact2TopiaDao<E extends Telephone2>public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forPrefixIn(Collection<String> v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forPrefixEquals(String v)
@Deprecated public E findByPrefix(String v)
@Deprecated public List<E> findAllByPrefix(String v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forCountryIn(Collection<String> v)
public TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> forCountryEquals(String v)
@Deprecated public E findByCountry(String v)
@Deprecated public List<E> findAllByCountry(String v)
public <U extends TopiaEntity> List<U> findUsages(Class<U> type, E entity)
findUsages in interface TopiaDao<E extends Telephone2>findUsages in class GeneratedContact2TopiaDao<E extends Telephone2>public Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> findAllUsages(E entity)
findAllUsages in interface TopiaDao<E extends Telephone2>findAllUsages in class GeneratedContact2TopiaDao<E extends Telephone2>public List<TopiaEntity> getAggregate(E entity) throws TopiaException
getAggregate in interface TopiaDao<E extends Telephone2>getAggregate in class GeneratedContact2TopiaDao<E extends Telephone2>TopiaExceptionpublic List<TopiaEntity> getComposite(E entity) throws TopiaException
getComposite in interface TopiaDao<E extends Telephone2>getComposite in class GeneratedContact2TopiaDao<E extends Telephone2>TopiaExceptionCopyright © 2004–2016 CodeLutin. All rights reserved.