| Package | Description |
|---|---|
| org.dspace.authorize |
Handles permissions for DSpace content.
|
| org.dspace.rdf | |
| org.dspace.workflow.factory | |
| org.dspace.workflowbasic | |
| org.dspace.workflowbasic.factory | |
| org.dspace.workflowbasic.service | |
| org.dspace.xmlworkflow.factory | |
| org.dspace.xmlworkflow.storedcomponents | |
| org.dspace.xmlworkflow.storedcomponents.service |
| Modifier and Type | Field and Description |
|---|---|
protected WorkflowItemService |
AuthorizeServiceImpl.workflowItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkflowItemService |
RDFConsumer.workflowItemService |
| Modifier and Type | Method and Description |
|---|---|
abstract WorkflowItemService |
WorkflowServiceFactory.getWorkflowItemService() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicWorkflowItemServiceImpl
Service implementation for the BasicWorkflowItem object.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowItemService |
BasicWorkflowServiceFactoryImpl.getWorkflowItemService() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicWorkflowItemService
Service interface class for the BasicWorkflowItem object.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowItemService |
XmlWorkflowServiceFactoryImpl.getWorkflowItemService() |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlWorkflowItemServiceImpl
Service implementation for the XmlWorkflowItem object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XmlWorkflowItemService
Service interface class for the XmlWorkflowItem object.
|
Copyright © 2016 DuraSpace. All Rights Reserved.