Uses of Interface
de.hybris.platform.cockpit.services.values.PropertyComparisonInfo
Packages that use PropertyComparisonInfo
Package
Description
-
Uses of PropertyComparisonInfo in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that return types with arguments of type PropertyComparisonInfoMethod parameters in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with type arguments of type PropertyComparisonInfoModifier and TypeMethodDescriptionvoidCompareView.setComparedAttributes(Map<PropertyDescriptor, PropertyComparisonInfo> comparedAttributes) Constructor parameters in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with type arguments of type PropertyComparisonInfoModifierConstructorDescriptionCompareView(TypedObject sourceObject, List<TypedObject> allItems, Map<PropertyDescriptor, PropertyComparisonInfo> comparedAttributes, CompareView.CompareViewListener listener) -
Uses of PropertyComparisonInfo in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values that return types with arguments of type PropertyComparisonInfoModifier and TypeMethodDescriptionObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects) ObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers) ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) -
Uses of PropertyComparisonInfo in de.hybris.platform.cockpit.services.values.impl
Classes in de.hybris.platform.cockpit.services.values.impl that implement PropertyComparisonInfoMethods in de.hybris.platform.cockpit.services.values.impl that return types with arguments of type PropertyComparisonInfoModifier and TypeMethodDescriptionDefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects) DefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers) DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator)