Uses of Interface
de.hybris.platform.cockpit.services.values.ObjectAttributeComparator
Packages that use ObjectAttributeComparator
Package
Description
-
Uses of ObjectAttributeComparator in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values with parameters of type ObjectAttributeComparatorModifier and TypeMethodDescriptionObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) -
Uses of ObjectAttributeComparator in de.hybris.platform.cockpit.services.values.impl
Classes in de.hybris.platform.cockpit.services.values.impl that implement ObjectAttributeComparatorMethods in de.hybris.platform.cockpit.services.values.impl that return ObjectAttributeComparatorMethods in de.hybris.platform.cockpit.services.values.impl with parameters of type ObjectAttributeComparatorModifier and TypeMethodDescriptionDefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) voidDefaultObjectCompareService.setAttributeComparator(ObjectAttributeComparator attributeComparator) -
Uses of ObjectAttributeComparator in de.hybris.platform.productcockpit.services.impl
Classes in de.hybris.platform.productcockpit.services.impl that implement ObjectAttributeComparator