@Generated(value="org.nuiton.topia.templates.EntityDaoTransformer", date="Mon Jun 16 17:12:50 CEST 2014") 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, topiaListenableSupport, 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() |
findAllByCompanyfindAllByContactValue, 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, findUnique, findUniqueOrNull, forAll, forContains, forEquals, forHql, forHql, forHql, forIn, forProperties, forProperties, forTopiaIdEquals, forTopiaIdIn, getBatchSize, getHqlForNoConstraint, getHqlForProperties, getHqlForProperties, getTopiaFiresSupport, hqlContainsCount, hqlContainsOrderBy, hqlStartsWithSelect, 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 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–2014 CodeLutin. All rights reserved.