Uses of Class
de.hybris.platform.personalizationintegration.model.CxMapperScriptModel
Packages that use CxMapperScriptModel
Package
Description
-
Uses of CxMapperScriptModel in de.hybris.platform.personalizationintegration.mapping.mapper.impl
Methods in de.hybris.platform.personalizationintegration.mapping.mapper.impl that return types with arguments of type CxMapperScriptModelModifier and TypeMethodDescriptionprotected List<CxMapperScriptModel>CxScriptProfileMapper.findMapperScripts()Methods in de.hybris.platform.personalizationintegration.mapping.mapper.impl with parameters of type CxMapperScriptModelModifier and TypeMethodDescriptionprotected List<SegmentMappingData>CxScriptProfileMapper.executeMapperScrip(CxMapperScriptModel script, Map<String, Object> inputParameters) -
Uses of CxMapperScriptModel in de.hybris.platform.personalizationyprofile.interceptor
Methods in de.hybris.platform.personalizationyprofile.interceptor with parameters of type CxMapperScriptModelModifier and TypeMethodDescriptionvoidCxScriptMapperInterceptor.onRemove(CxMapperScriptModel model, InterceptorContext ctx) voidCxScriptMapperInterceptor.onValidate(CxMapperScriptModel model, InterceptorContext ctx)