Uses of Package
org.dspace.core
Packages that use org.dspace.core
Package
Description
Access status allows the users to view the bitstreams availability before
browsing into the item itself.
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.
Tools for exporting and importing DSpace objects (Community, Collection,
Item, etc.) wrapped in various kinds of packaging.
Feature for conveying a request that materials forbidden to the requester
by resource policy be made available by other means.
Defines usage event instrumentation points and provides implementations for
testing.
Miscellaneous utility classes.
End-user authentication manager, interface and implementations.
Represents permissions for access to DSpace content.
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
Database access for the Checksum Checker tool, which looks for unexpected
changes in Bitstream content.
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)
Provides some basic functionality required throughout the DSpace system.
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.
Actions which alter DSpace model objects can queue
Events, which
are presented to Consumers by a Dispatcher.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.
Facilities for detecting and storing both model and usage events, and for
querying the store.
Mostly classes for dealing with detection of spiders, and command line tools.
Provides an API for storing, retrieving and deleting streams of bits in
a transactionally safe fashion.
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.A workflow consists of a sequence of steps.
An
Action changes the state of an object in a workflow.The state of an item in a workflow is persisted in a number of objects.
-
Classes in org.dspace.core used by org.dspace.access.status
-
Classes in org.dspace.core used by org.dspace.access.status.service
-
Classes in org.dspace.core used by org.dspace.administer
-
Classes in org.dspace.core used by org.dspace.alertsClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.alerts.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.alerts.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.alerts.service
-
Classes in org.dspace.core used by org.dspace.app.bulkaccesscontrol
-
Classes in org.dspace.core used by org.dspace.app.bulkedit
-
Classes in org.dspace.core used by org.dspace.app.harvest
-
Classes in org.dspace.core used by org.dspace.app.itemexport
-
Classes in org.dspace.core used by org.dspace.app.itemexport.service
-
Classes in org.dspace.core used by org.dspace.app.itemimport
-
Classes in org.dspace.core used by org.dspace.app.itemimport.service
-
Classes in org.dspace.core used by org.dspace.app.itemmarking
-
Classes in org.dspace.core used by org.dspace.app.itemupdate
-
Classes in org.dspace.core used by org.dspace.app.ldnClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.app.ldn.action
-
Classes in org.dspace.core used by org.dspace.app.ldn.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.app.ldn.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.app.ldn.processor
-
Classes in org.dspace.core used by org.dspace.app.ldn.service
-
Classes in org.dspace.core used by org.dspace.app.ldn.service.impl
-
Classes in org.dspace.core used by org.dspace.app.mediafilter
-
Classes in org.dspace.core used by org.dspace.app.mediafilter.service
-
Classes in org.dspace.core used by org.dspace.app.packager
-
Classes in org.dspace.core used by org.dspace.app.requestitemClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.app.requestitem.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.app.requestitem.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.app.requestitem.service
-
Classes in org.dspace.core used by org.dspace.app.sherpa.cache
-
Classes in org.dspace.core used by org.dspace.app.sherpa.submit
-
Classes in org.dspace.core used by org.dspace.app.statistics
-
Classes in org.dspace.core used by org.dspace.app.suggestion
-
Classes in org.dspace.core used by org.dspace.app.suggestion.loader
-
Classes in org.dspace.core used by org.dspace.app.suggestion.runnable
-
Classes in org.dspace.core used by org.dspace.app.suggestion.script
-
Classes in org.dspace.core used by org.dspace.app.utilClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.app.util.daoClassDescriptionGeneric Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.app.util.dao.implClassDescriptionHibernate implementation for generic DAO interface.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.app.util.service
-
Classes in org.dspace.core used by org.dspace.authenticate
-
Classes in org.dspace.core used by org.dspace.authenticate.service
-
Classes in org.dspace.core used by org.dspace.authority
-
Classes in org.dspace.core used by org.dspace.authority.indexer
-
Classes in org.dspace.core used by org.dspace.authority.service
-
Classes in org.dspace.core used by org.dspace.authorizeClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.authorize.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.authorize.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.authorize.service
-
Classes in org.dspace.core used by org.dspace.browse
-
Classes in org.dspace.core used by org.dspace.checkerClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.checker.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.checker.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.checker.service
-
Classes in org.dspace.core used by org.dspace.contentClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.content.authorityClassDescriptionThis is the interface that should be implemented by all the named plugin that like to be aware of their nameSimple lightweight "framework" for managing plugins.
-
Classes in org.dspace.core used by org.dspace.content.crosswalkClassDescriptionClass representing the context of a particular DSpace operation.This is the interface that should be implemented by all the named plugin that like to be aware of their nameSimple lightweight "framework" for managing plugins.
-
Classes in org.dspace.core used by org.dspace.content.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.content.dao.implClassDescriptionHibernate implementation for generic DAO interface.Hibernate implementation used by DSpaceObject Database Access Objects.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.content.logic
-
Classes in org.dspace.core used by org.dspace.content.logic.condition
-
Classes in org.dspace.core used by org.dspace.content.logic.operator
-
Classes in org.dspace.core used by org.dspace.content.packagerClassDescriptionClass representing the context of a particular DSpace operation.This is the interface that should be implemented by all the named plugin that like to be aware of their nameSimple lightweight "framework" for managing plugins.
-
Classes in org.dspace.core used by org.dspace.content.service
-
Classes in org.dspace.core used by org.dspace.content.virtual
-
Classes in org.dspace.core used by org.dspace.contentreport
-
Classes in org.dspace.core used by org.dspace.contentreport.service
-
Classes in org.dspace.core used by org.dspace.coreClassDescriptionHibernate implementation for generic DAO interface.Hibernate implementation used by DSpaceObject Database Access Objects.Class representing the context of a particular DSpace operation.Interface representing a persistence provider "session".Builder representing an e-mail message.Generic Database Access Object interface class that should be implemented by all DAOs.Class representing an LDN message jsonThis is the interface that should be implemented by all the named plugin that like to be aware of their nameIndicates fatal error in PluginService configuration.This exception indicates a fatal error when instantiating a plugin class.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.correctiontype
-
Classes in org.dspace.core used by org.dspace.correctiontype.service
-
Classes in org.dspace.core used by org.dspace.correctiontype.service.impl
-
Classes in org.dspace.core used by org.dspace.ctask.testing
-
Classes in org.dspace.core used by org.dspace.curate
-
Classes in org.dspace.core used by org.dspace.curate.service
-
Classes in org.dspace.core used by org.dspace.discoveryClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.discovery.configuration
-
Classes in org.dspace.core used by org.dspace.discovery.indexobjectClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.discovery.indexobject.factory
-
Classes in org.dspace.core used by org.dspace.discovery.utils
-
Classes in org.dspace.core used by org.dspace.disseminate
-
Classes in org.dspace.core used by org.dspace.disseminate.service
-
Classes in org.dspace.core used by org.dspace.embargo
-
Classes in org.dspace.core used by org.dspace.embargo.service
-
Classes in org.dspace.core used by org.dspace.epersonClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.eperson.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.eperson.dao.implClassDescriptionHibernate implementation for generic DAO interface.Hibernate implementation used by DSpaceObject Database Access Objects.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.eperson.service
-
Classes in org.dspace.core used by org.dspace.event
-
Classes in org.dspace.core used by org.dspace.external.service
-
Classes in org.dspace.core used by org.dspace.external.service.impl
-
Classes in org.dspace.core used by org.dspace.handleClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.handle.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.handle.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.handle.hdlresolver
-
Classes in org.dspace.core used by org.dspace.handle.service
-
Classes in org.dspace.core used by org.dspace.harvestClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.harvest.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.harvest.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.harvest.service
-
Classes in org.dspace.core used by org.dspace.health
-
Classes in org.dspace.core used by org.dspace.identifierClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.identifier.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.identifier.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.identifier.doi
-
Classes in org.dspace.core used by org.dspace.identifier.service
-
Classes in org.dspace.core used by org.dspace.iiif.canvasdimension
-
Classes in org.dspace.core used by org.dspace.iiif.canvasdimension.service
-
Classes in org.dspace.core used by org.dspace.iiif.consumer
-
Classes in org.dspace.core used by org.dspace.license
-
Classes in org.dspace.core used by org.dspace.license.service
-
Classes in org.dspace.core used by org.dspace.orcid
-
Classes in org.dspace.core used by org.dspace.orcid.consumer
-
Classes in org.dspace.core used by org.dspace.orcid.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.orcid.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.orcid.model.factory
-
Classes in org.dspace.core used by org.dspace.orcid.model.factory.impl
-
Classes in org.dspace.core used by org.dspace.orcid.service
-
Classes in org.dspace.core used by org.dspace.orcid.service.impl
-
Classes in org.dspace.core used by org.dspace.profile
-
Classes in org.dspace.core used by org.dspace.profile.service
-
Classes in org.dspace.core used by org.dspace.qaevent
-
Classes in org.dspace.core used by org.dspace.qaevent.action
-
Classes in org.dspace.core used by org.dspace.qaevent.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.qaevent.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.qaevent.security
-
Classes in org.dspace.core used by org.dspace.qaevent.service
-
Classes in org.dspace.core used by org.dspace.qaevent.service.impl
-
Classes in org.dspace.core used by org.dspace.rdf
-
Classes in org.dspace.core used by org.dspace.rdf.conversion
-
Classes in org.dspace.core used by org.dspace.rdf.storage
-
Classes in org.dspace.core used by org.dspace.scriptsClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.scripts.configuration
-
Classes in org.dspace.core used by org.dspace.scripts.handler
-
Classes in org.dspace.core used by org.dspace.scripts.handler.impl
-
Classes in org.dspace.core used by org.dspace.scripts.service
-
Classes in org.dspace.core used by org.dspace.search
-
Classes in org.dspace.core used by org.dspace.service
-
Classes in org.dspace.core used by org.dspace.statistics
-
Classes in org.dspace.core used by org.dspace.statistics.content
-
Classes in org.dspace.core used by org.dspace.statistics.exportClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.statistics.export.daoClassDescriptionGeneric Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.statistics.export.dao.implClassDescriptionHibernate implementation for generic DAO interface.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.statistics.export.processor
-
Classes in org.dspace.core used by org.dspace.statistics.export.service
-
Classes in org.dspace.core used by org.dspace.statistics.service
-
Classes in org.dspace.core used by org.dspace.statistics.util
-
Classes in org.dspace.core used by org.dspace.storage.bitstore
-
Classes in org.dspace.core used by org.dspace.storage.bitstore.service
-
Classes in org.dspace.core used by org.dspace.submit.consumer
-
Classes in org.dspace.core used by org.dspace.submit.listener
-
Classes in org.dspace.core used by org.dspace.submit.migration
-
Classes in org.dspace.core used by org.dspace.submit.model
-
Classes in org.dspace.core used by org.dspace.submit.service
-
Classes in org.dspace.core used by org.dspace.subscriptions
-
Classes in org.dspace.core used by org.dspace.subscriptions.objectupdates
-
Classes in org.dspace.core used by org.dspace.subscriptions.service
-
Classes in org.dspace.core used by org.dspace.supervisionClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.supervision.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.supervision.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.supervision.service
-
Classes in org.dspace.core used by org.dspace.usage
-
Classes in org.dspace.core used by org.dspace.util
-
Classes in org.dspace.core used by org.dspace.versioningClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.versioning.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.versioning.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.versioning.service
-
Classes in org.dspace.core used by org.dspace.web
-
Classes in org.dspace.core used by org.dspace.workflowClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.xmlworkflow
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.factory
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.service
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.state
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.state.actions
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.state.actions.processingaction
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.state.actions.userassignment
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.storedcomponentsClassDescriptionClass representing the context of a particular DSpace operation.Implemented by all entities that can be reloaded by the
Context. -
Classes in org.dspace.core used by org.dspace.xmlworkflow.storedcomponents.daoClassDescriptionClass representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.storedcomponents.dao.implClassDescriptionHibernate implementation for generic DAO interface.Class representing the context of a particular DSpace operation.Generic Database Access Object interface class that should be implemented by all DAOs.
-
Classes in org.dspace.core used by org.dspace.xmlworkflow.storedcomponents.service