Uses of Interface
org.dspace.xmlworkflow.storedcomponents.service.CollectionRoleService
Packages that use CollectionRoleService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Provides classes representing e-people and groups of e-people.
An Item submission begins as a
WorkspaceItem in some user's workspace.The state of an item in a workflow is persisted in a number of objects.
-
Uses of CollectionRoleService in org.dspace.content
Fields in org.dspace.content declared as CollectionRoleServiceModifier and TypeFieldDescriptionprotected CollectionRoleServiceCollectionServiceImpl.collectionRoleService -
Uses of CollectionRoleService in org.dspace.eperson
Fields in org.dspace.eperson declared as CollectionRoleServiceModifier and TypeFieldDescriptionprotected CollectionRoleServiceGroupServiceImpl.collectionRoleService -
Uses of CollectionRoleService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as CollectionRoleServiceModifier and TypeFieldDescriptionprotected static final CollectionRoleServiceWorkflowUtils.collectionRoleServiceprotected CollectionRoleServiceXmlWorkflowServiceImpl.collectionRoleService -
Uses of CollectionRoleService in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return CollectionRoleServiceModifier and TypeMethodDescriptionabstract CollectionRoleServiceXmlWorkflowServiceFactory.getCollectionRoleService()XmlWorkflowServiceFactoryImpl.getCollectionRoleService() -
Uses of CollectionRoleService in org.dspace.xmlworkflow.storedcomponents
Classes in org.dspace.xmlworkflow.storedcomponents that implement CollectionRoleServiceModifier and TypeClassDescriptionclassService implementation for the CollectionRole object.