org.archiviststoolkit.mydomain
Class AccessionsDAO

java.lang.Object
  extended by org.archiviststoolkit.mydomain.DomainAccessObjectImpl
      extended by org.archiviststoolkit.mydomain.AccessionsDAO
All Implemented Interfaces:
java.util.EventListener, DomainAccessListener, DomainAccessObject

public class AccessionsDAO
extends DomainAccessObjectImpl


Constructor Summary
AccessionsDAO()
           
 
Method Summary
 void updateDisplayFields(InfiniteProgressPanel progressPanel)
           
 
Methods inherited from class org.archiviststoolkit.mydomain.DomainAccessObjectImpl
add, addGroup, addListener, closeLongSession, closeLongSessionRollback, delete, deleteById, deleteGroup, deleteLongSession, deleteLongSession, domainChanged, findAll, findAll, findAllLongSession, findAllLongSession, findByExample, findByNamedQuery, findByNamedQuery, findByPrimaryKey, findByPrimaryKeyLongSession, findByPrimaryKeyLongSessionForPrinting, findByPropertyValue, findByPropertyValues, findByPropertyValuesLongSession, findByQuery, findByQueryEditor, findByQueryEditorLongSession, findByUniquePropertyValue, findByUniquePropertyValueLongSession, getCountBasedOnPropertyValue, getHumanReadableSearchString, getLongSession, getPersistentClass, merge, notifyListeners, removeListener, setHumanReadableSearchString, update, updateLongSession, updateLongSession, updateTextField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessionsDAO

public AccessionsDAO()
Method Detail

updateDisplayFields

public void updateDisplayFields(InfiniteProgressPanel progressPanel)