Uses of Class
org.dspace.event.Event
Packages that use Event
Package
Description
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
Provides some basic functionality required throughout the DSpace system.
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.Make requests to the DOI registration agencies and analyze the responses.
Facilities for detecting and storing both model and usage events, and for
querying the store.
-
Uses of Event in org.dspace.app.ldn
Methods in org.dspace.app.ldn with parameters of type Event -
Uses of Event in org.dspace.authority.indexer
Methods in org.dspace.authority.indexer with parameters of type Event -
Uses of Event in org.dspace.checker
Methods in org.dspace.checker with parameters of type Event -
Uses of Event in org.dspace.core
Methods in org.dspace.core that return EventModifier and TypeMethodDescriptionContext.pollEvent()Retrieves the first element in the events list and removes it from the list of events once retrievedMethods in org.dspace.core that return types with arguments of type EventMethods in org.dspace.core with parameters of type Event -
Uses of Event in org.dspace.discovery
Methods in org.dspace.discovery with parameters of type Event -
Uses of Event in org.dspace.eperson
Methods in org.dspace.eperson with parameters of type Event -
Uses of Event in org.dspace.event
Methods in org.dspace.event with parameters of type Event -
Uses of Event in org.dspace.identifier.doi
Methods in org.dspace.identifier.doi with parameters of type Event -
Uses of Event in org.dspace.iiif.consumer
Methods in org.dspace.iiif.consumer with parameters of type Event -
Uses of Event in org.dspace.orcid.consumer
Methods in org.dspace.orcid.consumer with parameters of type Event -
Uses of Event in org.dspace.qaevent
Methods in org.dspace.qaevent with parameters of type Event -
Uses of Event in org.dspace.rdf
Methods in org.dspace.rdf with parameters of type EventModifier and TypeMethodDescriptionvoidvoidRDFConsumer.consumeBitstream(Context ctx, Event event) voidRDFConsumer.consumeBundles(Context ctx, Event event) voidRDFConsumer.consumeCommunityCollectionItem(Context ctx, Event event) voidRDFConsumer.consumeSite(Context ctx, Event event) -
Uses of Event in org.dspace.statistics
Methods in org.dspace.statistics with parameters of type Event -
Uses of Event in org.dspace.submit.consumer
Methods in org.dspace.submit.consumer with parameters of type Event -
Uses of Event in org.dspace.versioning
Methods in org.dspace.versioning with parameters of type Event