Uses of Interface
org.dspace.app.requestitem.RequestItemAuthorExtractor
-
Packages that use RequestItemAuthorExtractor Package Description org.dspace.app.requestitem -
-
Uses of RequestItemAuthorExtractor in org.dspace.app.requestitem
Classes in org.dspace.app.requestitem that implement RequestItemAuthorExtractor Modifier and Type Class Description classRequestItemHelpdeskStrategyRequestItem 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.classRequestItemMetadataStrategyTry to look to an item metadata for the corresponding author name and email.classRequestItemSubmitterStrategyBasic strategy that looks to the original submitter.
-