| Package | Description |
|---|---|
| de.hybris.platform.cockpit.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<WidgetParameter> |
GeneratedDynamicWidgetPreferences.PARAMETERSHANDLER
OneToManyHandler for handling 1:n PARAMETERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
WidgetParameter |
GeneratedCockpitManager.createWidgetParameter(Map attributeValues) |
WidgetParameter |
GeneratedCockpitManager.createWidgetParameter(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WidgetParameter> |
GeneratedDynamicWidgetPreferences.getParameters()
Generated method - Getter of the
DynamicWidgetPreferences.parameters attribute. |
Collection<WidgetParameter> |
GeneratedDynamicWidgetPreferences.getParameters(SessionContext ctx)
Generated method - Getter of the
DynamicWidgetPreferences.parameters attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDynamicWidgetPreferences.addToParameters(SessionContext ctx,
WidgetParameter value)
Generated method - Adds
value to parameters. |
void |
GeneratedDynamicWidgetPreferences.addToParameters(WidgetParameter value)
Generated method - Adds
value to parameters. |
void |
GeneratedDynamicWidgetPreferences.removeFromParameters(SessionContext ctx,
WidgetParameter value)
Generated method - Removes
value from parameters. |
void |
GeneratedDynamicWidgetPreferences.removeFromParameters(WidgetParameter value)
Generated method - Removes
value from parameters. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDynamicWidgetPreferences.setParameters(Collection<WidgetParameter> value)
Generated method - Setter of the
DynamicWidgetPreferences.parameters attribute. |
void |
GeneratedDynamicWidgetPreferences.setParameters(SessionContext ctx,
Collection<WidgetParameter> value)
Generated method - Setter of the
DynamicWidgetPreferences.parameters attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.