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