@Generated(value="org.nuiton.topia.generator.EntityDAOTransformer", date="Sat Apr 11 05:26:44 UTC 2015") public abstract class TopiaExpressionLinkDAOAbstract<E extends TopiaExpressionLink> extends TopiaDAOImpl<E>
TopiaDAOImpl.FindAllIterator<E extends TopiaEntity,R>context, entityClass| Constructor and Description |
|---|
TopiaExpressionLinkDAOAbstract() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
findAllByBy(String v) |
List<E> |
findAllByReplace(String v) |
Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> |
findAllUsages(E entity) |
E |
findByBy(String v) |
E |
findByReplace(String v) |
<U extends TopiaEntity> |
findUsages(Class<U> type,
E entity) |
Class<E> |
getEntityClass() |
TopiaSecurityDAOHelper.TopiaSecurityEntityEnum |
getTopiaEntityEnum() |
addTopiaEntityListener, addTopiaEntityVetoable, computeAndAddRecordsToPager, count, countByQuery, countByQuery, create, create, create, createQuery, createQuery, createSimpleQuery, delete, 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, updatepublic Class<E> getEntityClass()
getEntityClass in interface TopiaDAO<E extends TopiaExpressionLink>getEntityClass in class TopiaDAOImpl<E extends TopiaExpressionLink>public TopiaSecurityDAOHelper.TopiaSecurityEntityEnum getTopiaEntityEnum()
getTopiaEntityEnum in interface TopiaDAO<E extends TopiaExpressionLink>getTopiaEntityEnum in class TopiaDAOImpl<E extends TopiaExpressionLink>public E findByReplace(String v) throws TopiaException
TopiaExceptionpublic List<E> findAllByReplace(String v) throws TopiaException
TopiaExceptionpublic E findByBy(String v) throws TopiaException
TopiaExceptionpublic List<E> findAllByBy(String v) throws TopiaException
TopiaExceptionpublic <U extends TopiaEntity> List<U> findUsages(Class<U> type, E entity) throws TopiaException
findUsages in interface TopiaDAO<E extends TopiaExpressionLink>findUsages in class TopiaDAOImpl<E extends TopiaExpressionLink>TopiaExceptionpublic Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> findAllUsages(E entity) throws TopiaException
findAllUsages in interface TopiaDAO<E extends TopiaExpressionLink>findAllUsages in class TopiaDAOImpl<E extends TopiaExpressionLink>TopiaExceptionCopyright © 2004–2015 CodeLutin. All rights reserved.