| 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.authority | |
| 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 | |
| org.dspace.submit.lookup |
| Modifier and Type | Field and Description |
|---|---|
protected static MetadataFieldService |
MetadataImporter.metadataFieldService |
protected static MetadataFieldService |
MetadataExporter.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
DSpaceCSV.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
ItemImportServiceImpl.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
AddMetadataAction.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
ShibAuthentication.metadataFieldService |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataFieldServiceImpl
Service implementation for the MetadataField object.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
DSpaceObjectServiceImpl.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
MetadataAuthorityServiceImpl.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
CrosswalkMetadataValidator.metadataFieldService |
| Modifier and Type | Method and Description |
|---|---|
MetadataFieldService |
ContentServiceFactoryImpl.getMetadataFieldService() |
abstract MetadataFieldService |
ContentServiceFactory.getMetadataFieldService() |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
AbstractProcessingStep.metadataFieldService |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldService |
DSpaceWorkspaceItemOutputGenerator.metadataFieldService |
Copyright © 2022 LYRASIS. All rights reserved.