Uses of Class
de.hybris.platform.personalizationservices.jalo.config.CxConfig
-
-
Uses of CxConfig in de.hybris.platform.personalizationcms.jalo
Methods in de.hybris.platform.personalizationcms.jalo with parameters of type CxConfig Modifier and Type Method Description java.lang.BooleanGeneratedPersonalizationcmsManager. isContainerCleanupEnabled(SessionContext ctx, CxConfig item)Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.java.lang.BooleanGeneratedPersonalizationcmsManager. isContainerCleanupEnabled(CxConfig item)Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.booleanGeneratedPersonalizationcmsManager. isContainerCleanupEnabledAsPrimitive(SessionContext ctx, CxConfig item)Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.booleanGeneratedPersonalizationcmsManager. isContainerCleanupEnabledAsPrimitive(CxConfig item)Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.voidGeneratedPersonalizationcmsManager. setContainerCleanupEnabled(SessionContext ctx, CxConfig item, boolean value)Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidGeneratedPersonalizationcmsManager. setContainerCleanupEnabled(SessionContext ctx, CxConfig item, java.lang.Boolean value)Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidGeneratedPersonalizationcmsManager. setContainerCleanupEnabled(CxConfig item, boolean value)Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidGeneratedPersonalizationcmsManager. setContainerCleanupEnabled(CxConfig item, java.lang.Boolean value)Generated method - Setter of theCxConfig.containerCleanupEnabledattribute. -
Uses of CxConfig in de.hybris.platform.personalizationintegration.jalo
Methods in de.hybris.platform.personalizationintegration.jalo with parameters of type CxConfig Modifier and Type Method Description java.lang.BooleanGeneratedPersonalizationintegrationManager. isAutoCreateSegments(SessionContext ctx, CxConfig item)Generated method - Getter of theCxConfig.autoCreateSegmentsattribute.java.lang.BooleanGeneratedPersonalizationintegrationManager. isAutoCreateSegments(CxConfig item)Generated method - Getter of theCxConfig.autoCreateSegmentsattribute.booleanGeneratedPersonalizationintegrationManager. isAutoCreateSegmentsAsPrimitive(SessionContext ctx, CxConfig item)Generated method - Getter of theCxConfig.autoCreateSegmentsattribute.booleanGeneratedPersonalizationintegrationManager. isAutoCreateSegmentsAsPrimitive(CxConfig item)Generated method - Getter of theCxConfig.autoCreateSegmentsattribute.voidGeneratedPersonalizationintegrationManager. setAutoCreateSegments(SessionContext ctx, CxConfig item, boolean value)Generated method - Setter of theCxConfig.autoCreateSegmentsattribute.voidGeneratedPersonalizationintegrationManager. setAutoCreateSegments(SessionContext ctx, CxConfig item, java.lang.Boolean value)Generated method - Setter of theCxConfig.autoCreateSegmentsattribute.voidGeneratedPersonalizationintegrationManager. setAutoCreateSegments(CxConfig item, boolean value)Generated method - Setter of theCxConfig.autoCreateSegmentsattribute.voidGeneratedPersonalizationintegrationManager. setAutoCreateSegments(CxConfig item, java.lang.Boolean value)Generated method - Setter of theCxConfig.autoCreateSegmentsattribute. -
Uses of CxConfig in de.hybris.platform.personalizationservices.jalo
Methods in de.hybris.platform.personalizationservices.jalo that return CxConfig Modifier and Type Method Description CxConfigGeneratedPersonalizationservicesManager. createCxConfig(SessionContext ctx, java.util.Map attributeValues)CxConfigGeneratedPersonalizationservicesManager. createCxConfig(java.util.Map attributeValues)CxConfigGeneratedPersonalizationservicesManager. getCxConfig(BaseSite item)Generated method - Getter of theBaseSite.cxConfigattribute.CxConfigGeneratedPersonalizationservicesManager. getCxConfig(SessionContext ctx, BaseSite item)Generated method - Getter of theBaseSite.cxConfigattribute.Methods in de.hybris.platform.personalizationservices.jalo with parameters of type CxConfig Modifier and Type Method Description voidGeneratedPersonalizationservicesManager. setCxConfig(BaseSite item, CxConfig value)Generated method - Setter of theBaseSite.cxConfigattribute.voidGeneratedPersonalizationservicesManager. setCxConfig(SessionContext ctx, BaseSite item, CxConfig value)Generated method - Setter of theBaseSite.cxConfigattribute. -
Uses of CxConfig in de.hybris.platform.personalizationservices.jalo.config
Methods in de.hybris.platform.personalizationservices.jalo.config that return CxConfig Modifier and Type Method Description CxConfigGeneratedCxPeriodicVoterConfig. getCxConfig()Generated method - Getter of theCxPeriodicVoterConfig.cxConfigattribute.CxConfigGeneratedCxPeriodicVoterConfig. getCxConfig(SessionContext ctx)Generated method - Getter of theCxPeriodicVoterConfig.cxConfigattribute.CxConfigGeneratedCxUrlVoterConfig. getCxConfig()Generated method - Getter of theCxUrlVoterConfig.cxConfigattribute.CxConfigGeneratedCxUrlVoterConfig. getCxConfig(SessionContext ctx)Generated method - Getter of theCxUrlVoterConfig.cxConfigattribute.Methods in de.hybris.platform.personalizationservices.jalo.config with parameters of type CxConfig Modifier and Type Method Description voidGeneratedCxPeriodicVoterConfig. setCxConfig(SessionContext ctx, CxConfig value)Generated method - Setter of theCxPeriodicVoterConfig.cxConfigattribute.voidGeneratedCxPeriodicVoterConfig. setCxConfig(CxConfig value)Generated method - Setter of theCxPeriodicVoterConfig.cxConfigattribute.voidGeneratedCxUrlVoterConfig. setCxConfig(SessionContext ctx, CxConfig value)Generated method - Setter of theCxUrlVoterConfig.cxConfigattribute.voidGeneratedCxUrlVoterConfig. setCxConfig(CxConfig value)Generated method - Setter of theCxUrlVoterConfig.cxConfigattribute. -
Uses of CxConfig in de.hybris.platform.personalizationyprofile.jalo
Methods in de.hybris.platform.personalizationyprofile.jalo with parameters of type CxConfig Modifier and Type Method Description java.util.Map<java.lang.String,java.math.BigDecimal>GeneratedPersonalizationyprofileManager. getAllOrderMapperSegmentMap(SessionContext ctx, CxConfig item)Generated method - Getter of theCxConfig.orderMapperSegmentMapattribute.java.util.Map<java.lang.String,java.math.BigDecimal>GeneratedPersonalizationyprofileManager. getAllOrderMapperSegmentMap(CxConfig item)Generated method - Getter of theCxConfig.orderMapperSegmentMapattribute.voidGeneratedPersonalizationyprofileManager. setAllOrderMapperSegmentMap(SessionContext ctx, CxConfig item, java.util.Map<java.lang.String,java.math.BigDecimal> value)Generated method - Setter of theCxConfig.orderMapperSegmentMapattribute.voidGeneratedPersonalizationyprofileManager. setAllOrderMapperSegmentMap(CxConfig item, java.util.Map<java.lang.String,java.math.BigDecimal> value)Generated method - Setter of theCxConfig.orderMapperSegmentMapattribute.
-