public class RequestItemMetadataStrategy extends RequestItemSubmitterStrategy
| Modifier and Type | Field and Description |
|---|---|
protected String |
emailMetadata |
protected String |
fullNameMatadata |
protected ItemService |
itemService |
| Constructor and Description |
|---|
RequestItemMetadataStrategy() |
| Modifier and Type | Method and Description |
|---|---|
RequestItemAuthor |
getRequestItemAuthor(Context context,
Item item) |
void |
setEmailMetadata(String emailMetadata) |
void |
setFullNameMatadata(String fullNameMatadata) |
protected String emailMetadata
protected String fullNameMatadata
@Autowired(required=true) protected ItemService itemService
public RequestItemAuthor getRequestItemAuthor(Context context, Item item) throws SQLException
getRequestItemAuthor in interface RequestItemAuthorExtractorgetRequestItemAuthor in class RequestItemSubmitterStrategySQLExceptionpublic void setEmailMetadata(String emailMetadata)
public void setFullNameMatadata(String fullNameMatadata)
Copyright © 2016 DuraSpace. All Rights Reserved.