Uses of Interface
org.dspace.xmlworkflow.storedcomponents.dao.CollectionRoleDAO
-
Packages that use CollectionRoleDAO Package Description org.dspace.xmlworkflow.storedcomponents org.dspace.xmlworkflow.storedcomponents.dao.impl -
-
Uses of CollectionRoleDAO in org.dspace.xmlworkflow.storedcomponents
Fields in org.dspace.xmlworkflow.storedcomponents declared as CollectionRoleDAO Modifier and Type Field Description protected CollectionRoleDAOCollectionRoleServiceImpl. collectionRoleDAO -
Uses of CollectionRoleDAO in org.dspace.xmlworkflow.storedcomponents.dao.impl
Classes in org.dspace.xmlworkflow.storedcomponents.dao.impl that implement CollectionRoleDAO Modifier and Type Class Description classCollectionRoleDAOImplHibernate implementation of the Database Access Object interface class for the CollectionRole object.
-