Uses of Class
de.hybris.platform.cockpit.services.values.impl.ObjectValuePair
Packages that use ObjectValuePair
Package
Description
-
Uses of ObjectValuePair in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type ObjectValuePairModifier and TypeMethodDescriptionprotected voidCompareView.fireValueChanged(ObjectValuePair value) voidCompareView.validate(ObjectValuePair valueInfo, PropertyDescriptor propertyDescriptor, UIEditor uiEditor, Object value, org.zkoss.zul.Div editorContainer, Set<String> forceWritePks) -
Uses of ObjectValuePair in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values with parameters of type ObjectValuePairModifier and TypeMethodDescriptionbooleanObjectAttributeComparator.isEqual(ObjectValuePair value1, ObjectValuePair value2) Checks, if two values are considered equal. -
Uses of ObjectValuePair in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type ObjectValuePairModifier and TypeMethodDescriptionbooleanDefaultObjectAttributeComparator.isEqual(ObjectValuePair value1, ObjectValuePair value2)