Uses of Interface
org.dspace.xmlworkflow.storedcomponents.dao.WorkflowItemRoleDAO
-
Packages that use WorkflowItemRoleDAO Package Description org.dspace.xmlworkflow.storedcomponents.dao.impl -
-
Uses of WorkflowItemRoleDAO in org.dspace.xmlworkflow.storedcomponents.dao.impl
Classes in org.dspace.xmlworkflow.storedcomponents.dao.impl that implement WorkflowItemRoleDAO Modifier and Type Class Description classWorkflowItemRoleDAOImplHibernate implementation of the Database Access Object interface class for the WorkflowItemRole object.
-