| Package | Description |
|---|---|
| de.hybris.platform.catalog | |
| de.hybris.platform.catalog.impl |
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel version,
java.lang.String typeCode,
java.util.Map<java.lang.String,java.lang.Object> uniqueKeyValues)
Returns for the given
CatalogVersionModel, the typeCode and the map with the unique catalog
key attributes and their values an ItemModel (or a given subtype). |
void |
CatalogTypeServiceTest.testGetCatalogVersionItem() |
void |
CatalogTypeServiceTest.testGetCatalogVersionItemCornerCasesForType()
This method tests
CatalogTypeService#getCatalogVersionItem(CatalogVersionModel, String, java.util.Map) for
corner cases of typeCode |
void |
CatalogTypeServiceTest.testGetCatalogVersionItemCornerCasesForUniqueKeyValues()
This method tests
CatalogTypeService#getCatalogVersionItem(CatalogVersionModel, String, java.util.Map) for
corner cases of uniqueKeyValues |
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
DefaultCatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel version,
java.lang.String typeCode,
java.util.Map<java.lang.String,java.lang.Object> uniqueKeyValues) |
Copyright © 2018 SAP SE. All Rights Reserved.