| Package | Description |
|---|---|
| org.dspace.app.bulkedit |
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
|
| org.dspace.app.itemexport | |
| org.dspace.app.itemimport | |
| org.dspace.app.itemmarking | |
| org.dspace.app.itemupdate | |
| org.dspace.app.mediafilter | |
| org.dspace.app.requestitem | |
| org.dspace.app.sfx |
SFX/OpenURL link server support.
|
| org.dspace.app.sherpa.submit | |
| org.dspace.app.util |
Miscellaneous utility classes.
|
| org.dspace.authority | |
| org.dspace.authority.indexer | |
| org.dspace.browse |
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
|
| 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.content.packager |
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
|
| org.dspace.curate | |
| org.dspace.discovery | |
| org.dspace.disseminate | |
| org.dspace.embargo |
Embargo allows the deposit of Items whose content should not be made visible
until later.
|
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.harvest | |
| org.dspace.identifier |
Providers of durable unique identifiers (Handles, DOIs, etc.).
|
| org.dspace.identifier.doi |
Make requests to the DOI registration angencies, f.e.to
EZID DOI service, and analyze the responses.
|
| org.dspace.license | |
| org.dspace.rdf | |
| org.dspace.rdf.conversion | |
| org.dspace.search |
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
|
| org.dspace.statistics | |
| org.dspace.statistics.content | |
| org.dspace.statistics.util |
Mostly classes for dealing with detection of spiders, and command line tools.
|
| org.dspace.submit | |
| org.dspace.submit.lookup | |
| org.dspace.util |
Generally useful classes, not particularly tied to any other package.
|
| org.dspace.versioning | |
| org.dspace.workflowbasic | |
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.state.actions.processingaction | |
| org.dspace.xmlworkflow.storedcomponents |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
MetadataImport.itemService |
protected ItemService |
MetadataExport.itemService |
protected ItemService |
DSpaceCSV.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
ItemExportServiceImpl.itemService |
protected static ItemService |
ItemExportCLITool.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
ItemImportServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
ItemMarkingMetadataStrategy.itemService |
protected ItemService |
ItemMarkingAvailabilityBitstreamStrategy.itemService |
| Modifier and Type | Field and Description |
|---|---|
static ItemService |
UpdateAction.itemService |
protected static ItemService |
MetadataUtilities.itemService |
protected static ItemService |
ItemUpdate.itemService |
protected ItemService |
ItemArchive.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
MediaFilterServiceImpl.itemService |
protected ItemService |
ImageMagickThumbnailFilter.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
RequestItemMetadataStrategy.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
SFXFileReaderServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
ItemService |
MetadataValueISSNExtractor.itemService |
ItemService |
MetadataAuthorityISSNExtractor.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
SyndicationFeed.itemService |
protected ItemService |
GoogleMetadata.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
UpdateAuthorities.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
DSpaceAuthorityIndexer.itemService |
protected static ItemService |
AuthorityIndexClient.itemService |
protected ItemService |
AuthorityConsumer.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
ItemCounter.itemService |
protected ItemService |
BrowseInfo.itemService |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemServiceImpl
Service implementation for the Item object.
|
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
WorkspaceItemServiceImpl.itemService |
protected ItemService |
ItemComparator.itemService |
protected ItemService |
InstallItemServiceImpl.itemService |
protected ItemService |
CommunityServiceImpl.itemService |
protected ItemService |
CollectionServiceImpl.itemService |
protected ItemService |
BundleServiceImpl.itemService |
protected ItemService |
BitstreamServiceImpl.itemService |
| Modifier and Type | Method and Description |
|---|---|
ItemService |
Item.getItemService() |
| Modifier and Type | Field and Description |
|---|---|
protected static ItemService |
XSLTDisseminationCrosswalk.itemService |
protected ItemService |
XHTMLHeadDisseminationCrosswalk.itemService |
protected ItemService |
SimpleDCDisseminationCrosswalk.itemService |
protected ItemService |
QDCCrosswalk.itemService |
protected ItemService |
OREIngestionCrosswalk.itemService |
protected ItemService |
OREDisseminationCrosswalk.itemService |
protected ItemService |
OAIDCIngestionCrosswalk.itemService |
protected ItemService |
MODSDisseminationCrosswalk.itemService |
protected ItemService |
DIMIngestionCrosswalk.itemService |
protected ItemService |
DIMDisseminationCrosswalk.itemService |
protected ItemService |
AIPTechMDCrosswalk.itemService |
| Modifier and Type | Method and Description |
|---|---|
ItemService |
ContentServiceFactoryImpl.getItemService() |
abstract ItemService |
ContentServiceFactory.getItemService() |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
PDFPackager.itemService |
protected static ItemService |
PackageUtils.itemService |
protected ItemService |
AbstractPackageIngester.itemService |
protected ItemService |
AbstractPackageDisseminator.itemService |
protected ItemService |
AbstractMETSIngester.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
Curator.itemService |
protected ItemService |
AbstractCurationTask.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
SolrServiceSpellIndexingPlugin.itemService |
protected ItemService |
SolrServiceMetadataBrowseIndexingPlugin.itemService |
protected ItemService |
SolrServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
CitationDocumentServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
EmbargoServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
SupervisorServiceImpl.itemService |
protected ItemService |
EPersonServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
OAIHarvester.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
HandleIdentifierProvider.itemService |
protected ItemService |
EZIDIdentifierProvider.itemService |
protected ItemService |
DOIIdentifierProvider.itemService |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EZIDIdentifierProvider.setItemService(ItemService itemService)
Method should never be used aside from the unit tests where we can cannot autowire this class.
|
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
DOIOrganiser.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
LicenseMetadataValue.itemService |
protected static ItemService |
LicenseCleanup.itemService |
protected ItemService |
CreativeCommonsServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
RDFizer.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
SimpleDSORelationsConverterPlugin.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected static ItemService |
Harvest.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
StatisticsLoggingConsumer.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
StatisticsDataVisits.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
StatisticsImporter.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
AbstractProcessingStep.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected static ItemService |
SubmissionLookupUtils.itemService |
protected ItemService |
DSpaceWorkspaceItemOutputGenerator.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
SolrUpgradePre6xStatistics.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
AbstractVersionProvider.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
BasicWorkflowServiceImpl.itemService |
protected ItemService |
BasicWorkflowItemServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
XmlWorkflowServiceImpl.itemService |
protected ItemService |
WorkflowRequirementsServiceImpl.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
ProcessingAction.itemService |
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
XmlWorkflowItemServiceImpl.itemService |
Copyright © 2022 LYRASIS. All rights reserved.