public class RequestItemMetadataStrategy extends RequestItemSubmitterStrategy
| Modifier and Type | Field and Description |
|---|---|
protected String |
emailMetadata |
protected String |
fullNameMetadata |
protected ItemService |
itemService |
| Constructor and Description |
|---|
RequestItemMetadataStrategy() |
| Modifier and Type | Method and Description |
|---|---|
RequestItemAuthor |
getRequestItemAuthor(Context context,
Item item) |
void |
setEmailMetadata(String emailMetadata) |
void |
setFullNameMetadata(String fullNameMetadata) |
protected String emailMetadata
protected String fullNameMetadata
@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 setFullNameMetadata(String fullNameMetadata)
Copyright © 2016 DuraSpace. All rights reserved.