@Generated(value="org.nuiton.topia.generator.EntityDAOTransformer", date="Mon Sep 25 10:14:42 CEST 2017") public abstract class Telephone2DAOAbstract<E extends Telephone2> extends Contact2DAOImpl<E>
| Constructor and Description |
|---|
Telephone2DAOAbstract() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
findAllByCountry(String v) |
List<E> |
findAllByPrefix(String v) |
Map<Class<? extends org.nuiton.topia.persistence.TopiaEntity>,List<? extends org.nuiton.topia.persistence.TopiaEntity>> |
findAllUsages(E entity) |
E |
findByCountry(String v) |
E |
findByPrefix(String v) |
<U extends org.nuiton.topia.persistence.TopiaEntity> |
findUsages(Class<U> type,
E entity) |
Class<E> |
getEntityClass() |
TopiaTestDAOHelper.TopiaTestEntityEnum |
getTopiaEntityEnum() |
findAllByCompanydelete, findAllByContactValue, findAllByType, findAllContainsParty2, findByContactValue, findByType, findContainsParty2addTopiaEntityListener, addTopiaEntityVetoable, computeAndAddRecordsToPager, count, countByQuery, countByQuery, create, create, create, createQuery, createQuery, createSimpleQuery, deleteAll, existByProperties, existByQuery, existByTopiaId, existsByQuery, findAll, findAllByProperties, findAllByProperties, findAllByProperty, findAllByQuery, findAllByQuery, findAllByQuery, findAllByQueryAndPager, findAllByQueryAndPager, findAllByQueryWithBound, findAllByQueryWithBound, findAllContains, findAllIds, findAllLazyByQuery, findAllLazyByQuery, findAllLazyByQuery, findAllLazyByQuery, findAllMappedByQuery, findAllMappedByQuery, findAllWithOrder, findByPrimaryKey, findByPrimaryKey, findByProperties, findByProperties, findByProperty, findByQuery, findByQuery, findByQuery, findByTopiaId, findContains, getBatchSize, getContext, getId, getId, getRequestPermission, init, iterator, newInstance, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Class<E> getEntityClass()
getEntityClass in interface org.nuiton.topia.persistence.TopiaDAO<E extends Telephone2>getEntityClass in class Contact2DAOAbstract<E extends Telephone2>public TopiaTestDAOHelper.TopiaTestEntityEnum getTopiaEntityEnum()
getTopiaEntityEnum in interface org.nuiton.topia.persistence.TopiaDAO<E extends Telephone2>getTopiaEntityEnum in class Contact2DAOAbstract<E extends Telephone2>public E findByPrefix(String v) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic List<E> findAllByPrefix(String v) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic E findByCountry(String v) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic List<E> findAllByCountry(String v) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic <U extends org.nuiton.topia.persistence.TopiaEntity> List<U> findUsages(Class<U> type, E entity) throws org.nuiton.topia.TopiaException
findUsages in interface org.nuiton.topia.persistence.TopiaDAO<E extends Telephone2>findUsages in class Contact2DAOAbstract<E extends Telephone2>org.nuiton.topia.TopiaExceptionpublic Map<Class<? extends org.nuiton.topia.persistence.TopiaEntity>,List<? extends org.nuiton.topia.persistence.TopiaEntity>> findAllUsages(E entity) throws org.nuiton.topia.TopiaException
findAllUsages in interface org.nuiton.topia.persistence.TopiaDAO<E extends Telephone2>findAllUsages in class Contact2DAOAbstract<E extends Telephone2>org.nuiton.topia.TopiaExceptionCopyright © 2004–2017 CodeLutin. All rights reserved.