| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.values | |
| de.hybris.platform.cockpit.services.values.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ObjectValueHandler> |
ObjectValueHandlerRegistry.getValueHandlerChain(ObjectType type) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationObjectValueHandler
Responsible for loading and storing of classification values.
|
class |
GenericItemObjectValueHandler
Object value handler implementation based upon generic item attribute access via
Item.getAttribute(String)
and Item.setAttribute(String, Object). |
class |
WidgetParamObjectValueHandler |
class |
WorkflowGenericItemObjectHandler
Triggers the wokflow activation script after storing the values in addition to GenericItemObjectValueHandler.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectValueHandler |
ObjectValueHandlerMapping.getValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ObjectValueHandler> |
DefaultObjectValueHandlerRegistry.getValueHandlerChain(ObjectType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectValueHandlerMapping.setValueHandler(ObjectValueHandler valueHandler) |
Copyright © 2018 SAP SE. All Rights Reserved.