Uses of Interface
de.hybris.platform.cockpit.services.values.ObjectValueHandler
Packages that use ObjectValueHandler
Package
Description
-
Uses of ObjectValueHandler in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values that return types with arguments of type ObjectValueHandlerModifier and TypeMethodDescriptionObjectValueHandlerRegistry.getValueHandlerChain(ObjectType type) -
Uses of ObjectValueHandler in de.hybris.platform.cockpit.services.values.impl
Classes in de.hybris.platform.cockpit.services.values.impl that implement ObjectValueHandlerModifier and TypeClassDescriptionclassResponsible for loading and storing of classification values.classObject value handler implementation based upon generic item attribute access viaItem.getAttribute(String)andItem.setAttribute(String, Object).classclassTriggers the wokflow activation script after storing the values in addition to GenericItemObjectValueHandler.Methods in de.hybris.platform.cockpit.services.values.impl that return ObjectValueHandlerMethods in de.hybris.platform.cockpit.services.values.impl that return types with arguments of type ObjectValueHandlerModifier and TypeMethodDescriptionDefaultObjectValueHandlerRegistry.getValueHandlerChain(ObjectType type) Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type ObjectValueHandlerModifier and TypeMethodDescriptionvoidObjectValueHandlerMapping.setValueHandler(ObjectValueHandler valueHandler)