org.nuiton.topiatest
Class ExtraDAOEntityDAOImpl<E extends ExtraDAOEntity>

java.lang.Object
  extended by org.nuiton.topia.persistence.TopiaDAOImpl<E>
      extended by org.nuiton.topiatest.ExtraDAOEntityDAOAbstract<E>
          extended by org.nuiton.topiatest.ExtraDAOEntityDAOImpl<E>
All Implemented Interfaces:
org.nuiton.topia.persistence.TopiaDAO<E>
Direct Known Subclasses:
ExtraDAOEntityDAO

public class ExtraDAOEntityDAOImpl<E extends ExtraDAOEntity>
extends ExtraDAOEntityDAOAbstract<E>

Created: 26 mai 2010

Version:
$Id: ExtraDAOEntityDAOImpl.java 2245 2011-04-14 12:47:09Z tchemit $
Author:
fdesbois

Field Summary
 
Fields inherited from class org.nuiton.topia.persistence.TopiaDAOImpl
context, entityClass
 
Constructor Summary
ExtraDAOEntityDAOImpl()
           
 
Method Summary
 void extra()
          extra :
 
Methods inherited from class org.nuiton.topiatest.ExtraDAOEntityDAOAbstract
delete, findAllByAttr1, findAllUsages, findByAttr1, findUsages, getEntityClass
 
Methods inherited from class org.nuiton.topia.persistence.TopiaDAOImpl
addTopiaEntityListener, addTopiaEntityVetoable, count, countByQuery, create, create, create, createQuery, createQuery, existByProperties, existByQuery, existByTopiaId, findAll, findAllByProperties, findAllByProperties, findAllByProperty, findAllByQuery, findAllContains, findAllIds, findAllMappedByQuery, findAllMappedByQuery, findAllWithOrder, findByPrimaryKey, findByPrimaryKey, findByProperties, findByProperties, findByProperty, findByQuery, findByTopiaId, findContains, getContext, getId, getId, getRequestPermission, init, newInstance, removeTopiaEntityListener, removeTopiaEntityVetoable, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuiton.topia.persistence.TopiaDAO
addTopiaEntityListener, addTopiaEntityVetoable, count, countByQuery, create, create, create, createQuery, createQuery, existByProperties, existByQuery, existByTopiaId, findAll, findAllByProperties, findAllByProperties, findAllByProperty, findAllByQuery, findAllContains, findAllIds, findAllMappedByQuery, findAllMappedByQuery, findAllWithOrder, findByPrimaryKey, findByPrimaryKey, findByProperties, findByProperties, findByProperty, findByQuery, findByTopiaId, findContains, getContext, getRequestPermission, init, newInstance, removeTopiaEntityListener, removeTopiaEntityVetoable, update
 

Constructor Detail

ExtraDAOEntityDAOImpl

public ExtraDAOEntityDAOImpl()
Method Detail

extra

public void extra()
           throws org.nuiton.topia.TopiaException
Description copied from class: ExtraDAOEntityDAOAbstract
extra :

Specified by:
extra in class ExtraDAOEntityDAOAbstract<E extends ExtraDAOEntity>
Throws:
org.nuiton.topia.TopiaException


Copyright © 2004-2011 CodeLutin. All Rights Reserved.