Uses of Class
de.hybris.platform.cockpit.services.values.impl.ObjectValuePair
-
-
Uses of ObjectValuePair in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type ObjectValuePair Modifier and Type Method Description protected voidCompareView. fireValueChanged(ObjectValuePair value)voidCompareView. validate(ObjectValuePair valueInfo, PropertyDescriptor propertyDescriptor, UIEditor uiEditor, java.lang.Object value, org.zkoss.zul.Div editorContainer, java.util.Set<java.lang.String> forceWritePks) -
Uses of ObjectValuePair in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values with parameters of type ObjectValuePair Modifier and Type Method Description booleanObjectAttributeComparator. 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 ObjectValuePair Modifier and Type Method Description booleanDefaultObjectAttributeComparator. isEqual(ObjectValuePair value1, ObjectValuePair value2)
-