| Modifier and Type | Method and Description |
|---|---|
ItemModel |
ItemService.getItemByAttributeValues(java.lang.String typeCode,
java.util.Map<java.lang.String,java.lang.Object> attributeValues)
Method retrieves an
ItemModel based on typeCode and a list of attribute values. |
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
DefaultItemService.getItemByAttributeValues(java.lang.String typeCode,
java.util.Map<java.lang.String,java.lang.Object> attributeValues)
Method retrieves an
ItemModel based on typeCode and a list of attribute values. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultItemServiceTest.shouldReturnItemModelIfProperAttributesProvided() |
void |
DefaultItemServiceTest.shouldThrowExceptionIfItemModelNotFound() |
| Modifier and Type | Method and Description |
|---|---|
protected ItemModel |
DefaultCMSVersionToItemModelRollbackConverter.rollbackItemModel(CMSVersionModel version,
AuditPayload auditPayload,
java.util.Map<java.lang.String,java.lang.Object> mappedAttributes)
This method rollbacks an
ItemModel based on the given information. |
void |
DefaultCMSVersionToItemModelRollbackConverterTest.setup() |
void |
DefaultCMSVersionToItemModelRollbackConverterTest.willCatchItemNotFoundExceptionAndReturnNull() |
Copyright © 2018 SAP SE. All Rights Reserved.