Package de.hybris.platform.cockpit.services.values.impl
package de.hybris.platform.cockpit.services.values.impl
-
ClassesClassDescriptionResponsible for loading and storing of classification values.Default implementation of the ValueService.Object value handler implementation based upon generic item attribute access via
Item.getAttribute(String)andItem.setAttribute(String, Object).Triggers the wokflow activation script after storing the values in addition to GenericItemObjectValueHandler.