|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Consumer | |
|---|---|
| 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.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 | |
| Uses of Consumer in org.dspace.browse |
|---|
| Classes in org.dspace.browse that implement Consumer | |
|---|---|
class |
BrowseConsumer
Class for updating browse system from content events. |
| Uses of Consumer in org.dspace.checker |
|---|
| Classes in org.dspace.checker that implement Consumer | |
|---|---|
class |
CheckerConsumer
Class for removing Checker data for a Bitstreams based on deletion events. |
| Uses of Consumer in org.dspace.discovery |
|---|
| Classes in org.dspace.discovery that implement Consumer | |
|---|---|
class |
IndexEventConsumer
Class for updating search indices in discovery from content events. |
| Uses of Consumer in org.dspace.eperson |
|---|
| Classes in org.dspace.eperson that implement Consumer | |
|---|---|
class |
EPersonConsumer
Class for handling updates to EPersons Recommended filter: EPerson+Create |
| Uses of Consumer in org.dspace.event |
|---|
| Classes in org.dspace.event that implement Consumer | |
|---|---|
class |
TestConsumer
Demonstration and test consumer for the event system. |
| Methods in org.dspace.event that return Consumer | |
|---|---|
Consumer |
ConsumerProfile.getConsumer()
|
| Uses of Consumer in org.dspace.harvest |
|---|
| Classes in org.dspace.harvest that implement Consumer | |
|---|---|
class |
HarvestConsumer
Class for handling cleanup of harvest settings for collections and items |
| Uses of Consumer in org.dspace.search |
|---|
| Classes in org.dspace.search that implement Consumer | |
|---|---|
class |
SearchConsumer
Class for updating search indices from content events. |
| Uses of Consumer in org.dspace.statistics |
|---|
| Classes in org.dspace.statistics that implement Consumer | |
|---|---|
class |
StatisticsLoggingConsumer
StatisticsLogging Consumer for SolrLogger which captures Create, Update and Delete Events on DSpace Objects. |
| Uses of Consumer in org.dspace.versioning |
|---|
| Classes in org.dspace.versioning that implement Consumer | |
|---|---|
class |
VersioningConsumer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||