Uses of Class
de.hybris.platform.personalizationservices.jalo.config.CxUrlVoterConfig
Packages that use CxUrlVoterConfig
Package
Description
-
Uses of CxUrlVoterConfig in de.hybris.platform.personalizationservices.jalo
Methods in de.hybris.platform.personalizationservices.jalo that return CxUrlVoterConfigModifier and TypeMethodDescriptionGeneratedPersonalizationservicesManager.createCxUrlVoterConfig(SessionContext ctx, Map attributeValues) GeneratedPersonalizationservicesManager.createCxUrlVoterConfig(Map attributeValues) -
Uses of CxUrlVoterConfig in de.hybris.platform.personalizationservices.jalo.config
Fields in de.hybris.platform.personalizationservices.jalo.config with type parameters of type CxUrlVoterConfigModifier and TypeFieldDescriptionprotected static final OneToManyHandler<CxUrlVoterConfig>GeneratedCxConfig.URLVOTERCONFIGSHANDLEROneToManyHandlerfor handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side.Methods in de.hybris.platform.personalizationservices.jalo.config that return types with arguments of type CxUrlVoterConfigModifier and TypeMethodDescriptionGeneratedCxConfig.getUrlVoterConfigs()Generated method - Getter of theCxConfig.urlVoterConfigsattribute.GeneratedCxConfig.getUrlVoterConfigs(SessionContext ctx) Generated method - Getter of theCxConfig.urlVoterConfigsattribute.Methods in de.hybris.platform.personalizationservices.jalo.config with parameters of type CxUrlVoterConfigModifier and TypeMethodDescriptionvoidGeneratedCxConfig.addToUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value) Generated method - Addsvalueto urlVoterConfigs.voidGeneratedCxConfig.addToUrlVoterConfigs(CxUrlVoterConfig value) Generated method - Addsvalueto urlVoterConfigs.voidGeneratedCxConfig.removeFromUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value) Generated method - Removesvaluefrom urlVoterConfigs.voidGeneratedCxConfig.removeFromUrlVoterConfigs(CxUrlVoterConfig value) Generated method - Removesvaluefrom urlVoterConfigs.Method parameters in de.hybris.platform.personalizationservices.jalo.config with type arguments of type CxUrlVoterConfigModifier and TypeMethodDescriptionvoidGeneratedCxConfig.setUrlVoterConfigs(SessionContext ctx, List<CxUrlVoterConfig> value) Generated method - Setter of theCxConfig.urlVoterConfigsattribute.voidGeneratedCxConfig.setUrlVoterConfigs(List<CxUrlVoterConfig> value) Generated method - Setter of theCxConfig.urlVoterConfigsattribute.