| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.values | |
| de.hybris.platform.cockpit.services.values.impl | |
| de.hybris.platform.productcockpit.services.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<PropertyDescriptor,PropertyComparisonInfo> |
ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer,
java.util.List<ObjectValueContainer> compareValueContainers,
ObjectAttributeComparator comparator) |
java.util.Map<PropertyDescriptor,PropertyComparisonInfo> |
ObjectCompareService.getComparedAttributes(TypedObject referenceObject,
java.util.List<TypedObject> compareObjects,
ObjectAttributeComparator comparator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectAttributeComparator |
| Modifier and Type | Method and Description |
|---|---|
ObjectAttributeComparator |
DefaultObjectCompareService.getAttributeComparator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<PropertyDescriptor,PropertyComparisonInfo> |
DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer,
java.util.List<ObjectValueContainer> compareValueContainers,
ObjectAttributeComparator comparator) |
java.util.Map<PropertyDescriptor,PropertyComparisonInfo> |
DefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject,
java.util.List<TypedObject> compareObjects,
ObjectAttributeComparator comparator) |
void |
DefaultObjectCompareService.setAttributeComparator(ObjectAttributeComparator attributeComparator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductAwareAttributeComparator |
Copyright © 2018 SAP SE. All Rights Reserved.