Class GeneratedCxConfig
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.personalizationservices.jalo.config.GeneratedCxConfig
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CxConfig
public abstract class GeneratedCxConfig extends GenericItem
Generated class for typeCxConfig
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ACTIONRESULTMAXREPEAT
Qualifier of theCxConfig.actionResultMaxRepeat
attributestatic java.lang.String
ANONYMOUSUSERACTIONS
Qualifier of theCxConfig.anonymousUserActions
attributestatic java.lang.String
ANONYMOUSUSERDEFAULTACTIONS
Qualifier of theCxConfig.anonymousUserDefaultActions
attributestatic java.lang.String
ANONYMOUSUSERIGNOREOTHERACTIONS
Qualifier of theCxConfig.anonymousUserIgnoreOtherActions
attributestatic java.lang.String
ANONYMOUSUSERMINREQUESTNUMBER
Qualifier of theCxConfig.anonymousUserMinRequestNumber
attributestatic java.lang.String
ANONYMOUSUSERMINTIME
Qualifier of theCxConfig.anonymousUserMinTime
attributestatic java.lang.String
BASESITES
Qualifier of theCxConfig.baseSites
attributeprotected static OneToManyHandler<BaseSite>
BASESITESHANDLER
OneToManyHandler
for handling 1:n BASESITES's relation attributes from 'many' side.static java.lang.String
CALCULATIONPROCESS
Qualifier of theCxConfig.calculationProcess
attributestatic java.lang.String
CATALOGLOOKUP
Qualifier of theCxConfig.catalogLookup
attributestatic java.lang.String
CODE
Qualifier of theCxConfig.code
attributestatic java.lang.String
CONSENTGIVENACTIONS
Qualifier of theCxConfig.consentGivenActions
attributestatic java.lang.String
CONSENTTEMPLATES
Qualifier of theCxConfig.consentTemplates
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
IGNORERECALCFORANONYMOUS
Qualifier of theCxConfig.ignoreRecalcForAnonymous
attributestatic java.lang.String
MINAFFINITY
Qualifier of theCxConfig.minAffinity
attributestatic java.lang.String
OCCPERSONALIZATIONENABLED
Qualifier of theCxConfig.occPersonalizationEnabled
attributestatic java.lang.String
OCCPERSONALIZATIONIDCOOKIEENABLED
Qualifier of theCxConfig.occPersonalizationIdCookieEnabled
attributestatic java.lang.String
OCCTTL
Qualifier of theCxConfig.occTTL
attributestatic java.lang.String
PERIODICVOTERCONFIGS
Qualifier of theCxConfig.periodicVoterConfigs
attributeprotected static OneToManyHandler<CxPeriodicVoterConfig>
PERIODICVOTERCONFIGSHANDLER
OneToManyHandler
for handling 1:n PERIODICVOTERCONFIGS's relation attributes from 'many' side.static java.lang.String
URLVOTERCONFIGS
Qualifier of theCxConfig.urlVoterConfigs
attributeprotected static OneToManyHandler<CxUrlVoterConfig>
URLVOTERCONFIGSHANDLER
OneToManyHandler
for handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side.static java.lang.String
USERCHANGEDACTIONS
Qualifier of theCxConfig.userChangedActions
attributestatic java.lang.String
USERSEGMENTSSTOREINSESSION
Qualifier of theCxConfig.userSegmentsStoreInSession
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCxConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToBaseSites(BaseSite value)
Generated method - Addsvalue
to baseSites.void
addToBaseSites(SessionContext ctx, BaseSite value)
Generated method - Addsvalue
to baseSites.void
addToPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
Generated method - Addsvalue
to periodicVoterConfigs.void
addToPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Addsvalue
to periodicVoterConfigs.void
addToUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
Generated method - Addsvalue
to urlVoterConfigs.void
addToUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Addsvalue
to urlVoterConfigs.java.lang.Integer
getActionResultMaxRepeat()
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.java.lang.Integer
getActionResultMaxRepeat(SessionContext ctx)
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.int
getActionResultMaxRepeatAsPrimitive()
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.int
getActionResultMaxRepeatAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.java.util.Set<java.lang.String>
getAnonymousUserActions()
Generated method - Getter of theCxConfig.anonymousUserActions
attribute.java.util.Set<java.lang.String>
getAnonymousUserActions(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserActions
attribute.java.util.Set<java.lang.String>
getAnonymousUserDefaultActions()
Generated method - Getter of theCxConfig.anonymousUserDefaultActions
attribute.java.util.Set<java.lang.String>
getAnonymousUserDefaultActions(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserDefaultActions
attribute.java.lang.Integer
getAnonymousUserMinRequestNumber()
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.java.lang.Integer
getAnonymousUserMinRequestNumber(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.int
getAnonymousUserMinRequestNumberAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.int
getAnonymousUserMinRequestNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.java.lang.Long
getAnonymousUserMinTime()
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.java.lang.Long
getAnonymousUserMinTime(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.long
getAnonymousUserMinTimeAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.long
getAnonymousUserMinTimeAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.java.util.Set<BaseSite>
getBaseSites()
Generated method - Getter of theCxConfig.baseSites
attribute.java.util.Set<BaseSite>
getBaseSites(SessionContext ctx)
Generated method - Getter of theCxConfig.baseSites
attribute.java.lang.String
getCalculationProcess()
Generated method - Getter of theCxConfig.calculationProcess
attribute.java.lang.String
getCalculationProcess(SessionContext ctx)
Generated method - Getter of theCxConfig.calculationProcess
attribute.EnumerationValue
getCatalogLookup()
Generated method - Getter of theCxConfig.catalogLookup
attribute.EnumerationValue
getCatalogLookup(SessionContext ctx)
Generated method - Getter of theCxConfig.catalogLookup
attribute.java.lang.String
getCode()
Generated method - Getter of theCxConfig.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theCxConfig.code
attribute.java.util.Set<java.lang.String>
getConsentGivenActions()
Generated method - Getter of theCxConfig.consentGivenActions
attribute.java.util.Set<java.lang.String>
getConsentGivenActions(SessionContext ctx)
Generated method - Getter of theCxConfig.consentGivenActions
attribute.java.util.Set<ConsentTemplate>
getConsentTemplates()
Generated method - Getter of theCxConfig.consentTemplates
attribute.java.util.Set<ConsentTemplate>
getConsentTemplates(SessionContext ctx)
Generated method - Getter of theCxConfig.consentTemplates
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.math.BigDecimal
getMinAffinity()
Generated method - Getter of theCxConfig.minAffinity
attribute.java.math.BigDecimal
getMinAffinity(SessionContext ctx)
Generated method - Getter of theCxConfig.minAffinity
attribute.java.lang.Long
getOccTTL()
Generated method - Getter of theCxConfig.occTTL
attribute.java.lang.Long
getOccTTL(SessionContext ctx)
Generated method - Getter of theCxConfig.occTTL
attribute.long
getOccTTLAsPrimitive()
Generated method - Getter of theCxConfig.occTTL
attribute.long
getOccTTLAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occTTL
attribute.java.util.Set<CxPeriodicVoterConfig>
getPeriodicVoterConfigs()
Generated method - Getter of theCxConfig.periodicVoterConfigs
attribute.java.util.Set<CxPeriodicVoterConfig>
getPeriodicVoterConfigs(SessionContext ctx)
Generated method - Getter of theCxConfig.periodicVoterConfigs
attribute.java.util.List<CxUrlVoterConfig>
getUrlVoterConfigs()
Generated method - Getter of theCxConfig.urlVoterConfigs
attribute.java.util.List<CxUrlVoterConfig>
getUrlVoterConfigs(SessionContext ctx)
Generated method - Getter of theCxConfig.urlVoterConfigs
attribute.java.util.Set<java.lang.String>
getUserChangedActions()
Generated method - Getter of theCxConfig.userChangedActions
attribute.java.util.Set<java.lang.String>
getUserChangedActions(SessionContext ctx)
Generated method - Getter of theCxConfig.userChangedActions
attribute.java.lang.Boolean
isAnonymousUserIgnoreOtherActions()
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.java.lang.Boolean
isAnonymousUserIgnoreOtherActions(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.boolean
isAnonymousUserIgnoreOtherActionsAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.boolean
isAnonymousUserIgnoreOtherActionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.java.lang.Boolean
isIgnoreRecalcForAnonymous()
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.java.lang.Boolean
isIgnoreRecalcForAnonymous(SessionContext ctx)
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.boolean
isIgnoreRecalcForAnonymousAsPrimitive()
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.boolean
isIgnoreRecalcForAnonymousAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.java.lang.Boolean
isOccPersonalizationEnabled()
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.java.lang.Boolean
isOccPersonalizationEnabled(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.boolean
isOccPersonalizationEnabledAsPrimitive()
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.boolean
isOccPersonalizationEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.java.lang.Boolean
isOccPersonalizationIdCookieEnabled()
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.java.lang.Boolean
isOccPersonalizationIdCookieEnabled(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.boolean
isOccPersonalizationIdCookieEnabledAsPrimitive()
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.boolean
isOccPersonalizationIdCookieEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.java.lang.Boolean
isUserSegmentsStoreInSession()
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.java.lang.Boolean
isUserSegmentsStoreInSession(SessionContext ctx)
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.boolean
isUserSegmentsStoreInSessionAsPrimitive()
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.boolean
isUserSegmentsStoreInSessionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.void
removeFromBaseSites(BaseSite value)
Generated method - Removesvalue
from baseSites.void
removeFromBaseSites(SessionContext ctx, BaseSite value)
Generated method - Removesvalue
from baseSites.void
removeFromPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
Generated method - Removesvalue
from periodicVoterConfigs.void
removeFromPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Removesvalue
from periodicVoterConfigs.void
removeFromUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
Generated method - Removesvalue
from urlVoterConfigs.void
removeFromUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Removesvalue
from urlVoterConfigs.void
setActionResultMaxRepeat(int value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.void
setActionResultMaxRepeat(SessionContext ctx, int value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.void
setActionResultMaxRepeat(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.void
setActionResultMaxRepeat(java.lang.Integer value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.void
setAnonymousUserActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserActions
attribute.void
setAnonymousUserActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserActions
attribute.void
setAnonymousUserDefaultActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserDefaultActions
attribute.void
setAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserDefaultActions
attribute.void
setAnonymousUserIgnoreOtherActions(boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.void
setAnonymousUserIgnoreOtherActions(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.void
setAnonymousUserIgnoreOtherActions(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.void
setAnonymousUserIgnoreOtherActions(java.lang.Boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.void
setAnonymousUserMinRequestNumber(int value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.void
setAnonymousUserMinRequestNumber(SessionContext ctx, int value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.void
setAnonymousUserMinRequestNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.void
setAnonymousUserMinRequestNumber(java.lang.Integer value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.void
setAnonymousUserMinTime(long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.void
setAnonymousUserMinTime(SessionContext ctx, long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.void
setAnonymousUserMinTime(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.void
setAnonymousUserMinTime(java.lang.Long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.void
setBaseSites(SessionContext ctx, java.util.Set<BaseSite> value)
Generated method - Setter of theCxConfig.baseSites
attribute.void
setBaseSites(java.util.Set<BaseSite> value)
Generated method - Setter of theCxConfig.baseSites
attribute.void
setCalculationProcess(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCxConfig.calculationProcess
attribute.void
setCalculationProcess(java.lang.String value)
Generated method - Setter of theCxConfig.calculationProcess
attribute.void
setCatalogLookup(EnumerationValue value)
Generated method - Setter of theCxConfig.catalogLookup
attribute.void
setCatalogLookup(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCxConfig.catalogLookup
attribute.protected void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCxConfig.code
attribute.protected void
setCode(java.lang.String value)
Generated method - Setter of theCxConfig.code
attribute.void
setConsentGivenActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.consentGivenActions
attribute.void
setConsentGivenActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.consentGivenActions
attribute.void
setConsentTemplates(SessionContext ctx, java.util.Set<ConsentTemplate> value)
Generated method - Setter of theCxConfig.consentTemplates
attribute.void
setConsentTemplates(java.util.Set<ConsentTemplate> value)
Generated method - Setter of theCxConfig.consentTemplates
attribute.void
setIgnoreRecalcForAnonymous(boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.void
setIgnoreRecalcForAnonymous(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.void
setIgnoreRecalcForAnonymous(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.void
setIgnoreRecalcForAnonymous(java.lang.Boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.void
setMinAffinity(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theCxConfig.minAffinity
attribute.void
setMinAffinity(java.math.BigDecimal value)
Generated method - Setter of theCxConfig.minAffinity
attribute.void
setOccPersonalizationEnabled(boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.void
setOccPersonalizationEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.void
setOccPersonalizationEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.void
setOccPersonalizationEnabled(java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.void
setOccPersonalizationIdCookieEnabled(boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.void
setOccPersonalizationIdCookieEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.void
setOccPersonalizationIdCookieEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.void
setOccPersonalizationIdCookieEnabled(java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.void
setOccTTL(long value)
Generated method - Setter of theCxConfig.occTTL
attribute.void
setOccTTL(SessionContext ctx, long value)
Generated method - Setter of theCxConfig.occTTL
attribute.void
setOccTTL(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theCxConfig.occTTL
attribute.void
setOccTTL(java.lang.Long value)
Generated method - Setter of theCxConfig.occTTL
attribute.void
setPeriodicVoterConfigs(SessionContext ctx, java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of theCxConfig.periodicVoterConfigs
attribute.void
setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of theCxConfig.periodicVoterConfigs
attribute.void
setUrlVoterConfigs(SessionContext ctx, java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of theCxConfig.urlVoterConfigs
attribute.void
setUrlVoterConfigs(java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of theCxConfig.urlVoterConfigs
attribute.void
setUserChangedActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.userChangedActions
attribute.void
setUserChangedActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.userChangedActions
attribute.void
setUserSegmentsStoreInSession(boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.void
setUserSegmentsStoreInSession(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.void
setUserSegmentsStoreInSession(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.void
setUserSegmentsStoreInSession(java.lang.Boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theCxConfig.code
attribute- See Also:
- Constant Field Values
-
MINAFFINITY
public static final java.lang.String MINAFFINITY
Qualifier of theCxConfig.minAffinity
attribute- See Also:
- Constant Field Values
-
ACTIONRESULTMAXREPEAT
public static final java.lang.String ACTIONRESULTMAXREPEAT
Qualifier of theCxConfig.actionResultMaxRepeat
attribute- See Also:
- Constant Field Values
-
USERCHANGEDACTIONS
public static final java.lang.String USERCHANGEDACTIONS
Qualifier of theCxConfig.userChangedActions
attribute- See Also:
- Constant Field Values
-
CONSENTGIVENACTIONS
public static final java.lang.String CONSENTGIVENACTIONS
Qualifier of theCxConfig.consentGivenActions
attribute- See Also:
- Constant Field Values
-
CALCULATIONPROCESS
public static final java.lang.String CALCULATIONPROCESS
Qualifier of theCxConfig.calculationProcess
attribute- See Also:
- Constant Field Values
-
IGNORERECALCFORANONYMOUS
public static final java.lang.String IGNORERECALCFORANONYMOUS
Qualifier of theCxConfig.ignoreRecalcForAnonymous
attribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERDEFAULTACTIONS
public static final java.lang.String ANONYMOUSUSERDEFAULTACTIONS
Qualifier of theCxConfig.anonymousUserDefaultActions
attribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERACTIONS
public static final java.lang.String ANONYMOUSUSERACTIONS
Qualifier of theCxConfig.anonymousUserActions
attribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERMINREQUESTNUMBER
public static final java.lang.String ANONYMOUSUSERMINREQUESTNUMBER
Qualifier of theCxConfig.anonymousUserMinRequestNumber
attribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERMINTIME
public static final java.lang.String ANONYMOUSUSERMINTIME
Qualifier of theCxConfig.anonymousUserMinTime
attribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERIGNOREOTHERACTIONS
public static final java.lang.String ANONYMOUSUSERIGNOREOTHERACTIONS
Qualifier of theCxConfig.anonymousUserIgnoreOtherActions
attribute- See Also:
- Constant Field Values
-
CATALOGLOOKUP
public static final java.lang.String CATALOGLOOKUP
Qualifier of theCxConfig.catalogLookup
attribute- See Also:
- Constant Field Values
-
CONSENTTEMPLATES
public static final java.lang.String CONSENTTEMPLATES
Qualifier of theCxConfig.consentTemplates
attribute- See Also:
- Constant Field Values
-
USERSEGMENTSSTOREINSESSION
public static final java.lang.String USERSEGMENTSSTOREINSESSION
Qualifier of theCxConfig.userSegmentsStoreInSession
attribute- See Also:
- Constant Field Values
-
OCCPERSONALIZATIONENABLED
public static final java.lang.String OCCPERSONALIZATIONENABLED
Qualifier of theCxConfig.occPersonalizationEnabled
attribute- See Also:
- Constant Field Values
-
OCCTTL
public static final java.lang.String OCCTTL
Qualifier of theCxConfig.occTTL
attribute- See Also:
- Constant Field Values
-
OCCPERSONALIZATIONIDCOOKIEENABLED
public static final java.lang.String OCCPERSONALIZATIONIDCOOKIEENABLED
Qualifier of theCxConfig.occPersonalizationIdCookieEnabled
attribute- See Also:
- Constant Field Values
-
URLVOTERCONFIGS
public static final java.lang.String URLVOTERCONFIGS
Qualifier of theCxConfig.urlVoterConfigs
attribute- See Also:
- Constant Field Values
-
BASESITES
public static final java.lang.String BASESITES
Qualifier of theCxConfig.baseSites
attribute- See Also:
- Constant Field Values
-
PERIODICVOTERCONFIGS
public static final java.lang.String PERIODICVOTERCONFIGS
Qualifier of theCxConfig.periodicVoterConfigs
attribute- See Also:
- Constant Field Values
-
URLVOTERCONFIGSHANDLER
protected static final OneToManyHandler<CxUrlVoterConfig> URLVOTERCONFIGSHANDLER
OneToManyHandler
for handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side.
-
BASESITESHANDLER
protected static final OneToManyHandler<BaseSite> BASESITESHANDLER
OneToManyHandler
for handling 1:n BASESITES's relation attributes from 'many' side.
-
PERIODICVOTERCONFIGSHANDLER
protected static final OneToManyHandler<CxPeriodicVoterConfig> PERIODICVOTERCONFIGSHANDLER
OneToManyHandler
for handling 1:n PERIODICVOTERCONFIGS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getActionResultMaxRepeat
public java.lang.Integer getActionResultMaxRepeat(SessionContext ctx)
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.- Returns:
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
getActionResultMaxRepeat
public java.lang.Integer getActionResultMaxRepeat()
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.- Returns:
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
getActionResultMaxRepeatAsPrimitive
public int getActionResultMaxRepeatAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.- Returns:
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
getActionResultMaxRepeatAsPrimitive
public int getActionResultMaxRepeatAsPrimitive()
Generated method - Getter of theCxConfig.actionResultMaxRepeat
attribute.- Returns:
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
setActionResultMaxRepeat
public void setActionResultMaxRepeat(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.- Parameters:
value
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
setActionResultMaxRepeat
public void setActionResultMaxRepeat(java.lang.Integer value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.- Parameters:
value
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
setActionResultMaxRepeat
public void setActionResultMaxRepeat(SessionContext ctx, int value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.- Parameters:
value
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
setActionResultMaxRepeat
public void setActionResultMaxRepeat(int value)
Generated method - Setter of theCxConfig.actionResultMaxRepeat
attribute.- Parameters:
value
- the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure
-
getAnonymousUserActions
public java.util.Set<java.lang.String> getAnonymousUserActions(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserActions
attribute.- Returns:
- the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent request
-
getAnonymousUserActions
public java.util.Set<java.lang.String> getAnonymousUserActions()
Generated method - Getter of theCxConfig.anonymousUserActions
attribute.- Returns:
- the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent request
-
setAnonymousUserActions
public void setAnonymousUserActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserActions
attribute.- Parameters:
value
- the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent request
-
setAnonymousUserActions
public void setAnonymousUserActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserActions
attribute.- Parameters:
value
- the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent request
-
getAnonymousUserDefaultActions
public java.util.Set<java.lang.String> getAnonymousUserDefaultActions(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserDefaultActions
attribute.- Returns:
- the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first request
-
getAnonymousUserDefaultActions
public java.util.Set<java.lang.String> getAnonymousUserDefaultActions()
Generated method - Getter of theCxConfig.anonymousUserDefaultActions
attribute.- Returns:
- the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first request
-
setAnonymousUserDefaultActions
public void setAnonymousUserDefaultActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserDefaultActions
attribute.- Parameters:
value
- the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first request
-
setAnonymousUserDefaultActions
public void setAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.anonymousUserDefaultActions
attribute.- Parameters:
value
- the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first request
-
isAnonymousUserIgnoreOtherActions
public java.lang.Boolean isAnonymousUserIgnoreOtherActions(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
isAnonymousUserIgnoreOtherActions
public java.lang.Boolean isAnonymousUserIgnoreOtherActions()
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
isAnonymousUserIgnoreOtherActionsAsPrimitive
public boolean isAnonymousUserIgnoreOtherActionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
isAnonymousUserIgnoreOtherActionsAsPrimitive
public boolean isAnonymousUserIgnoreOtherActionsAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
setAnonymousUserIgnoreOtherActions
public void setAnonymousUserIgnoreOtherActions(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Parameters:
value
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
setAnonymousUserIgnoreOtherActions
public void setAnonymousUserIgnoreOtherActions(java.lang.Boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Parameters:
value
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
setAnonymousUserIgnoreOtherActions
public void setAnonymousUserIgnoreOtherActions(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Parameters:
value
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
setAnonymousUserIgnoreOtherActions
public void setAnonymousUserIgnoreOtherActions(boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActions
attribute.- Parameters:
value
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
getAnonymousUserMinRequestNumber
public java.lang.Integer getAnonymousUserMinRequestNumber(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Returns:
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
getAnonymousUserMinRequestNumber
public java.lang.Integer getAnonymousUserMinRequestNumber()
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Returns:
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
getAnonymousUserMinRequestNumberAsPrimitive
public int getAnonymousUserMinRequestNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Returns:
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
getAnonymousUserMinRequestNumberAsPrimitive
public int getAnonymousUserMinRequestNumberAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Returns:
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
setAnonymousUserMinRequestNumber
public void setAnonymousUserMinRequestNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Parameters:
value
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
setAnonymousUserMinRequestNumber
public void setAnonymousUserMinRequestNumber(java.lang.Integer value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Parameters:
value
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
setAnonymousUserMinRequestNumber
public void setAnonymousUserMinRequestNumber(SessionContext ctx, int value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Parameters:
value
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
setAnonymousUserMinRequestNumber
public void setAnonymousUserMinRequestNumber(int value)
Generated method - Setter of theCxConfig.anonymousUserMinRequestNumber
attribute.- Parameters:
value
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
getAnonymousUserMinTime
public java.lang.Long getAnonymousUserMinTime(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getAnonymousUserMinTime
public java.lang.Long getAnonymousUserMinTime()
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getAnonymousUserMinTimeAsPrimitive
public long getAnonymousUserMinTimeAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getAnonymousUserMinTimeAsPrimitive
public long getAnonymousUserMinTimeAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserMinTime
attribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
setAnonymousUserMinTime
public void setAnonymousUserMinTime(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.- Parameters:
value
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
setAnonymousUserMinTime
public void setAnonymousUserMinTime(java.lang.Long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.- Parameters:
value
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
setAnonymousUserMinTime
public void setAnonymousUserMinTime(SessionContext ctx, long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.- Parameters:
value
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
setAnonymousUserMinTime
public void setAnonymousUserMinTime(long value)
Generated method - Setter of theCxConfig.anonymousUserMinTime
attribute.- Parameters:
value
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getBaseSites
public java.util.Set<BaseSite> getBaseSites(SessionContext ctx)
Generated method - Getter of theCxConfig.baseSites
attribute.- Returns:
- the baseSites
-
getBaseSites
public java.util.Set<BaseSite> getBaseSites()
Generated method - Getter of theCxConfig.baseSites
attribute.- Returns:
- the baseSites
-
setBaseSites
public void setBaseSites(SessionContext ctx, java.util.Set<BaseSite> value)
Generated method - Setter of theCxConfig.baseSites
attribute.- Parameters:
value
- the baseSites
-
setBaseSites
public void setBaseSites(java.util.Set<BaseSite> value)
Generated method - Setter of theCxConfig.baseSites
attribute.- Parameters:
value
- the baseSites
-
addToBaseSites
public void addToBaseSites(SessionContext ctx, BaseSite value)
Generated method - Addsvalue
to baseSites.- Parameters:
value
- the item to add to baseSites
-
addToBaseSites
public void addToBaseSites(BaseSite value)
Generated method - Addsvalue
to baseSites.- Parameters:
value
- the item to add to baseSites
-
removeFromBaseSites
public void removeFromBaseSites(SessionContext ctx, BaseSite value)
Generated method - Removesvalue
from baseSites.- Parameters:
value
- the item to remove from baseSites
-
removeFromBaseSites
public void removeFromBaseSites(BaseSite value)
Generated method - Removesvalue
from baseSites.- Parameters:
value
- the item to remove from baseSites
-
getCalculationProcess
public java.lang.String getCalculationProcess(SessionContext ctx)
Generated method - Getter of theCxConfig.calculationProcess
attribute.- Returns:
- the calculationProcess - Name of calculation process
-
getCalculationProcess
public java.lang.String getCalculationProcess()
Generated method - Getter of theCxConfig.calculationProcess
attribute.- Returns:
- the calculationProcess - Name of calculation process
-
setCalculationProcess
public void setCalculationProcess(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCxConfig.calculationProcess
attribute.- Parameters:
value
- the calculationProcess - Name of calculation process
-
setCalculationProcess
public void setCalculationProcess(java.lang.String value)
Generated method - Setter of theCxConfig.calculationProcess
attribute.- Parameters:
value
- the calculationProcess - Name of calculation process
-
getCatalogLookup
public EnumerationValue getCatalogLookup(SessionContext ctx)
Generated method - Getter of theCxConfig.catalogLookup
attribute.- Returns:
- the catalogLookup - Type of lookup strategy used
-
getCatalogLookup
public EnumerationValue getCatalogLookup()
Generated method - Getter of theCxConfig.catalogLookup
attribute.- Returns:
- the catalogLookup - Type of lookup strategy used
-
setCatalogLookup
public void setCatalogLookup(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCxConfig.catalogLookup
attribute.- Parameters:
value
- the catalogLookup - Type of lookup strategy used
-
setCatalogLookup
public void setCatalogLookup(EnumerationValue value)
Generated method - Setter of theCxConfig.catalogLookup
attribute.- Parameters:
value
- the catalogLookup - Type of lookup strategy used
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theCxConfig.code
attribute.- Returns:
- the code - Unique identifier
-
getCode
public java.lang.String getCode()
Generated method - Getter of theCxConfig.code
attribute.- Returns:
- the code - Unique identifier
-
setCode
protected void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCxConfig.code
attribute.- Parameters:
value
- the code - Unique identifier
-
setCode
protected void setCode(java.lang.String value)
Generated method - Setter of theCxConfig.code
attribute.- Parameters:
value
- the code - Unique identifier
-
getConsentGivenActions
public java.util.Set<java.lang.String> getConsentGivenActions(SessionContext ctx)
Generated method - Getter of theCxConfig.consentGivenActions
attribute.- Returns:
- the consentGivenActions - Set of actions which should be called after user gives all required consents for personalization
-
getConsentGivenActions
public java.util.Set<java.lang.String> getConsentGivenActions()
Generated method - Getter of theCxConfig.consentGivenActions
attribute.- Returns:
- the consentGivenActions - Set of actions which should be called after user gives all required consents for personalization
-
setConsentGivenActions
public void setConsentGivenActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.consentGivenActions
attribute.- Parameters:
value
- the consentGivenActions - Set of actions which should be called after user gives all required consents for personalization
-
setConsentGivenActions
public void setConsentGivenActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.consentGivenActions
attribute.- Parameters:
value
- the consentGivenActions - Set of actions which should be called after user gives all required consents for personalization
-
getConsentTemplates
public java.util.Set<ConsentTemplate> getConsentTemplates(SessionContext ctx)
Generated method - Getter of theCxConfig.consentTemplates
attribute.- Returns:
- the consentTemplates - Collection of ConsentTemplates
-
getConsentTemplates
public java.util.Set<ConsentTemplate> getConsentTemplates()
Generated method - Getter of theCxConfig.consentTemplates
attribute.- Returns:
- the consentTemplates - Collection of ConsentTemplates
-
setConsentTemplates
public void setConsentTemplates(SessionContext ctx, java.util.Set<ConsentTemplate> value)
Generated method - Setter of theCxConfig.consentTemplates
attribute.- Parameters:
value
- the consentTemplates - Collection of ConsentTemplates
-
setConsentTemplates
public void setConsentTemplates(java.util.Set<ConsentTemplate> value)
Generated method - Setter of theCxConfig.consentTemplates
attribute.- Parameters:
value
- the consentTemplates - Collection of ConsentTemplates
-
isIgnoreRecalcForAnonymous
public java.lang.Boolean isIgnoreRecalcForAnonymous(SessionContext ctx)
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Returns:
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
isIgnoreRecalcForAnonymous
public java.lang.Boolean isIgnoreRecalcForAnonymous()
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Returns:
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
isIgnoreRecalcForAnonymousAsPrimitive
public boolean isIgnoreRecalcForAnonymousAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Returns:
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
isIgnoreRecalcForAnonymousAsPrimitive
public boolean isIgnoreRecalcForAnonymousAsPrimitive()
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Returns:
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
setIgnoreRecalcForAnonymous
public void setIgnoreRecalcForAnonymous(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Parameters:
value
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
setIgnoreRecalcForAnonymous
public void setIgnoreRecalcForAnonymous(java.lang.Boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Parameters:
value
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
setIgnoreRecalcForAnonymous
public void setIgnoreRecalcForAnonymous(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Parameters:
value
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
setIgnoreRecalcForAnonymous
public void setIgnoreRecalcForAnonymous(boolean value)
Generated method - Setter of theCxConfig.ignoreRecalcForAnonymous
attribute.- Parameters:
value
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
getMinAffinity
public java.math.BigDecimal getMinAffinity(SessionContext ctx)
Generated method - Getter of theCxConfig.minAffinity
attribute.- Returns:
- the minAffinity - Minimum affinity for user to segment relation
-
getMinAffinity
public java.math.BigDecimal getMinAffinity()
Generated method - Getter of theCxConfig.minAffinity
attribute.- Returns:
- the minAffinity - Minimum affinity for user to segment relation
-
setMinAffinity
public void setMinAffinity(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theCxConfig.minAffinity
attribute.- Parameters:
value
- the minAffinity - Minimum affinity for user to segment relation
-
setMinAffinity
public void setMinAffinity(java.math.BigDecimal value)
Generated method - Setter of theCxConfig.minAffinity
attribute.- Parameters:
value
- the minAffinity - Minimum affinity for user to segment relation
-
isOccPersonalizationEnabled
public java.lang.Boolean isOccPersonalizationEnabled(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationEnabled
public java.lang.Boolean isOccPersonalizationEnabled()
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationEnabledAsPrimitive
public boolean isOccPersonalizationEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationEnabledAsPrimitive
public boolean isOccPersonalizationEnabledAsPrimitive()
Generated method - Getter of theCxConfig.occPersonalizationEnabled
attribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
setOccPersonalizationEnabled
public void setOccPersonalizationEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.- Parameters:
value
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
setOccPersonalizationEnabled
public void setOccPersonalizationEnabled(java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.- Parameters:
value
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
setOccPersonalizationEnabled
public void setOccPersonalizationEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.- Parameters:
value
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
setOccPersonalizationEnabled
public void setOccPersonalizationEnabled(boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabled
attribute.- Parameters:
value
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationIdCookieEnabled
public java.lang.Boolean isOccPersonalizationIdCookieEnabled(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Returns:
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
isOccPersonalizationIdCookieEnabled
public java.lang.Boolean isOccPersonalizationIdCookieEnabled()
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Returns:
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
isOccPersonalizationIdCookieEnabledAsPrimitive
public boolean isOccPersonalizationIdCookieEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Returns:
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
isOccPersonalizationIdCookieEnabledAsPrimitive
public boolean isOccPersonalizationIdCookieEnabledAsPrimitive()
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Returns:
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
setOccPersonalizationIdCookieEnabled
public void setOccPersonalizationIdCookieEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Parameters:
value
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
setOccPersonalizationIdCookieEnabled
public void setOccPersonalizationIdCookieEnabled(java.lang.Boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Parameters:
value
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
setOccPersonalizationIdCookieEnabled
public void setOccPersonalizationIdCookieEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Parameters:
value
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
setOccPersonalizationIdCookieEnabled
public void setOccPersonalizationIdCookieEnabled(boolean value)
Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabled
attribute.- Parameters:
value
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
getOccTTL
public java.lang.Long getOccTTL(SessionContext ctx)
Generated method - Getter of theCxConfig.occTTL
attribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getOccTTL
public java.lang.Long getOccTTL()
Generated method - Getter of theCxConfig.occTTL
attribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getOccTTLAsPrimitive
public long getOccTTLAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occTTL
attribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getOccTTLAsPrimitive
public long getOccTTLAsPrimitive()
Generated method - Getter of theCxConfig.occTTL
attribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
setOccTTL
public void setOccTTL(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theCxConfig.occTTL
attribute.- Parameters:
value
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
setOccTTL
public void setOccTTL(java.lang.Long value)
Generated method - Setter of theCxConfig.occTTL
attribute.- Parameters:
value
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
setOccTTL
public void setOccTTL(SessionContext ctx, long value)
Generated method - Setter of theCxConfig.occTTL
attribute.- Parameters:
value
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
setOccTTL
public void setOccTTL(long value)
Generated method - Setter of theCxConfig.occTTL
attribute.- Parameters:
value
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getPeriodicVoterConfigs
public java.util.Set<CxPeriodicVoterConfig> getPeriodicVoterConfigs(SessionContext ctx)
Generated method - Getter of theCxConfig.periodicVoterConfigs
attribute.- Returns:
- the periodicVoterConfigs
-
getPeriodicVoterConfigs
public java.util.Set<CxPeriodicVoterConfig> getPeriodicVoterConfigs()
Generated method - Getter of theCxConfig.periodicVoterConfigs
attribute.- Returns:
- the periodicVoterConfigs
-
setPeriodicVoterConfigs
public void setPeriodicVoterConfigs(SessionContext ctx, java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of theCxConfig.periodicVoterConfigs
attribute.- Parameters:
value
- the periodicVoterConfigs
-
setPeriodicVoterConfigs
public void setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of theCxConfig.periodicVoterConfigs
attribute.- Parameters:
value
- the periodicVoterConfigs
-
addToPeriodicVoterConfigs
public void addToPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
Generated method - Addsvalue
to periodicVoterConfigs.- Parameters:
value
- the item to add to periodicVoterConfigs
-
addToPeriodicVoterConfigs
public void addToPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Addsvalue
to periodicVoterConfigs.- Parameters:
value
- the item to add to periodicVoterConfigs
-
removeFromPeriodicVoterConfigs
public void removeFromPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
Generated method - Removesvalue
from periodicVoterConfigs.- Parameters:
value
- the item to remove from periodicVoterConfigs
-
removeFromPeriodicVoterConfigs
public void removeFromPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Removesvalue
from periodicVoterConfigs.- Parameters:
value
- the item to remove from periodicVoterConfigs
-
getUrlVoterConfigs
public java.util.List<CxUrlVoterConfig> getUrlVoterConfigs(SessionContext ctx)
Generated method - Getter of theCxConfig.urlVoterConfigs
attribute.- Returns:
- the urlVoterConfigs
-
getUrlVoterConfigs
public java.util.List<CxUrlVoterConfig> getUrlVoterConfigs()
Generated method - Getter of theCxConfig.urlVoterConfigs
attribute.- Returns:
- the urlVoterConfigs
-
setUrlVoterConfigs
public void setUrlVoterConfigs(SessionContext ctx, java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of theCxConfig.urlVoterConfigs
attribute.- Parameters:
value
- the urlVoterConfigs
-
setUrlVoterConfigs
public void setUrlVoterConfigs(java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of theCxConfig.urlVoterConfigs
attribute.- Parameters:
value
- the urlVoterConfigs
-
addToUrlVoterConfigs
public void addToUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
Generated method - Addsvalue
to urlVoterConfigs.- Parameters:
value
- the item to add to urlVoterConfigs
-
addToUrlVoterConfigs
public void addToUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Addsvalue
to urlVoterConfigs.- Parameters:
value
- the item to add to urlVoterConfigs
-
removeFromUrlVoterConfigs
public void removeFromUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
Generated method - Removesvalue
from urlVoterConfigs.- Parameters:
value
- the item to remove from urlVoterConfigs
-
removeFromUrlVoterConfigs
public void removeFromUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Removesvalue
from urlVoterConfigs.- Parameters:
value
- the item to remove from urlVoterConfigs
-
getUserChangedActions
public java.util.Set<java.lang.String> getUserChangedActions(SessionContext ctx)
Generated method - Getter of theCxConfig.userChangedActions
attribute.- Returns:
- the userChangedActions - Set of actions which should be called after user changed event
-
getUserChangedActions
public java.util.Set<java.lang.String> getUserChangedActions()
Generated method - Getter of theCxConfig.userChangedActions
attribute.- Returns:
- the userChangedActions - Set of actions which should be called after user changed event
-
setUserChangedActions
public void setUserChangedActions(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.userChangedActions
attribute.- Parameters:
value
- the userChangedActions - Set of actions which should be called after user changed event
-
setUserChangedActions
public void setUserChangedActions(java.util.Set<java.lang.String> value)
Generated method - Setter of theCxConfig.userChangedActions
attribute.- Parameters:
value
- the userChangedActions - Set of actions which should be called after user changed event
-
isUserSegmentsStoreInSession
public java.lang.Boolean isUserSegmentsStoreInSession(SessionContext ctx)
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.- Returns:
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
isUserSegmentsStoreInSession
public java.lang.Boolean isUserSegmentsStoreInSession()
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.- Returns:
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
isUserSegmentsStoreInSessionAsPrimitive
public boolean isUserSegmentsStoreInSessionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.- Returns:
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
isUserSegmentsStoreInSessionAsPrimitive
public boolean isUserSegmentsStoreInSessionAsPrimitive()
Generated method - Getter of theCxConfig.userSegmentsStoreInSession
attribute.- Returns:
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
setUserSegmentsStoreInSession
public void setUserSegmentsStoreInSession(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.- Parameters:
value
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
setUserSegmentsStoreInSession
public void setUserSegmentsStoreInSession(java.lang.Boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.- Parameters:
value
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
setUserSegmentsStoreInSession
public void setUserSegmentsStoreInSession(SessionContext ctx, boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.- Parameters:
value
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
setUserSegmentsStoreInSession
public void setUserSegmentsStoreInSession(boolean value)
Generated method - Setter of theCxConfig.userSegmentsStoreInSession
attribute.- Parameters:
value
- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
-