Uses of Interface
org.dspace.handle.service.HandleService
Packages that use HandleService
Package
Description
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
Feature for conveying a request that materials forbidden to the requester
by resource policy be made available by other means.
Miscellaneous utility classes.
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
Provides an API for reading and manipulating content in the DSpace system.
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.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
Provides classes and methods to interface with the
CNRI Handle System.
Providers of durable unique identifiers (Handles, DOIs, etc.).
Make requests to the DOI registration agencies and analyze the responses.
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
An Item submission begins as a
WorkspaceItem in some user's workspace.-
Uses of HandleService in org.dspace.administer
Fields in org.dspace.administer declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceCommunityFiliator.handleServiceprotected static final HandleServiceStructBuilder.handleService -
Uses of HandleService in org.dspace.app.bulkedit
Fields in org.dspace.app.bulkedit declared as HandleService -
Uses of HandleService in org.dspace.app.itemexport
Fields in org.dspace.app.itemexport declared as HandleServiceModifier and TypeFieldDescriptionprotected static HandleServiceItemExport.handleServiceprotected HandleServiceItemExportServiceImpl.handleService -
Uses of HandleService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as HandleServiceModifier and TypeFieldDescriptionprotected static final HandleServiceItemImport.handleServiceprotected HandleServiceItemImportServiceImpl.handleService -
Uses of HandleService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceItemArchive.handleServiceprotected static final HandleServiceItemUpdate.handleService -
Uses of HandleService in org.dspace.app.requestitem
Fields in org.dspace.app.requestitem declared as HandleService -
Uses of HandleService in org.dspace.app.util
Fields in org.dspace.app.util declared as HandleService -
Uses of HandleService in org.dspace.checker
Fields in org.dspace.checker declared as HandleService -
Uses of HandleService in org.dspace.content
Fields in org.dspace.content declared as HandleService -
Uses of HandleService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as HandleServiceModifier and TypeFieldDescriptionprotected final HandleServiceAIPTechMDCrosswalk.handleServiceprotected final HandleServiceMODSDisseminationCrosswalk.handleService -
Uses of HandleService in org.dspace.content.logic.condition
Fields in org.dspace.content.logic.condition declared as HandleService -
Uses of HandleService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as HandleServiceModifier and TypeFieldDescriptionprotected final HandleServiceAbstractMETSIngester.handleServiceprotected final HandleServiceAbstractPackageIngester.handleServiceprotected static final HandleServicePackageUtils.handleService -
Uses of HandleService in org.dspace.curate
Fields in org.dspace.curate declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceAbstractCurationTask.handleServiceprotected HandleServiceCurator.handleService -
Uses of HandleService in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject declared as HandleService -
Uses of HandleService in org.dspace.disseminate
Fields in org.dspace.disseminate declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceCitationDocumentServiceImpl.handleService -
Uses of HandleService in org.dspace.handle
Classes in org.dspace.handle that implement HandleServiceFields in org.dspace.handle declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceHandlePlugin.handleServiceReferences to DSpace Services -
Uses of HandleService in org.dspace.handle.factory
Methods in org.dspace.handle.factory that return HandleServiceModifier and TypeMethodDescriptionabstract HandleServiceHandleServiceFactory.getHandleService()HandleServiceFactoryImpl.getHandleService() -
Uses of HandleService in org.dspace.harvest
Fields in org.dspace.harvest declared as HandleService -
Uses of HandleService in org.dspace.identifier
Fields in org.dspace.identifier declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceHandleIdentifierProvider.handleServiceprotected HandleServiceIdentifierServiceImpl.handleService -
Uses of HandleService in org.dspace.identifier.doi
Fields in org.dspace.identifier.doi declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceDataCiteConnector.handleServiceprotected HandleServiceDOIOrganiser.handleService -
Uses of HandleService in org.dspace.rdf
Fields in org.dspace.rdf declared as HandleService -
Uses of HandleService in org.dspace.rdf.storage
Fields in org.dspace.rdf.storage declared as HandleService -
Uses of HandleService in org.dspace.search
Fields in org.dspace.search declared as HandleService -
Uses of HandleService in org.dspace.statistics.content
Fields in org.dspace.statistics.content declared as HandleServiceModifier and TypeFieldDescriptionprotected final HandleServiceStatisticsDataVisits.handleService -
Uses of HandleService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as HandleServiceModifier and TypeFieldDescriptionprotected HandleServiceXmlWorkflowFactoryImpl.handleServiceprotected HandleServiceXmlWorkflowServiceImpl.handleService