Package org.dspace.app.requestitem

Feature for conveying a request that materials forbidden to the requester by resource policy be made available by other means. The request will be e-mailed to a responsible party for consideration and action. Find details in the user documentation under the rubric "Request a Copy".

This package includes several "strategy" classes which discover responsible parties in various ways. See RequestItemSubmitterStrategy and the classes which extend it. A strategy class must be configured and identified as RequestItemAuthorExtractor for injection into code which requires Request a Copy services.