Hierarchy For Package org.dspace.xmlworkflow.storedcomponents.dao.impl
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.dspace.core.AbstractHibernateDAO<T> (implements org.dspace.core.GenericDAO<T>)
- org.dspace.xmlworkflow.storedcomponents.dao.impl.ClaimedTaskDAOImpl (implements org.dspace.xmlworkflow.storedcomponents.dao.ClaimedTaskDAO)
- org.dspace.xmlworkflow.storedcomponents.dao.impl.CollectionRoleDAOImpl (implements org.dspace.xmlworkflow.storedcomponents.dao.CollectionRoleDAO)
- org.dspace.xmlworkflow.storedcomponents.dao.impl.InProgressUserDAOImpl (implements org.dspace.xmlworkflow.storedcomponents.dao.InProgressUserDAO)
- org.dspace.xmlworkflow.storedcomponents.dao.impl.PoolTaskDAOImpl (implements org.dspace.xmlworkflow.storedcomponents.dao.PoolTaskDAO)
- org.dspace.xmlworkflow.storedcomponents.dao.impl.WorkflowItemRoleDAOImpl (implements org.dspace.xmlworkflow.storedcomponents.dao.WorkflowItemRoleDAO)
- org.dspace.xmlworkflow.storedcomponents.dao.impl.XmlWorkflowItemDAOImpl (implements org.dspace.xmlworkflow.storedcomponents.dao.XmlWorkflowItemDAO)
- org.dspace.core.AbstractHibernateDAO<T> (implements org.dspace.core.GenericDAO<T>)