| Package | Description |
|---|---|
| org.dspace.administer |
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
|
| 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.app.itemupdate | |
| org.dspace.authenticate |
End-user authentication manager, interface and implementations.
|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.crosswalk |
Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
|
| org.dspace.content.factory | |
| org.dspace.submit.lookup |
| Modifier and Type | Field and Description |
|---|---|
protected static MetadataSchemaService |
MetadataExporter.metadataSchemaService |
protected static MetadataSchemaService |
MetadataImporter.metadataSchemaService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
DSpaceCSV.metadataSchemaService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
ItemImportServiceImpl.metadataSchemaService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
AddMetadataAction.metadataSchemaService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
ShibAuthentication.metadataSchemaService |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataSchemaServiceImpl
Service implementation for the MetadataSchema object.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
ItemServiceImpl.metadataSchemaService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
CrosswalkMetadataValidator.metadataSchemaService |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaService |
ContentServiceFactoryImpl.getMetadataSchemaService() |
abstract MetadataSchemaService |
ContentServiceFactory.getMetadataSchemaService() |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSchemaService |
DSpaceWorkspaceItemOutputGenerator.metadataSchemaService |
protected static MetadataSchemaService |
SubmissionLookupUtils.metadataSchemaService |
Copyright © 2016 DuraSpace. All rights reserved.