| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.uniqueidentifier | |
| de.hybris.platform.cmsfacades.uniqueidentifier.functions |
| Modifier and Type | Method and Description |
|---|---|
EncodedItemComposedKey |
EncodedItemComposedKey.Builder.build()
Builds an
EncodedItemComposedKey. |
protected EncodedItemComposedKey |
EncodedItemComposedKey.Builder.fromEncodedString(java.lang.String encodedString)
Returns the object represented by the Base64 value.
|
protected EncodedItemComposedKey |
EncodedItemComposedKey.Builder.fromJsonString(java.lang.String jsonString)
Returns the object represented by the JSON string parameter.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.function.Supplier<CategoryModel> |
DefaultCategoryModelUniqueIdentifierConverter.findCategory(EncodedItemComposedKey itemComposedKey) |
protected CMSItemModel |
DefaultCmsItemModelUniqueIdentifierConverter.findItemByComposedKey(EncodedItemComposedKey itemComposedKey,
CatalogVersionModel catalogVersion) |
protected java.util.function.Supplier<ProductModel> |
DefaultProductModelUniqueIdentifierConverter.findProduct(EncodedItemComposedKey itemComposedKey) |
Copyright © 2018 SAP SE. All Rights Reserved.