|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Consumer | |
|---|---|
| org.dspace.browse | Provides classes and mehtods 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.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. |
| 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.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||