Uses of Interface
org.dspace.xmlworkflow.storedcomponents.dao.InProgressUserDAO
Packages that use InProgressUserDAO
Package
Description
The state of an item in a workflow is persisted in a number of objects.
-
Uses of InProgressUserDAO in org.dspace.xmlworkflow.storedcomponents
Fields in org.dspace.xmlworkflow.storedcomponents declared as InProgressUserDAOModifier and TypeFieldDescriptionprotected InProgressUserDAOInProgressUserServiceImpl.inProgressUserDAO -
Uses of InProgressUserDAO in org.dspace.xmlworkflow.storedcomponents.dao.impl
Classes in org.dspace.xmlworkflow.storedcomponents.dao.impl that implement InProgressUserDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the InProgressUser object.