| Package | Description |
|---|---|
| de.hybris.platform.personalizationservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<CxCustomization> |
GeneratedCxCustomizationsGroup.CUSTOMIZATIONSHANDLER
OneToManyHandler for handling 1:n CUSTOMIZATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
CxCustomization |
GeneratedPersonalizationservicesManager.createCxCustomization(java.util.Map attributeValues) |
CxCustomization |
GeneratedPersonalizationservicesManager.createCxCustomization(SessionContext ctx,
java.util.Map attributeValues) |
CxCustomization |
GeneratedCxVariation.getCustomization()
Generated method - Getter of the
CxVariation.customization attribute. |
CxCustomization |
GeneratedCxVariation.getCustomization(SessionContext ctx)
Generated method - Getter of the
CxVariation.customization attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CxCustomization> |
GeneratedCxCustomizationsGroup.getCustomizations()
Generated method - Getter of the
CxCustomizationsGroup.customizations attribute. |
java.util.List<CxCustomization> |
GeneratedCxCustomizationsGroup.getCustomizations(SessionContext ctx)
Generated method - Getter of the
CxCustomizationsGroup.customizations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCxCustomizationsGroup.addToCustomizations(CxCustomization value)
Generated method - Adds
value to customizations. |
void |
GeneratedCxCustomizationsGroup.addToCustomizations(SessionContext ctx,
CxCustomization value)
Generated method - Adds
value to customizations. |
void |
GeneratedCxCustomizationsGroup.removeFromCustomizations(CxCustomization value)
Generated method - Removes
value from customizations. |
void |
GeneratedCxCustomizationsGroup.removeFromCustomizations(SessionContext ctx,
CxCustomization value)
Generated method - Removes
value from customizations. |
void |
GeneratedCxVariation.setCustomization(CxCustomization value)
Generated method - Setter of the
CxVariation.customization attribute. |
void |
GeneratedCxVariation.setCustomization(SessionContext ctx,
CxCustomization value)
Generated method - Setter of the
CxVariation.customization attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCxCustomizationsGroup.setCustomizations(java.util.List<CxCustomization> value)
Generated method - Setter of the
CxCustomizationsGroup.customizations attribute. |
void |
GeneratedCxCustomizationsGroup.setCustomizations(SessionContext ctx,
java.util.List<CxCustomization> value)
Generated method - Setter of the
CxCustomizationsGroup.customizations attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.