Uses of Class
org.dspace.app.requestitem.RequestItemSubmitterStrategy
-
Packages that use RequestItemSubmitterStrategy Package Description org.dspace.app.requestitem -
-
Uses of RequestItemSubmitterStrategy in org.dspace.app.requestitem
Subclasses of RequestItemSubmitterStrategy in org.dspace.app.requestitem 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.
-