| Modifier and Type | Method and Description |
|---|---|
Map<PropertyDescriptor,PropertyComparisonInfo> |
CompareView.getComparedAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompareView.setComparedAttributes(Map<PropertyDescriptor,PropertyComparisonInfo> comparedAttributes) |
| Constructor and Description |
|---|
CompareView(TypedObject sourceObject,
List<TypedObject> allItems,
Map<PropertyDescriptor,PropertyComparisonInfo> comparedAttributes,
CompareView.CompareViewListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Map<PropertyDescriptor,PropertyComparisonInfo> |
ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer,
List<ObjectValueContainer> compareValueContainers) |
Map<PropertyDescriptor,PropertyComparisonInfo> |
ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer,
List<ObjectValueContainer> compareValueContainers,
ObjectAttributeComparator comparator) |
Map<PropertyDescriptor,PropertyComparisonInfo> |
ObjectCompareService.getComparedAttributes(TypedObject referenceObject,
List<TypedObject> compareObjects) |
Map<PropertyDescriptor,PropertyComparisonInfo> |
ObjectCompareService.getComparedAttributes(TypedObject referenceObject,
List<TypedObject> compareObjects,
ObjectAttributeComparator comparator) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyComparisonInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
Map<PropertyDescriptor,PropertyComparisonInfo> |
DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer,
List<ObjectValueContainer> compareValueContainers) |
Map<PropertyDescriptor,PropertyComparisonInfo> |
DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer,
List<ObjectValueContainer> compareValueContainers,
ObjectAttributeComparator comparator) |
Map<PropertyDescriptor,PropertyComparisonInfo> |
DefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject,
List<TypedObject> compareObjects) |
Map<PropertyDescriptor,PropertyComparisonInfo> |
DefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject,
List<TypedObject> compareObjects,
ObjectAttributeComparator comparator) |
Copyright © 2017 SAP SE. All Rights Reserved.