| Package | Description |
|---|---|
| org.dspace.app.bulkedit |
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
|
| org.dspace.app.itemimport | |
| org.dspace.authorize |
Handles permissions for DSpace content.
|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.factory | |
| org.dspace.content.packager |
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
|
| org.dspace.harvest | |
| org.dspace.rdf | |
| org.dspace.submit.lookup | |
| org.dspace.submit.step | |
| org.dspace.versioning | |
| org.dspace.workflowbasic | |
| org.dspace.xmlworkflow |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
MetadataImport.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
ItemImportServiceImpl.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
AuthorizeServiceImpl.workspaceItemService |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkspaceItemServiceImpl
Service implementation for the WorkspaceItem object.
|
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
ItemServiceImpl.workspaceItemService |
protected WorkspaceItemService |
CollectionServiceImpl.workspaceItemService |
protected WorkspaceItemService |
SupervisedItemServiceImpl.workspaceItemService |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceItemService |
ContentServiceFactoryImpl.getWorkspaceItemService() |
abstract WorkspaceItemService |
ContentServiceFactory.getWorkspaceItemService() |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
AbstractMETSIngester.workspaceItemService |
protected WorkspaceItemService |
PDFPackager.workspaceItemService |
protected static WorkspaceItemService |
PackageUtils.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
OAIHarvester.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
RDFConsumer.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
DSpaceWorkspaceItemOutputGenerator.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
InitialQuestionsStep.workspaceItemService |
protected WorkspaceItemService |
SelectCollectionStep.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
DefaultItemVersionProvider.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
BasicWorkflowServiceImpl.workspaceItemService |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceItemService |
XmlWorkflowServiceImpl.workspaceItemService |
Copyright © 2016 DuraSpace. All rights reserved.