org.archiviststoolkit.mydomain
Class ArchDescriptionRepeatingDataDAO

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

public class ArchDescriptionRepeatingDataDAO
extends DomainAccessObjectImpl


Constructor Summary
ArchDescriptionRepeatingDataDAO()
          Constructor which builds a DAO for this class.
 
Method Summary
 void gatherPersistentIds(ResourcesComponents component, org.hibernate.Session session, java.lang.String indent)
           
 java.util.List lookupRepeatingDataByParentResourceComponent(ResourcesComponents component)
           
 java.util.List lookupRepeatingDataByParentResourceComponent(ResourcesComponents component, org.hibernate.Session session)
           
 
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, 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

ArchDescriptionRepeatingDataDAO

public ArchDescriptionRepeatingDataDAO()
Constructor which builds a DAO for this class.

Method Detail

lookupRepeatingDataByParentResourceComponent

public java.util.List lookupRepeatingDataByParentResourceComponent(ResourcesComponents component)

lookupRepeatingDataByParentResourceComponent

public java.util.List lookupRepeatingDataByParentResourceComponent(ResourcesComponents component,
                                                                   org.hibernate.Session session)

gatherPersistentIds

public void gatherPersistentIds(ResourcesComponents component,
                                org.hibernate.Session session,
                                java.lang.String indent)