| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.factory | |
| org.dspace.content.service | |
| org.dspace.workflow |
DSpace's workflow system
|
| org.dspace.workflowbasic | |
| org.dspace.workflowbasic.service | |
| org.dspace.xmlworkflow.storedcomponents | |
| org.dspace.xmlworkflow.storedcomponents.service |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionServiceImpl
Service implementation for the Collection object.
|
class |
CommunityServiceImpl
Service implementation for the Community object.
|
class |
ItemServiceImpl
Service implementation for the Item object.
|
class |
WorkspaceItemServiceImpl
Service implementation for the WorkspaceItem object.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends IndexableObject<PK>,PK extends Serializable> |
ContentServiceFactory.getIndexableObjectService(int type) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexableObjectService> |
ContentServiceFactoryImpl.getIndexableObjectServices() |
abstract List<IndexableObjectService> |
ContentServiceFactory.getIndexableObjectServices()
Return the list of all the available implementations of the IndexableObjectService interface
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionService
Service interface class for the Collection object.
|
interface |
CommunityService
Service interface class for the Community object.
|
interface |
InProgressSubmissionService<T extends InProgressSubmission<ID>,ID extends Serializable>
Service interface class for the InProgressSubmission.
|
interface |
ItemService
Service interface class for the Item object.
|
interface |
WorkspaceItemService
Service interface class for the WorkspaceItem object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowItemService<T extends WorkflowItem>
Service interface class for the Workflow items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicWorkflowItemServiceImpl
Service implementation for the BasicWorkflowItem object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicWorkflowItemService
Service interface class for the BasicWorkflowItem object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClaimedTaskServiceImpl
Service implementation for the ClaimedTask object.
|
class |
PoolTaskServiceImpl
Service implementation for the PoolTask object.
|
class |
XmlWorkflowItemServiceImpl
Service implementation for the XmlWorkflowItem object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClaimedTaskService
Service interface class for the ClaimedTask object.
|
interface |
PoolTaskService
Service interface class for the PoolTask object.
|
interface |
XmlWorkflowItemService
Service interface class for the XmlWorkflowItem object.
|
Copyright © 2019 DuraSpace. All rights reserved.