Uses of Interface
org.dspace.xmlworkflow.storedcomponents.service.XmlWorkflowItemService
-
-
Uses of XmlWorkflowItemService in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject declared as XmlWorkflowItemService Modifier and Type Field Description protected XmlWorkflowItemServiceWorkflowItemIndexFactoryImpl. workflowItemServiceprotected XmlWorkflowItemServiceItemIndexFactoryImpl. xmlWorkflowItemService -
Uses of XmlWorkflowItemService in org.dspace.discovery.indexobject.factory
Fields in org.dspace.discovery.indexobject.factory declared as XmlWorkflowItemService Modifier and Type Field Description protected XmlWorkflowItemServiceIndexObjectFactoryFactory. xmlWorkflowItemService -
Uses of XmlWorkflowItemService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as XmlWorkflowItemService Modifier and Type Field Description protected XmlWorkflowItemServiceWorkflowRequirementsServiceImpl. xmlWorkflowItemServiceprotected XmlWorkflowItemServiceXmlWorkflowServiceImpl. xmlWorkflowItemService -
Uses of XmlWorkflowItemService in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return XmlWorkflowItemService Modifier and Type Method Description abstract XmlWorkflowItemServiceXmlWorkflowServiceFactory. getXmlWorkflowItemService()XmlWorkflowItemServiceXmlWorkflowServiceFactoryImpl. getXmlWorkflowItemService() -
Uses of XmlWorkflowItemService in org.dspace.xmlworkflow.storedcomponents
Classes in org.dspace.xmlworkflow.storedcomponents that implement XmlWorkflowItemService Modifier and Type Class Description classXmlWorkflowItemServiceImplService implementation for the XmlWorkflowItem object.
-