public interface ItemDao
ItemModel.| Modifier and Type | Method and Description |
|---|---|
<T extends ItemModel> |
getItemByUniqueAttributesValues(java.lang.String typeCode,
java.util.Map<java.lang.String,java.lang.Object> attributeValues)
Method retrieves an
ItemModel based on typeCode and unique attribute values. |
Copyright © 2018 SAP SE. All Rights Reserved.