Uses of Package
org.dspace.content.service
-
Packages that use org.dspace.content.service 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.itemexport org.dspace.app.itemimport org.dspace.app.itemmarking org.dspace.app.itemupdate org.dspace.app.mediafilter org.dspace.app.requestitem Feature for conveying a request that materials forbidden to the requester by resource policy be made available by other means.org.dspace.app.sfx SFX/OpenURL link server support.org.dspace.app.sherpa.submit org.dspace.app.util Miscellaneous utility classes.org.dspace.authenticate End-user authentication manager, interface and implementations.org.dspace.authority org.dspace.authority.indexer org.dspace.authorize Handles permissions for DSpace content.org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration.org.dspace.checker Provides content fixity checking (using checksums) for bitstreams stored in DSpace software.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.content.logic.condition org.dspace.content.packager Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)org.dspace.content.service org.dspace.ctask.general org.dspace.curate In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects.org.dspace.discovery org.dspace.discovery.indexobject org.dspace.discovery.indexobject.factory 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.eperson.service org.dspace.handle Provides classes and methods to interface with the CNRI Handle System.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.rdf.storage 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 Facilities for detecting and storing both model and usage events, and for querying the store.org.dspace.statistics.content org.dspace.statistics.util Mostly classes for dealing with detection of spiders, and command line tools.org.dspace.storage.bitstore Provides an API for storing, retrieving and deleting streams of bits in a transactionally safe fashion.org.dspace.storage.rdbms org.dspace.util Generally useful classes, not particularly tied to any other package.org.dspace.versioning org.dspace.workflow DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.org.dspace.xmlworkflow An Item submission begins as aWorkspaceItemin some user's workspace.org.dspace.xmlworkflow.state.actions.processingaction org.dspace.xmlworkflow.storedcomponents The state of an item in a workflow is persisted in a number of objects.org.dspace.xmlworkflow.storedcomponents.service -
Classes in org.dspace.content.service used by org.dspace.administer Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object. -
Classes in org.dspace.content.service used by org.dspace.app.bulkedit Class Description CollectionService Service interface class for the Collection object.EntityService This Service provides us with a few methods to return objects based on the Entity object.EntityTypeService This Service is used to access the data for EntityTypes through the DAO objectsInstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object.RelationshipService This Service will use the DAO classes to access the information about Relationships from the databaseRelationshipTypeService This Service uses DAOs to access information on the database objects for the RelationshipTypesWorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.app.itemexport Class Description BitstreamService Service interface class for the Bitstream object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.app.itemimport Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object.MetadataValueService Service interface class for the MetadataValue object.RelationshipService This Service will use the DAO classes to access the information about Relationships from the databaseRelationshipTypeService This Service uses DAOs to access information on the database objects for the RelationshipTypesWorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.app.itemmarking Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.app.itemupdate Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object. -
Classes in org.dspace.content.service used by org.dspace.app.mediafilter Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.app.requestitem Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.app.sfx Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.app.sherpa.submit Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.app.util Class Description CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.authenticate Class Description MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object. -
Classes in org.dspace.content.service used by org.dspace.authority Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.authority.indexer Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.authorize Class Description BitstreamService Service interface class for the Bitstream object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.browse Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.checker Class Description BitstreamService Service interface class for the Bitstream object. -
Classes in org.dspace.content.service used by org.dspace.content Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.DSpaceObjectLegacySupportService Service interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used to identify DSpaceObjects prior to DSpace 6.0DSpaceObjectService Service interface class for the DSpaceObject.EntityService This Service provides us with a few methods to return objects based on the Entity object.EntityTypeService This Service is used to access the data for EntityTypes through the DAO objectsInProgressSubmissionService Service interface class for the InProgressSubmission.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.MetadataDSpaceCsvExportService This is the interface to be implemented by a Service that deals with the exporting of MetadataMetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object.MetadataValueService Service interface class for the MetadataValue object.RelationshipService This Service will use the DAO classes to access the information about Relationships from the databaseRelationshipTypeService This Service uses DAOs to access information on the database objects for the RelationshipTypesSiteService Service interface class for the Site object.SupervisedItemService Class to handle WorkspaceItems which are being supervised.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.content.authority Class Description MetadataFieldService Service interface class for the MetadataField object. -
Classes in org.dspace.content.service used by org.dspace.content.crosswalk Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object.MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object.SiteService Service interface class for the Site object. -
Classes in org.dspace.content.service used by org.dspace.content.factory Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.DSpaceObjectLegacySupportService Service interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used to identify DSpaceObjects prior to DSpace 6.0DSpaceObjectService Service interface class for the DSpaceObject.EntityService This Service provides us with a few methods to return objects based on the Entity object.EntityTypeService This Service is used to access the data for EntityTypes through the DAO objectsInProgressSubmissionService Service interface class for the InProgressSubmission.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.MetadataFieldService Service interface class for the MetadataField object.MetadataSchemaService Service interface class for the MetadataSchema object.MetadataValueService Service interface class for the MetadataValue object.RelationshipService This Service will use the DAO classes to access the information about Relationships from the databaseRelationshipTypeService This Service uses DAOs to access information on the database objects for the RelationshipTypesSiteService Service interface class for the Site object.SupervisedItemService Class to handle WorkspaceItems which are being supervised.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.content.logic.condition Class Description CollectionService Service interface class for the Collection object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.content.packager Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.SiteService Service interface class for the Site object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.content.service Class Description DSpaceObjectLegacySupportService Service interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used to identify DSpaceObjects prior to DSpace 6.0DSpaceObjectService Service interface class for the DSpaceObject.InProgressSubmissionService Service interface class for the InProgressSubmission. -
Classes in org.dspace.content.service used by org.dspace.ctask.general Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object. -
Classes in org.dspace.content.service used by org.dspace.curate Class Description BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.discovery Class Description BitstreamService Service interface class for the Bitstream object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.discovery.indexobject Class Description CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.discovery.indexobject.factory Class Description WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.disseminate Class Description BitstreamService Service interface class for the Bitstream object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.embargo Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.eperson Class Description CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.DSpaceObjectLegacySupportService Service interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used to identify DSpaceObjects prior to DSpace 6.0DSpaceObjectService Service interface class for the DSpaceObject.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.eperson.service Class Description DSpaceObjectLegacySupportService Service interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used to identify DSpaceObjects prior to DSpace 6.0DSpaceObjectService Service interface class for the DSpaceObject. -
Classes in org.dspace.content.service used by org.dspace.handle Class Description SiteService Service interface class for the Site object. -
Classes in org.dspace.content.service used by org.dspace.harvest Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.identifier Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.identifier.doi Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.license Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.rdf Class Description BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object.SiteService Service interface class for the Site object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.rdf.conversion Class Description BitstreamService Service interface class for the Bitstream object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object.SiteService Service interface class for the Site object. -
Classes in org.dspace.content.service used by org.dspace.rdf.storage Class Description SiteService Service interface class for the Site object. -
Classes in org.dspace.content.service used by org.dspace.search Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.statistics Class Description BitstreamService Service interface class for the Bitstream object.CollectionService Service interface class for the Collection object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.statistics.content Class Description BitstreamService Service interface class for the Bitstream object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.statistics.util Class Description BitstreamService Service interface class for the Bitstream object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.storage.bitstore Class Description BitstreamService Service interface class for the Bitstream object. -
Classes in org.dspace.content.service used by org.dspace.storage.rdbms Class Description SiteService Service interface class for the Site object. -
Classes in org.dspace.content.service used by org.dspace.util Class Description BitstreamService Service interface class for the Bitstream object.CollectionService Service interface class for the Collection object.CommunityService Service interface class for the Community object.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.versioning Class Description BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.ItemService Service interface class for the Item object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.workflow Class Description InProgressSubmissionService Service interface class for the InProgressSubmission. -
Classes in org.dspace.content.service used by org.dspace.xmlworkflow Class Description BitstreamFormatService Service interface class for the BitstreamFormat object.BitstreamService Service interface class for the Bitstream object.BundleService Service interface class for the Bundle object.CollectionService Service interface class for the Collection object.InstallItemService Support to install an Item in the archive.ItemService Service interface class for the Item object.WorkspaceItemService Service interface class for the WorkspaceItem object. -
Classes in org.dspace.content.service used by org.dspace.xmlworkflow.state.actions.processingaction Class Description ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.xmlworkflow.storedcomponents Class Description InProgressSubmissionService Service interface class for the InProgressSubmission.ItemService Service interface class for the Item object. -
Classes in org.dspace.content.service used by org.dspace.xmlworkflow.storedcomponents.service Class Description InProgressSubmissionService Service interface class for the InProgressSubmission.