Uses of Class
de.hybris.platform.personalizationservices.jalo.CxCustomizationsGroup
-
Packages that use CxCustomizationsGroup Package Description de.hybris.platform.personalizationservices.jalo -
-
Uses of CxCustomizationsGroup in de.hybris.platform.personalizationservices.jalo
Methods in de.hybris.platform.personalizationservices.jalo that return CxCustomizationsGroup Modifier and Type Method Description CxCustomizationsGroupGeneratedPersonalizationservicesManager. createCxCustomizationsGroup(SessionContext ctx, java.util.Map attributeValues)CxCustomizationsGroupGeneratedPersonalizationservicesManager. createCxCustomizationsGroup(java.util.Map attributeValues)CxCustomizationsGroupGeneratedCxCustomization. getGroup()Generated method - Getter of theCxCustomization.groupattribute.CxCustomizationsGroupGeneratedCxCustomization. getGroup(SessionContext ctx)Generated method - Getter of theCxCustomization.groupattribute.Methods in de.hybris.platform.personalizationservices.jalo with parameters of type CxCustomizationsGroup Modifier and Type Method Description voidGeneratedCxCustomization. setGroup(SessionContext ctx, CxCustomizationsGroup value)Generated method - Setter of theCxCustomization.groupattribute.voidGeneratedCxCustomization. setGroup(CxCustomizationsGroup value)Generated method - Setter of theCxCustomization.groupattribute.
-