public class RequestItemHelpdeskStrategy extends RequestItemSubmitterStrategy
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
ePersonService |
| Constructor and Description |
|---|
RequestItemHelpdeskStrategy() |
| Modifier and Type | Method and Description |
|---|---|
RequestItemAuthor |
getHelpDeskPerson(Context context,
String helpDeskEmail)
Return a RequestItemAuthor object for the specified helpdesk email address.
|
RequestItemAuthor |
getRequestItemAuthor(Context context,
Item item) |
@Autowired(required=true) protected EPersonService ePersonService
public RequestItemAuthor getRequestItemAuthor(Context context, Item item) throws SQLException
getRequestItemAuthor in interface RequestItemAuthorExtractorgetRequestItemAuthor in class RequestItemSubmitterStrategySQLExceptionpublic RequestItemAuthor getHelpDeskPerson(Context context, String helpDeskEmail) throws SQLException
context - contexthelpDeskEmail - emailSQLException - if database errorCopyright © 2017 DuraSpace. All rights reserved.