Uses of Class
org.dspace.content.Item

Packages that use Item
Package
Description
Access status allows the users to view the bitstreams availability before browsing into the item itself.
 
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.
 
 
 
SFX/OpenURL link server support.
 
 
 
 
 
 
 
Miscellaneous utility classes.
 
 
 
Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration.
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.
 
 
 
 
Embargo allows the deposit of Items whose content should not be made visible until later.
 
Provides classes representing e-people and groups of e-people.
 
 
 
 
 
Providers of durable unique identifiers (Handles, DOIs, etc.).
 
 
 
Main package for the live importing from external sources
 
 
 
 
 
 
Transformer classes used by services classes (Such as processing/generating queries, altering results, etc)
 
 
Pubmed implementation of specific org.dspace.importer.external.metadatamapping.transform classes
Pubmed implementation of specific org.dspace.importer.external.service classes
 
 
 
 
Main import framework services.
Service components that are aggregated/used in the AbstractImportMetadataSourceService and ImportService
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
 
 
 
 
 
 
 
Capture of "usage events".
Generally useful classes, not particularly tied to any other package.
 
 
 
 
DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
An Item submission begins as a WorkspaceItem in some user's workspace.
 
The state of an item in a workflow is persisted in a number of objects.