| Package | Description |
|---|---|
| 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.checker |
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
|
| org.dspace.discovery | |
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.event | |
| org.dspace.harvest | |
| org.dspace.identifier.doi |
Make requests to the DOI registration angencies, f.e.to
EZID DOI service, and analyze the responses.
|
| org.dspace.rdf | |
| 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.versioning |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorityConsumer
Consumer that takes care of the indexing of authority controlled metadata fields for installed/updated items
|
| Modifier and Type | Class and Description |
|---|---|
class |
BrowseConsumer
Class for updating browse system from content events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckerConsumer
Class for removing Checker data for a Bitstreams based on deletion events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexEventConsumer
Class for updating search indices in discovery from content events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EPersonConsumer
Class for handling updates to EPersons
Recommended filter: EPerson+Create
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestConsumer
Demonstration and test consumer for the event system.
|
| Modifier and Type | Method and Description |
|---|---|
Consumer |
ConsumerProfile.getConsumer() |
| Modifier and Type | Class and Description |
|---|---|
class |
HarvestConsumer
Class for handling cleanup of harvest settings for collections and items
|
| Modifier and Type | Class and Description |
|---|---|
class |
DOIConsumer |
| Modifier and Type | Class and Description |
|---|---|
class |
RDFConsumer |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchConsumer
Deprecated.
Since DSpace 4 the system use an abstraction layer named
Discovery to provide access to different search provider. The
legacy system build upon Apache Lucene is likely to be removed in
a future version. If you are interested in use Lucene as backend
for the DSpace search system please consider to build a Lucene
implementation of the Discovery interfaces
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsLoggingConsumer
StatisticsLogging Consumer for SolrLogger which captures Create, Update
and Delete Events on DSpace Objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersioningConsumer |
Copyright © 2014 DuraSpace. All Rights Reserved.