Uses of Class
de.hybris.platform.personalizationintegration.jalo.CxMapperScript
Packages that use CxMapperScript
Package
Description
-
Uses of CxMapperScript in de.hybris.platform.personalizationintegration.jalo
Methods in de.hybris.platform.personalizationintegration.jalo that return CxMapperScriptModifier and TypeMethodDescriptionGeneratedPersonalizationintegrationManager.createCxMapperScript(SessionContext ctx, Map attributeValues) GeneratedPersonalizationintegrationManager.createCxMapperScript(Map attributeValues) -
Uses of CxMapperScript in de.hybris.platform.personalizationyprofile.jalo
Methods in de.hybris.platform.personalizationyprofile.jalo with parameters of type CxMapperScriptModifier and TypeMethodDescriptionGeneratedPersonalizationyprofileManager.getRequiredFields(SessionContext ctx, CxMapperScript item) Generated method - Getter of theCxMapperScript.requiredFieldsattribute.GeneratedPersonalizationyprofileManager.getRequiredFields(CxMapperScript item) Generated method - Getter of theCxMapperScript.requiredFieldsattribute.voidGeneratedPersonalizationyprofileManager.setRequiredFields(SessionContext ctx, CxMapperScript item, Collection<String> value) Generated method - Setter of theCxMapperScript.requiredFieldsattribute.voidGeneratedPersonalizationyprofileManager.setRequiredFields(CxMapperScript item, Collection<String> value) Generated method - Setter of theCxMapperScript.requiredFieldsattribute.