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