@Generated(value="org.nuiton.topia.generator.EntityDAOTransformer", date="Mon Nov 24 15:46:47 UTC 2014") public abstract class ExtraDAOEntityDAOAbstract<E extends ExtraDAOEntity> extends
| Constructor and Description |
|---|
ExtraDAOEntityDAOAbstract() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
extra() |
List<E> |
findAllByAttr1(String v) |
Map<Class<? extends TopiaEntity>,List<? extends TopiaEntity>> |
findAllUsages(E entity) |
E |
findByAttr1(String v) |
<U extends TopiaEntity> |
findUsages(Class<U> type,
E entity) |
Class<E> |
getEntityClass() |
TopiaTestDAOHelper.TopiaTestEntityEnum |
getTopiaEntityEnum() |
public TopiaTestDAOHelper.TopiaTestEntityEnum getTopiaEntityEnum()
public abstract void extra()
throws TopiaException
TopiaExceptionpublic <U extends TopiaEntity> List<U> findUsages(Class<U> type, E entity) throws TopiaException
TopiaExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.