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.StringACTIONRESULTMAXREPEATQualifier of theCxConfig.actionResultMaxRepeatattributestatic java.lang.StringANONYMOUSUSERACTIONSQualifier of theCxConfig.anonymousUserActionsattributestatic java.lang.StringANONYMOUSUSERDEFAULTACTIONSQualifier of theCxConfig.anonymousUserDefaultActionsattributestatic java.lang.StringANONYMOUSUSERIGNOREOTHERACTIONSQualifier of theCxConfig.anonymousUserIgnoreOtherActionsattributestatic java.lang.StringANONYMOUSUSERMINREQUESTNUMBERQualifier of theCxConfig.anonymousUserMinRequestNumberattributestatic java.lang.StringANONYMOUSUSERMINTIMEQualifier of theCxConfig.anonymousUserMinTimeattributestatic java.lang.StringBASESITESQualifier of theCxConfig.baseSitesattributeprotected static OneToManyHandler<BaseSite>BASESITESHANDLEROneToManyHandlerfor handling 1:n BASESITES's relation attributes from 'many' side.static java.lang.StringCALCULATIONPROCESSQualifier of theCxConfig.calculationProcessattributestatic java.lang.StringCATALOGLOOKUPQualifier of theCxConfig.catalogLookupattributestatic java.lang.StringCODEQualifier of theCxConfig.codeattributestatic java.lang.StringCONSENTGIVENACTIONSQualifier of theCxConfig.consentGivenActionsattributestatic java.lang.StringCONSENTTEMPLATESQualifier of theCxConfig.consentTemplatesattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringIGNORERECALCFORANONYMOUSQualifier of theCxConfig.ignoreRecalcForAnonymousattributestatic java.lang.StringMINAFFINITYQualifier of theCxConfig.minAffinityattributestatic java.lang.StringOCCPERSONALIZATIONENABLEDQualifier of theCxConfig.occPersonalizationEnabledattributestatic java.lang.StringOCCPERSONALIZATIONIDCOOKIEENABLEDQualifier of theCxConfig.occPersonalizationIdCookieEnabledattributestatic java.lang.StringOCCTTLQualifier of theCxConfig.occTTLattributestatic java.lang.StringPERIODICVOTERCONFIGSQualifier of theCxConfig.periodicVoterConfigsattributeprotected static OneToManyHandler<CxPeriodicVoterConfig>PERIODICVOTERCONFIGSHANDLEROneToManyHandlerfor handling 1:n PERIODICVOTERCONFIGS's relation attributes from 'many' side.static java.lang.StringURLVOTERCONFIGSQualifier of theCxConfig.urlVoterConfigsattributeprotected static OneToManyHandler<CxUrlVoterConfig>URLVOTERCONFIGSHANDLEROneToManyHandlerfor handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side.static java.lang.StringUSERCHANGEDACTIONSQualifier of theCxConfig.userChangedActionsattributestatic java.lang.StringUSERSEGMENTSSTOREINSESSIONQualifier of theCxConfig.userSegmentsStoreInSessionattribute-
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 voidaddToBaseSites(BaseSite value)Generated method - Addsvalueto baseSites.voidaddToBaseSites(SessionContext ctx, BaseSite value)Generated method - Addsvalueto baseSites.voidaddToPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)Generated method - Addsvalueto periodicVoterConfigs.voidaddToPeriodicVoterConfigs(CxPeriodicVoterConfig value)Generated method - Addsvalueto periodicVoterConfigs.voidaddToUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)Generated method - Addsvalueto urlVoterConfigs.voidaddToUrlVoterConfigs(CxUrlVoterConfig value)Generated method - Addsvalueto urlVoterConfigs.java.lang.IntegergetActionResultMaxRepeat()Generated method - Getter of theCxConfig.actionResultMaxRepeatattribute.java.lang.IntegergetActionResultMaxRepeat(SessionContext ctx)Generated method - Getter of theCxConfig.actionResultMaxRepeatattribute.intgetActionResultMaxRepeatAsPrimitive()Generated method - Getter of theCxConfig.actionResultMaxRepeatattribute.intgetActionResultMaxRepeatAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.actionResultMaxRepeatattribute.java.util.Set<java.lang.String>getAnonymousUserActions()Generated method - Getter of theCxConfig.anonymousUserActionsattribute.java.util.Set<java.lang.String>getAnonymousUserActions(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserActionsattribute.java.util.Set<java.lang.String>getAnonymousUserDefaultActions()Generated method - Getter of theCxConfig.anonymousUserDefaultActionsattribute.java.util.Set<java.lang.String>getAnonymousUserDefaultActions(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserDefaultActionsattribute.java.lang.IntegergetAnonymousUserMinRequestNumber()Generated method - Getter of theCxConfig.anonymousUserMinRequestNumberattribute.java.lang.IntegergetAnonymousUserMinRequestNumber(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserMinRequestNumberattribute.intgetAnonymousUserMinRequestNumberAsPrimitive()Generated method - Getter of theCxConfig.anonymousUserMinRequestNumberattribute.intgetAnonymousUserMinRequestNumberAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserMinRequestNumberattribute.java.lang.LonggetAnonymousUserMinTime()Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.java.lang.LonggetAnonymousUserMinTime(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.longgetAnonymousUserMinTimeAsPrimitive()Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.longgetAnonymousUserMinTimeAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.java.util.Set<BaseSite>getBaseSites()Generated method - Getter of theCxConfig.baseSitesattribute.java.util.Set<BaseSite>getBaseSites(SessionContext ctx)Generated method - Getter of theCxConfig.baseSitesattribute.java.lang.StringgetCalculationProcess()Generated method - Getter of theCxConfig.calculationProcessattribute.java.lang.StringgetCalculationProcess(SessionContext ctx)Generated method - Getter of theCxConfig.calculationProcessattribute.EnumerationValuegetCatalogLookup()Generated method - Getter of theCxConfig.catalogLookupattribute.EnumerationValuegetCatalogLookup(SessionContext ctx)Generated method - Getter of theCxConfig.catalogLookupattribute.java.lang.StringgetCode()Generated method - Getter of theCxConfig.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theCxConfig.codeattribute.java.util.Set<java.lang.String>getConsentGivenActions()Generated method - Getter of theCxConfig.consentGivenActionsattribute.java.util.Set<java.lang.String>getConsentGivenActions(SessionContext ctx)Generated method - Getter of theCxConfig.consentGivenActionsattribute.java.util.Set<ConsentTemplate>getConsentTemplates()Generated method - Getter of theCxConfig.consentTemplatesattribute.java.util.Set<ConsentTemplate>getConsentTemplates(SessionContext ctx)Generated method - Getter of theCxConfig.consentTemplatesattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.math.BigDecimalgetMinAffinity()Generated method - Getter of theCxConfig.minAffinityattribute.java.math.BigDecimalgetMinAffinity(SessionContext ctx)Generated method - Getter of theCxConfig.minAffinityattribute.java.lang.LonggetOccTTL()Generated method - Getter of theCxConfig.occTTLattribute.java.lang.LonggetOccTTL(SessionContext ctx)Generated method - Getter of theCxConfig.occTTLattribute.longgetOccTTLAsPrimitive()Generated method - Getter of theCxConfig.occTTLattribute.longgetOccTTLAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.occTTLattribute.java.util.Set<CxPeriodicVoterConfig>getPeriodicVoterConfigs()Generated method - Getter of theCxConfig.periodicVoterConfigsattribute.java.util.Set<CxPeriodicVoterConfig>getPeriodicVoterConfigs(SessionContext ctx)Generated method - Getter of theCxConfig.periodicVoterConfigsattribute.java.util.List<CxUrlVoterConfig>getUrlVoterConfigs()Generated method - Getter of theCxConfig.urlVoterConfigsattribute.java.util.List<CxUrlVoterConfig>getUrlVoterConfigs(SessionContext ctx)Generated method - Getter of theCxConfig.urlVoterConfigsattribute.java.util.Set<java.lang.String>getUserChangedActions()Generated method - Getter of theCxConfig.userChangedActionsattribute.java.util.Set<java.lang.String>getUserChangedActions(SessionContext ctx)Generated method - Getter of theCxConfig.userChangedActionsattribute.java.lang.BooleanisAnonymousUserIgnoreOtherActions()Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.java.lang.BooleanisAnonymousUserIgnoreOtherActions(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.booleanisAnonymousUserIgnoreOtherActionsAsPrimitive()Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.booleanisAnonymousUserIgnoreOtherActionsAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.java.lang.BooleanisIgnoreRecalcForAnonymous()Generated method - Getter of theCxConfig.ignoreRecalcForAnonymousattribute.java.lang.BooleanisIgnoreRecalcForAnonymous(SessionContext ctx)Generated method - Getter of theCxConfig.ignoreRecalcForAnonymousattribute.booleanisIgnoreRecalcForAnonymousAsPrimitive()Generated method - Getter of theCxConfig.ignoreRecalcForAnonymousattribute.booleanisIgnoreRecalcForAnonymousAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.ignoreRecalcForAnonymousattribute.java.lang.BooleanisOccPersonalizationEnabled()Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.java.lang.BooleanisOccPersonalizationEnabled(SessionContext ctx)Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.booleanisOccPersonalizationEnabledAsPrimitive()Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.booleanisOccPersonalizationEnabledAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.java.lang.BooleanisOccPersonalizationIdCookieEnabled()Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabledattribute.java.lang.BooleanisOccPersonalizationIdCookieEnabled(SessionContext ctx)Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabledattribute.booleanisOccPersonalizationIdCookieEnabledAsPrimitive()Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabledattribute.booleanisOccPersonalizationIdCookieEnabledAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabledattribute.java.lang.BooleanisUserSegmentsStoreInSession()Generated method - Getter of theCxConfig.userSegmentsStoreInSessionattribute.java.lang.BooleanisUserSegmentsStoreInSession(SessionContext ctx)Generated method - Getter of theCxConfig.userSegmentsStoreInSessionattribute.booleanisUserSegmentsStoreInSessionAsPrimitive()Generated method - Getter of theCxConfig.userSegmentsStoreInSessionattribute.booleanisUserSegmentsStoreInSessionAsPrimitive(SessionContext ctx)Generated method - Getter of theCxConfig.userSegmentsStoreInSessionattribute.voidremoveFromBaseSites(BaseSite value)Generated method - Removesvaluefrom baseSites.voidremoveFromBaseSites(SessionContext ctx, BaseSite value)Generated method - Removesvaluefrom baseSites.voidremoveFromPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)Generated method - Removesvaluefrom periodicVoterConfigs.voidremoveFromPeriodicVoterConfigs(CxPeriodicVoterConfig value)Generated method - Removesvaluefrom periodicVoterConfigs.voidremoveFromUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)Generated method - Removesvaluefrom urlVoterConfigs.voidremoveFromUrlVoterConfigs(CxUrlVoterConfig value)Generated method - Removesvaluefrom urlVoterConfigs.voidsetActionResultMaxRepeat(int value)Generated method - Setter of theCxConfig.actionResultMaxRepeatattribute.voidsetActionResultMaxRepeat(SessionContext ctx, int value)Generated method - Setter of theCxConfig.actionResultMaxRepeatattribute.voidsetActionResultMaxRepeat(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theCxConfig.actionResultMaxRepeatattribute.voidsetActionResultMaxRepeat(java.lang.Integer value)Generated method - Setter of theCxConfig.actionResultMaxRepeatattribute.voidsetAnonymousUserActions(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.anonymousUserActionsattribute.voidsetAnonymousUserActions(java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.anonymousUserActionsattribute.voidsetAnonymousUserDefaultActions(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.anonymousUserDefaultActionsattribute.voidsetAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.anonymousUserDefaultActionsattribute.voidsetAnonymousUserIgnoreOtherActions(boolean value)Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.voidsetAnonymousUserIgnoreOtherActions(SessionContext ctx, boolean value)Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.voidsetAnonymousUserIgnoreOtherActions(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.voidsetAnonymousUserIgnoreOtherActions(java.lang.Boolean value)Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.voidsetAnonymousUserMinRequestNumber(int value)Generated method - Setter of theCxConfig.anonymousUserMinRequestNumberattribute.voidsetAnonymousUserMinRequestNumber(SessionContext ctx, int value)Generated method - Setter of theCxConfig.anonymousUserMinRequestNumberattribute.voidsetAnonymousUserMinRequestNumber(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theCxConfig.anonymousUserMinRequestNumberattribute.voidsetAnonymousUserMinRequestNumber(java.lang.Integer value)Generated method - Setter of theCxConfig.anonymousUserMinRequestNumberattribute.voidsetAnonymousUserMinTime(long value)Generated method - Setter of theCxConfig.anonymousUserMinTimeattribute.voidsetAnonymousUserMinTime(SessionContext ctx, long value)Generated method - Setter of theCxConfig.anonymousUserMinTimeattribute.voidsetAnonymousUserMinTime(SessionContext ctx, java.lang.Long value)Generated method - Setter of theCxConfig.anonymousUserMinTimeattribute.voidsetAnonymousUserMinTime(java.lang.Long value)Generated method - Setter of theCxConfig.anonymousUserMinTimeattribute.voidsetBaseSites(SessionContext ctx, java.util.Set<BaseSite> value)Generated method - Setter of theCxConfig.baseSitesattribute.voidsetBaseSites(java.util.Set<BaseSite> value)Generated method - Setter of theCxConfig.baseSitesattribute.voidsetCalculationProcess(SessionContext ctx, java.lang.String value)Generated method - Setter of theCxConfig.calculationProcessattribute.voidsetCalculationProcess(java.lang.String value)Generated method - Setter of theCxConfig.calculationProcessattribute.voidsetCatalogLookup(EnumerationValue value)Generated method - Setter of theCxConfig.catalogLookupattribute.voidsetCatalogLookup(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCxConfig.catalogLookupattribute.protected voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCxConfig.codeattribute.protected voidsetCode(java.lang.String value)Generated method - Setter of theCxConfig.codeattribute.voidsetConsentGivenActions(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.consentGivenActionsattribute.voidsetConsentGivenActions(java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.consentGivenActionsattribute.voidsetConsentTemplates(SessionContext ctx, java.util.Set<ConsentTemplate> value)Generated method - Setter of theCxConfig.consentTemplatesattribute.voidsetConsentTemplates(java.util.Set<ConsentTemplate> value)Generated method - Setter of theCxConfig.consentTemplatesattribute.voidsetIgnoreRecalcForAnonymous(boolean value)Generated method - Setter of theCxConfig.ignoreRecalcForAnonymousattribute.voidsetIgnoreRecalcForAnonymous(SessionContext ctx, boolean value)Generated method - Setter of theCxConfig.ignoreRecalcForAnonymousattribute.voidsetIgnoreRecalcForAnonymous(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCxConfig.ignoreRecalcForAnonymousattribute.voidsetIgnoreRecalcForAnonymous(java.lang.Boolean value)Generated method - Setter of theCxConfig.ignoreRecalcForAnonymousattribute.voidsetMinAffinity(SessionContext ctx, java.math.BigDecimal value)Generated method - Setter of theCxConfig.minAffinityattribute.voidsetMinAffinity(java.math.BigDecimal value)Generated method - Setter of theCxConfig.minAffinityattribute.voidsetOccPersonalizationEnabled(boolean value)Generated method - Setter of theCxConfig.occPersonalizationEnabledattribute.voidsetOccPersonalizationEnabled(SessionContext ctx, boolean value)Generated method - Setter of theCxConfig.occPersonalizationEnabledattribute.voidsetOccPersonalizationEnabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCxConfig.occPersonalizationEnabledattribute.voidsetOccPersonalizationEnabled(java.lang.Boolean value)Generated method - Setter of theCxConfig.occPersonalizationEnabledattribute.voidsetOccPersonalizationIdCookieEnabled(boolean value)Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabledattribute.voidsetOccPersonalizationIdCookieEnabled(SessionContext ctx, boolean value)Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabledattribute.voidsetOccPersonalizationIdCookieEnabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabledattribute.voidsetOccPersonalizationIdCookieEnabled(java.lang.Boolean value)Generated method - Setter of theCxConfig.occPersonalizationIdCookieEnabledattribute.voidsetOccTTL(long value)Generated method - Setter of theCxConfig.occTTLattribute.voidsetOccTTL(SessionContext ctx, long value)Generated method - Setter of theCxConfig.occTTLattribute.voidsetOccTTL(SessionContext ctx, java.lang.Long value)Generated method - Setter of theCxConfig.occTTLattribute.voidsetOccTTL(java.lang.Long value)Generated method - Setter of theCxConfig.occTTLattribute.voidsetPeriodicVoterConfigs(SessionContext ctx, java.util.Set<CxPeriodicVoterConfig> value)Generated method - Setter of theCxConfig.periodicVoterConfigsattribute.voidsetPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfig> value)Generated method - Setter of theCxConfig.periodicVoterConfigsattribute.voidsetUrlVoterConfigs(SessionContext ctx, java.util.List<CxUrlVoterConfig> value)Generated method - Setter of theCxConfig.urlVoterConfigsattribute.voidsetUrlVoterConfigs(java.util.List<CxUrlVoterConfig> value)Generated method - Setter of theCxConfig.urlVoterConfigsattribute.voidsetUserChangedActions(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.userChangedActionsattribute.voidsetUserChangedActions(java.util.Set<java.lang.String> value)Generated method - Setter of theCxConfig.userChangedActionsattribute.voidsetUserSegmentsStoreInSession(boolean value)Generated method - Setter of theCxConfig.userSegmentsStoreInSessionattribute.voidsetUserSegmentsStoreInSession(SessionContext ctx, boolean value)Generated method - Setter of theCxConfig.userSegmentsStoreInSessionattribute.voidsetUserSegmentsStoreInSession(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCxConfig.userSegmentsStoreInSessionattribute.voidsetUserSegmentsStoreInSession(java.lang.Boolean value)Generated method - Setter of theCxConfig.userSegmentsStoreInSessionattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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.codeattribute- See Also:
- Constant Field Values
-
MINAFFINITY
public static final java.lang.String MINAFFINITY
Qualifier of theCxConfig.minAffinityattribute- See Also:
- Constant Field Values
-
ACTIONRESULTMAXREPEAT
public static final java.lang.String ACTIONRESULTMAXREPEAT
Qualifier of theCxConfig.actionResultMaxRepeatattribute- See Also:
- Constant Field Values
-
USERCHANGEDACTIONS
public static final java.lang.String USERCHANGEDACTIONS
Qualifier of theCxConfig.userChangedActionsattribute- See Also:
- Constant Field Values
-
CONSENTGIVENACTIONS
public static final java.lang.String CONSENTGIVENACTIONS
Qualifier of theCxConfig.consentGivenActionsattribute- See Also:
- Constant Field Values
-
CALCULATIONPROCESS
public static final java.lang.String CALCULATIONPROCESS
Qualifier of theCxConfig.calculationProcessattribute- See Also:
- Constant Field Values
-
IGNORERECALCFORANONYMOUS
public static final java.lang.String IGNORERECALCFORANONYMOUS
Qualifier of theCxConfig.ignoreRecalcForAnonymousattribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERDEFAULTACTIONS
public static final java.lang.String ANONYMOUSUSERDEFAULTACTIONS
Qualifier of theCxConfig.anonymousUserDefaultActionsattribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERACTIONS
public static final java.lang.String ANONYMOUSUSERACTIONS
Qualifier of theCxConfig.anonymousUserActionsattribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERMINREQUESTNUMBER
public static final java.lang.String ANONYMOUSUSERMINREQUESTNUMBER
Qualifier of theCxConfig.anonymousUserMinRequestNumberattribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERMINTIME
public static final java.lang.String ANONYMOUSUSERMINTIME
Qualifier of theCxConfig.anonymousUserMinTimeattribute- See Also:
- Constant Field Values
-
ANONYMOUSUSERIGNOREOTHERACTIONS
public static final java.lang.String ANONYMOUSUSERIGNOREOTHERACTIONS
Qualifier of theCxConfig.anonymousUserIgnoreOtherActionsattribute- See Also:
- Constant Field Values
-
CATALOGLOOKUP
public static final java.lang.String CATALOGLOOKUP
Qualifier of theCxConfig.catalogLookupattribute- See Also:
- Constant Field Values
-
CONSENTTEMPLATES
public static final java.lang.String CONSENTTEMPLATES
Qualifier of theCxConfig.consentTemplatesattribute- See Also:
- Constant Field Values
-
USERSEGMENTSSTOREINSESSION
public static final java.lang.String USERSEGMENTSSTOREINSESSION
Qualifier of theCxConfig.userSegmentsStoreInSessionattribute- See Also:
- Constant Field Values
-
OCCPERSONALIZATIONENABLED
public static final java.lang.String OCCPERSONALIZATIONENABLED
Qualifier of theCxConfig.occPersonalizationEnabledattribute- See Also:
- Constant Field Values
-
OCCTTL
public static final java.lang.String OCCTTL
Qualifier of theCxConfig.occTTLattribute- See Also:
- Constant Field Values
-
OCCPERSONALIZATIONIDCOOKIEENABLED
public static final java.lang.String OCCPERSONALIZATIONIDCOOKIEENABLED
Qualifier of theCxConfig.occPersonalizationIdCookieEnabledattribute- See Also:
- Constant Field Values
-
URLVOTERCONFIGS
public static final java.lang.String URLVOTERCONFIGS
Qualifier of theCxConfig.urlVoterConfigsattribute- See Also:
- Constant Field Values
-
BASESITES
public static final java.lang.String BASESITES
Qualifier of theCxConfig.baseSitesattribute- See Also:
- Constant Field Values
-
PERIODICVOTERCONFIGS
public static final java.lang.String PERIODICVOTERCONFIGS
Qualifier of theCxConfig.periodicVoterConfigsattribute- See Also:
- Constant Field Values
-
URLVOTERCONFIGSHANDLER
protected static final OneToManyHandler<CxUrlVoterConfig> URLVOTERCONFIGSHANDLER
OneToManyHandlerfor handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side.
-
BASESITESHANDLER
protected static final OneToManyHandler<BaseSite> BASESITESHANDLER
OneToManyHandlerfor handling 1:n BASESITES's relation attributes from 'many' side.
-
PERIODICVOTERCONFIGSHANDLER
protected static final OneToManyHandler<CxPeriodicVoterConfig> PERIODICVOTERCONFIGSHANDLER
OneToManyHandlerfor 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:
getDefaultAttributeModesin classItem
-
getActionResultMaxRepeat
public java.lang.Integer getActionResultMaxRepeat(SessionContext ctx)
Generated method - Getter of theCxConfig.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.actionResultMaxRepeatattribute.- 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.anonymousUserActionsattribute.- 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.anonymousUserActionsattribute.- 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.anonymousUserActionsattribute.- 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.anonymousUserActionsattribute.- 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.anonymousUserDefaultActionsattribute.- 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.anonymousUserDefaultActionsattribute.- 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.anonymousUserDefaultActionsattribute.- 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.anonymousUserDefaultActionsattribute.- 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.anonymousUserIgnoreOtherActionsattribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
isAnonymousUserIgnoreOtherActions
public java.lang.Boolean isAnonymousUserIgnoreOtherActions()
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
isAnonymousUserIgnoreOtherActionsAsPrimitive
public boolean isAnonymousUserIgnoreOtherActionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.- Returns:
- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
isAnonymousUserIgnoreOtherActionsAsPrimitive
public boolean isAnonymousUserIgnoreOtherActionsAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.- 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.anonymousUserIgnoreOtherActionsattribute.- 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.anonymousUserIgnoreOtherActionsattribute.- 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.anonymousUserIgnoreOtherActionsattribute.- Parameters:
value- the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user
-
setAnonymousUserIgnoreOtherActions
public void setAnonymousUserIgnoreOtherActions(boolean value)
Generated method - Setter of theCxConfig.anonymousUserIgnoreOtherActionsattribute.- 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.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinRequestNumberattribute.- Returns:
- the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user
-
getAnonymousUserMinRequestNumberAsPrimitive
public int getAnonymousUserMinRequestNumberAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinRequestNumberattribute.- 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.anonymousUserMinTimeattribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getAnonymousUserMinTime
public java.lang.Long getAnonymousUserMinTime()
Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getAnonymousUserMinTimeAsPrimitive
public long getAnonymousUserMinTimeAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.- Returns:
- the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user
-
getAnonymousUserMinTimeAsPrimitive
public long getAnonymousUserMinTimeAsPrimitive()
Generated method - Getter of theCxConfig.anonymousUserMinTimeattribute.- 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.anonymousUserMinTimeattribute.- 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.anonymousUserMinTimeattribute.- 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.anonymousUserMinTimeattribute.- 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.anonymousUserMinTimeattribute.- 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.baseSitesattribute.- Returns:
- the baseSites
-
getBaseSites
public java.util.Set<BaseSite> getBaseSites()
Generated method - Getter of theCxConfig.baseSitesattribute.- Returns:
- the baseSites
-
setBaseSites
public void setBaseSites(SessionContext ctx, java.util.Set<BaseSite> value)
Generated method - Setter of theCxConfig.baseSitesattribute.- Parameters:
value- the baseSites
-
setBaseSites
public void setBaseSites(java.util.Set<BaseSite> value)
Generated method - Setter of theCxConfig.baseSitesattribute.- Parameters:
value- the baseSites
-
addToBaseSites
public void addToBaseSites(SessionContext ctx, BaseSite value)
Generated method - Addsvalueto baseSites.- Parameters:
value- the item to add to baseSites
-
addToBaseSites
public void addToBaseSites(BaseSite value)
Generated method - Addsvalueto baseSites.- Parameters:
value- the item to add to baseSites
-
removeFromBaseSites
public void removeFromBaseSites(SessionContext ctx, BaseSite value)
Generated method - Removesvaluefrom baseSites.- Parameters:
value- the item to remove from baseSites
-
removeFromBaseSites
public void removeFromBaseSites(BaseSite value)
Generated method - Removesvaluefrom baseSites.- Parameters:
value- the item to remove from baseSites
-
getCalculationProcess
public java.lang.String getCalculationProcess(SessionContext ctx)
Generated method - Getter of theCxConfig.calculationProcessattribute.- Returns:
- the calculationProcess - Name of calculation process
-
getCalculationProcess
public java.lang.String getCalculationProcess()
Generated method - Getter of theCxConfig.calculationProcessattribute.- Returns:
- the calculationProcess - Name of calculation process
-
setCalculationProcess
public void setCalculationProcess(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCxConfig.calculationProcessattribute.- Parameters:
value- the calculationProcess - Name of calculation process
-
setCalculationProcess
public void setCalculationProcess(java.lang.String value)
Generated method - Setter of theCxConfig.calculationProcessattribute.- Parameters:
value- the calculationProcess - Name of calculation process
-
getCatalogLookup
public EnumerationValue getCatalogLookup(SessionContext ctx)
Generated method - Getter of theCxConfig.catalogLookupattribute.- Returns:
- the catalogLookup - Type of lookup strategy used
-
getCatalogLookup
public EnumerationValue getCatalogLookup()
Generated method - Getter of theCxConfig.catalogLookupattribute.- Returns:
- the catalogLookup - Type of lookup strategy used
-
setCatalogLookup
public void setCatalogLookup(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCxConfig.catalogLookupattribute.- Parameters:
value- the catalogLookup - Type of lookup strategy used
-
setCatalogLookup
public void setCatalogLookup(EnumerationValue value)
Generated method - Setter of theCxConfig.catalogLookupattribute.- Parameters:
value- the catalogLookup - Type of lookup strategy used
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theCxConfig.codeattribute.- Returns:
- the code - Unique identifier
-
getCode
public java.lang.String getCode()
Generated method - Getter of theCxConfig.codeattribute.- Returns:
- the code - Unique identifier
-
setCode
protected void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCxConfig.codeattribute.- Parameters:
value- the code - Unique identifier
-
setCode
protected void setCode(java.lang.String value)
Generated method - Setter of theCxConfig.codeattribute.- Parameters:
value- the code - Unique identifier
-
getConsentGivenActions
public java.util.Set<java.lang.String> getConsentGivenActions(SessionContext ctx)
Generated method - Getter of theCxConfig.consentGivenActionsattribute.- 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.consentGivenActionsattribute.- 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.consentGivenActionsattribute.- 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.consentGivenActionsattribute.- 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.consentTemplatesattribute.- Returns:
- the consentTemplates - Collection of ConsentTemplates
-
getConsentTemplates
public java.util.Set<ConsentTemplate> getConsentTemplates()
Generated method - Getter of theCxConfig.consentTemplatesattribute.- Returns:
- the consentTemplates - Collection of ConsentTemplates
-
setConsentTemplates
public void setConsentTemplates(SessionContext ctx, java.util.Set<ConsentTemplate> value)
Generated method - Setter of theCxConfig.consentTemplatesattribute.- Parameters:
value- the consentTemplates - Collection of ConsentTemplates
-
setConsentTemplates
public void setConsentTemplates(java.util.Set<ConsentTemplate> value)
Generated method - Setter of theCxConfig.consentTemplatesattribute.- Parameters:
value- the consentTemplates - Collection of ConsentTemplates
-
isIgnoreRecalcForAnonymous
public java.lang.Boolean isIgnoreRecalcForAnonymous(SessionContext ctx)
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymousattribute.- 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.ignoreRecalcForAnonymousattribute.- 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.ignoreRecalcForAnonymousattribute.- Returns:
- the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not
-
isIgnoreRecalcForAnonymousAsPrimitive
public boolean isIgnoreRecalcForAnonymousAsPrimitive()
Generated method - Getter of theCxConfig.ignoreRecalcForAnonymousattribute.- 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.ignoreRecalcForAnonymousattribute.- 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.ignoreRecalcForAnonymousattribute.- 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.ignoreRecalcForAnonymousattribute.- 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.ignoreRecalcForAnonymousattribute.- 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.minAffinityattribute.- Returns:
- the minAffinity - Minimum affinity for user to segment relation
-
getMinAffinity
public java.math.BigDecimal getMinAffinity()
Generated method - Getter of theCxConfig.minAffinityattribute.- 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.minAffinityattribute.- Parameters:
value- the minAffinity - Minimum affinity for user to segment relation
-
setMinAffinity
public void setMinAffinity(java.math.BigDecimal value)
Generated method - Setter of theCxConfig.minAffinityattribute.- Parameters:
value- the minAffinity - Minimum affinity for user to segment relation
-
isOccPersonalizationEnabled
public java.lang.Boolean isOccPersonalizationEnabled(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationEnabled
public java.lang.Boolean isOccPersonalizationEnabled()
Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationEnabledAsPrimitive
public boolean isOccPersonalizationEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.- Returns:
- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
isOccPersonalizationEnabledAsPrimitive
public boolean isOccPersonalizationEnabledAsPrimitive()
Generated method - Getter of theCxConfig.occPersonalizationEnabledattribute.- 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.occPersonalizationEnabledattribute.- 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.occPersonalizationEnabledattribute.- 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.occPersonalizationEnabledattribute.- Parameters:
value- the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled
-
setOccPersonalizationEnabled
public void setOccPersonalizationEnabled(boolean value)
Generated method - Setter of theCxConfig.occPersonalizationEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- Returns:
- the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled
-
isOccPersonalizationIdCookieEnabledAsPrimitive
public boolean isOccPersonalizationIdCookieEnabledAsPrimitive()
Generated method - Getter of theCxConfig.occPersonalizationIdCookieEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- 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.occPersonalizationIdCookieEnabledattribute.- 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.occTTLattribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getOccTTL
public java.lang.Long getOccTTL()
Generated method - Getter of theCxConfig.occTTLattribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getOccTTLAsPrimitive
public long getOccTTLAsPrimitive(SessionContext ctx)
Generated method - Getter of theCxConfig.occTTLattribute.- Returns:
- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
getOccTTLAsPrimitive
public long getOccTTLAsPrimitive()
Generated method - Getter of theCxConfig.occTTLattribute.- 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.occTTLattribute.- 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.occTTLattribute.- 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.occTTLattribute.- Parameters:
value- the occTTL - Time (in miliseconds) for which personalization calculation is valid
-
setOccTTL
public void setOccTTL(long value)
Generated method - Setter of theCxConfig.occTTLattribute.- 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.periodicVoterConfigsattribute.- Returns:
- the periodicVoterConfigs
-
getPeriodicVoterConfigs
public java.util.Set<CxPeriodicVoterConfig> getPeriodicVoterConfigs()
Generated method - Getter of theCxConfig.periodicVoterConfigsattribute.- Returns:
- the periodicVoterConfigs
-
setPeriodicVoterConfigs
public void setPeriodicVoterConfigs(SessionContext ctx, java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of theCxConfig.periodicVoterConfigsattribute.- Parameters:
value- the periodicVoterConfigs
-
setPeriodicVoterConfigs
public void setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of theCxConfig.periodicVoterConfigsattribute.- Parameters:
value- the periodicVoterConfigs
-
addToPeriodicVoterConfigs
public void addToPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
Generated method - Addsvalueto periodicVoterConfigs.- Parameters:
value- the item to add to periodicVoterConfigs
-
addToPeriodicVoterConfigs
public void addToPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Addsvalueto periodicVoterConfigs.- Parameters:
value- the item to add to periodicVoterConfigs
-
removeFromPeriodicVoterConfigs
public void removeFromPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
Generated method - Removesvaluefrom periodicVoterConfigs.- Parameters:
value- the item to remove from periodicVoterConfigs
-
removeFromPeriodicVoterConfigs
public void removeFromPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Removesvaluefrom periodicVoterConfigs.- Parameters:
value- the item to remove from periodicVoterConfigs
-
getUrlVoterConfigs
public java.util.List<CxUrlVoterConfig> getUrlVoterConfigs(SessionContext ctx)
Generated method - Getter of theCxConfig.urlVoterConfigsattribute.- Returns:
- the urlVoterConfigs
-
getUrlVoterConfigs
public java.util.List<CxUrlVoterConfig> getUrlVoterConfigs()
Generated method - Getter of theCxConfig.urlVoterConfigsattribute.- Returns:
- the urlVoterConfigs
-
setUrlVoterConfigs
public void setUrlVoterConfigs(SessionContext ctx, java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of theCxConfig.urlVoterConfigsattribute.- Parameters:
value- the urlVoterConfigs
-
setUrlVoterConfigs
public void setUrlVoterConfigs(java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of theCxConfig.urlVoterConfigsattribute.- Parameters:
value- the urlVoterConfigs
-
addToUrlVoterConfigs
public void addToUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
Generated method - Addsvalueto urlVoterConfigs.- Parameters:
value- the item to add to urlVoterConfigs
-
addToUrlVoterConfigs
public void addToUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Addsvalueto urlVoterConfigs.- Parameters:
value- the item to add to urlVoterConfigs
-
removeFromUrlVoterConfigs
public void removeFromUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
Generated method - Removesvaluefrom urlVoterConfigs.- Parameters:
value- the item to remove from urlVoterConfigs
-
removeFromUrlVoterConfigs
public void removeFromUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Removesvaluefrom 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.userChangedActionsattribute.- 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.userChangedActionsattribute.- 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.userChangedActionsattribute.- 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.userChangedActionsattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- 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.userSegmentsStoreInSessionattribute.- Parameters:
value- the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session ends
-
-