public class ItemMarkingMetadataStrategy extends Object implements ItemMarkingExtractor
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
itemService |
| Constructor and Description |
|---|
ItemMarkingMetadataStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ItemMarkingInfo |
getItemMarkingInfo(Context context,
Item item) |
void |
setMapping(Map<String,ItemMarkingInfo> mapping) |
void |
setMetadataField(String metadataField) |
@Autowired(required=true) protected ItemService itemService
public ItemMarkingInfo getItemMarkingInfo(Context context, Item item) throws SQLException
getItemMarkingInfo in interface ItemMarkingExtractorSQLExceptionpublic void setMetadataField(String metadataField)
public void setMapping(Map<String,ItemMarkingInfo> mapping)
Copyright © 2022 LYRASIS. All rights reserved.