| Package | Description |
|---|---|
| de.hybris.platform.cms2.version.converter.impl | |
| de.hybris.platform.directpersistence.cache | |
| de.hybris.platform.directpersistence.read |
| Modifier and Type | Method and Description |
|---|---|
protected SLDDataContainer.AttributeValue |
DefaultCMSVersionToDataConverter.prepareSimpleValueForSerialization(AttributeDescriptorModel attribute,
java.lang.Object convertedValue)
Packs the converted value inside a class supported by
PayloadSerializer. |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer.AttributeValue |
SLDDataContainer.getAttributeValue(java.lang.String attributeName,
PK langPk) |
SLDDataContainer.AttributeValue |
SLDDataContainer.getPropertyValue(java.lang.String propertyName,
PK langPk) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SLDDataContainer.AttributeValue> |
SLDDataContainer.getAllAttributes() |
java.util.List<SLDDataContainer.AttributeValue> |
SLDDataContainer.getAllLocalizedAttributes() |
java.util.List<SLDDataContainer.AttributeValue> |
SLDDataContainer.getAllPropertyValues() |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer.Builder |
SLDDataContainer.Builder.withAttributes(java.util.List<SLDDataContainer.AttributeValue> attributeValues) |
SLDDataContainer.Builder |
SLDDataContainer.Builder.withLocalizedAttributes(java.util.List<SLDDataContainer.AttributeValue> localizedAttributeValues) |
SLDDataContainer.Builder |
SLDDataContainer.Builder.withProperties(java.util.List<SLDDataContainer.AttributeValue> propertyValues) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeValueAssert |
AttributeValueAssert.assertThat(SLDDataContainer.AttributeValue actual) |
| Constructor and Description |
|---|
AttributeValueAssert(SLDDataContainer.AttributeValue actual) |
Copyright © 2018 SAP SE. All Rights Reserved.