Package org.dspace.app.requestitem
-
Interface Summary Interface Description RequestItemAuthorExtractor Interface to abstract the strategy for select the author to contact for request copy -
Class Summary Class Description RequestItem Object representing an Item RequestRequestItem_ RequestItemAuthor Simple DTO to transfer data about the corresponding author for the Request Copy featureRequestItemHelpdeskStrategy RequestItem strategy to allow DSpace support team's helpdesk to receive requestItem request With this enabled, then the Item author/submitter doesn't receive the request, but the helpdesk instead does.RequestItemMetadataStrategy Try to look to an item metadata for the corresponding author name and email.RequestItemServiceImpl Service implementation for the RequestItem object.RequestItemSubmitterStrategy Basic strategy that looks to the original submitter.