public abstract class GeneratedCxConfig extends GenericItem
CxConfig.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIONRESULTMAXREPEAT
Qualifier of the
CxConfig.actionResultMaxRepeat attribute |
static java.lang.String |
ANONYMOUSUSERACTIONS
Qualifier of the
CxConfig.anonymousUserActions attribute |
static java.lang.String |
ANONYMOUSUSERDEFAULTACTIONS
Qualifier of the
CxConfig.anonymousUserDefaultActions attribute |
static java.lang.String |
ANONYMOUSUSERIGNOREOTHERACTIONS
Qualifier of the
CxConfig.anonymousUserIgnoreOtherActions attribute |
static java.lang.String |
ANONYMOUSUSERMINREQUESTNUMBER
Qualifier of the
CxConfig.anonymousUserMinRequestNumber attribute |
static java.lang.String |
ANONYMOUSUSERMINTIME
Qualifier of the
CxConfig.anonymousUserMinTime attribute |
static java.lang.String |
BASESITES
Qualifier of the
CxConfig.baseSites attribute |
protected static OneToManyHandler<BaseSite> |
BASESITESHANDLER
OneToManyHandler for handling 1:n BASESITES's relation attributes from 'many' side. |
static java.lang.String |
CALCULATIONPROCESS
Qualifier of the
CxConfig.calculationProcess attribute |
static java.lang.String |
CATALOGLOOKUP
Qualifier of the
CxConfig.catalogLookup attribute |
static java.lang.String |
CODE
Qualifier of the
CxConfig.code attribute |
static java.lang.String |
CONSENTGIVENACTIONS
Qualifier of the
CxConfig.consentGivenActions attribute |
static java.lang.String |
CONSENTTEMPLATES
Qualifier of the
CxConfig.consentTemplates attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
IGNORERECALCFORANONYMOUS
Qualifier of the
CxConfig.ignoreRecalcForAnonymous attribute |
static java.lang.String |
MINAFFINITY
Qualifier of the
CxConfig.minAffinity attribute |
static java.lang.String |
OCCPERSONALIZATIONENABLED
Qualifier of the
CxConfig.occPersonalizationEnabled attribute |
static java.lang.String |
OCCPERSONALIZATIONIDCOOKIEENABLED
Qualifier of the
CxConfig.occPersonalizationIdCookieEnabled attribute |
static java.lang.String |
OCCTTL
Qualifier of the
CxConfig.occTTL attribute |
static java.lang.String |
PERIODICVOTERCONFIGS
Qualifier of the
CxConfig.periodicVoterConfigs attribute |
protected static OneToManyHandler<CxPeriodicVoterConfig> |
PERIODICVOTERCONFIGSHANDLER
OneToManyHandler for handling 1:n PERIODICVOTERCONFIGS's relation attributes from 'many' side. |
static java.lang.String |
URLVOTERCONFIGS
Qualifier of the
CxConfig.urlVoterConfigs attribute |
protected static OneToManyHandler<CxUrlVoterConfig> |
URLVOTERCONFIGSHANDLER
OneToManyHandler for handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side. |
static java.lang.String |
USERCHANGEDACTIONS
Qualifier of the
CxConfig.userChangedActions attribute |
static java.lang.String |
USERSEGMENTSSTOREINSESSION
Qualifier of the
CxConfig.userSegmentsStoreInSession attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCxConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBaseSites(BaseSite value)
Generated method - Adds
value to baseSites. |
void |
addToBaseSites(SessionContext ctx,
BaseSite value)
Generated method - Adds
value to baseSites. |
void |
addToPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Adds
value to periodicVoterConfigs. |
void |
addToPeriodicVoterConfigs(SessionContext ctx,
CxPeriodicVoterConfig value)
Generated method - Adds
value to periodicVoterConfigs. |
void |
addToUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Adds
value to urlVoterConfigs. |
void |
addToUrlVoterConfigs(SessionContext ctx,
CxUrlVoterConfig value)
Generated method - Adds
value to urlVoterConfigs. |
java.lang.Integer |
getActionResultMaxRepeat()
Generated method - Getter of the
CxConfig.actionResultMaxRepeat attribute. |
java.lang.Integer |
getActionResultMaxRepeat(SessionContext ctx)
Generated method - Getter of the
CxConfig.actionResultMaxRepeat attribute. |
int |
getActionResultMaxRepeatAsPrimitive()
Generated method - Getter of the
CxConfig.actionResultMaxRepeat attribute. |
int |
getActionResultMaxRepeatAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.actionResultMaxRepeat attribute. |
java.util.Set<java.lang.String> |
getAnonymousUserActions()
Generated method - Getter of the
CxConfig.anonymousUserActions attribute. |
java.util.Set<java.lang.String> |
getAnonymousUserActions(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserActions attribute. |
java.util.Set<java.lang.String> |
getAnonymousUserDefaultActions()
Generated method - Getter of the
CxConfig.anonymousUserDefaultActions attribute. |
java.util.Set<java.lang.String> |
getAnonymousUserDefaultActions(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserDefaultActions attribute. |
java.lang.Integer |
getAnonymousUserMinRequestNumber()
Generated method - Getter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
java.lang.Integer |
getAnonymousUserMinRequestNumber(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
int |
getAnonymousUserMinRequestNumberAsPrimitive()
Generated method - Getter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
int |
getAnonymousUserMinRequestNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
java.lang.Long |
getAnonymousUserMinTime()
Generated method - Getter of the
CxConfig.anonymousUserMinTime attribute. |
java.lang.Long |
getAnonymousUserMinTime(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserMinTime attribute. |
long |
getAnonymousUserMinTimeAsPrimitive()
Generated method - Getter of the
CxConfig.anonymousUserMinTime attribute. |
long |
getAnonymousUserMinTimeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserMinTime attribute. |
java.util.Set<BaseSite> |
getBaseSites()
Generated method - Getter of the
CxConfig.baseSites attribute. |
java.util.Set<BaseSite> |
getBaseSites(SessionContext ctx)
Generated method - Getter of the
CxConfig.baseSites attribute. |
java.lang.String |
getCalculationProcess()
Generated method - Getter of the
CxConfig.calculationProcess attribute. |
java.lang.String |
getCalculationProcess(SessionContext ctx)
Generated method - Getter of the
CxConfig.calculationProcess attribute. |
EnumerationValue |
getCatalogLookup()
Generated method - Getter of the
CxConfig.catalogLookup attribute. |
EnumerationValue |
getCatalogLookup(SessionContext ctx)
Generated method - Getter of the
CxConfig.catalogLookup attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
CxConfig.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
CxConfig.code attribute. |
java.util.Set<java.lang.String> |
getConsentGivenActions()
Generated method - Getter of the
CxConfig.consentGivenActions attribute. |
java.util.Set<java.lang.String> |
getConsentGivenActions(SessionContext ctx)
Generated method - Getter of the
CxConfig.consentGivenActions attribute. |
java.util.Set<ConsentTemplate> |
getConsentTemplates()
Generated method - Getter of the
CxConfig.consentTemplates attribute. |
java.util.Set<ConsentTemplate> |
getConsentTemplates(SessionContext ctx)
Generated method - Getter of the
CxConfig.consentTemplates attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.math.BigDecimal |
getMinAffinity()
Generated method - Getter of the
CxConfig.minAffinity attribute. |
java.math.BigDecimal |
getMinAffinity(SessionContext ctx)
Generated method - Getter of the
CxConfig.minAffinity attribute. |
java.lang.Long |
getOccTTL()
Generated method - Getter of the
CxConfig.occTTL attribute. |
java.lang.Long |
getOccTTL(SessionContext ctx)
Generated method - Getter of the
CxConfig.occTTL attribute. |
long |
getOccTTLAsPrimitive()
Generated method - Getter of the
CxConfig.occTTL attribute. |
long |
getOccTTLAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.occTTL attribute. |
java.util.Set<CxPeriodicVoterConfig> |
getPeriodicVoterConfigs()
Generated method - Getter of the
CxConfig.periodicVoterConfigs attribute. |
java.util.Set<CxPeriodicVoterConfig> |
getPeriodicVoterConfigs(SessionContext ctx)
Generated method - Getter of the
CxConfig.periodicVoterConfigs attribute. |
java.util.List<CxUrlVoterConfig> |
getUrlVoterConfigs()
Generated method - Getter of the
CxConfig.urlVoterConfigs attribute. |
java.util.List<CxUrlVoterConfig> |
getUrlVoterConfigs(SessionContext ctx)
Generated method - Getter of the
CxConfig.urlVoterConfigs attribute. |
java.util.Set<java.lang.String> |
getUserChangedActions()
Generated method - Getter of the
CxConfig.userChangedActions attribute. |
java.util.Set<java.lang.String> |
getUserChangedActions(SessionContext ctx)
Generated method - Getter of the
CxConfig.userChangedActions attribute. |
java.lang.Boolean |
isAnonymousUserIgnoreOtherActions()
Generated method - Getter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
java.lang.Boolean |
isAnonymousUserIgnoreOtherActions(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
boolean |
isAnonymousUserIgnoreOtherActionsAsPrimitive()
Generated method - Getter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
boolean |
isAnonymousUserIgnoreOtherActionsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
java.lang.Boolean |
isIgnoreRecalcForAnonymous()
Generated method - Getter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
java.lang.Boolean |
isIgnoreRecalcForAnonymous(SessionContext ctx)
Generated method - Getter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
boolean |
isIgnoreRecalcForAnonymousAsPrimitive()
Generated method - Getter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
boolean |
isIgnoreRecalcForAnonymousAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
java.lang.Boolean |
isOccPersonalizationEnabled()
Generated method - Getter of the
CxConfig.occPersonalizationEnabled attribute. |
java.lang.Boolean |
isOccPersonalizationEnabled(SessionContext ctx)
Generated method - Getter of the
CxConfig.occPersonalizationEnabled attribute. |
boolean |
isOccPersonalizationEnabledAsPrimitive()
Generated method - Getter of the
CxConfig.occPersonalizationEnabled attribute. |
boolean |
isOccPersonalizationEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.occPersonalizationEnabled attribute. |
java.lang.Boolean |
isOccPersonalizationIdCookieEnabled()
Generated method - Getter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
java.lang.Boolean |
isOccPersonalizationIdCookieEnabled(SessionContext ctx)
Generated method - Getter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
boolean |
isOccPersonalizationIdCookieEnabledAsPrimitive()
Generated method - Getter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
boolean |
isOccPersonalizationIdCookieEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
java.lang.Boolean |
isUserSegmentsStoreInSession()
Generated method - Getter of the
CxConfig.userSegmentsStoreInSession attribute. |
java.lang.Boolean |
isUserSegmentsStoreInSession(SessionContext ctx)
Generated method - Getter of the
CxConfig.userSegmentsStoreInSession attribute. |
boolean |
isUserSegmentsStoreInSessionAsPrimitive()
Generated method - Getter of the
CxConfig.userSegmentsStoreInSession attribute. |
boolean |
isUserSegmentsStoreInSessionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CxConfig.userSegmentsStoreInSession attribute. |
void |
removeFromBaseSites(BaseSite value)
Generated method - Removes
value from baseSites. |
void |
removeFromBaseSites(SessionContext ctx,
BaseSite value)
Generated method - Removes
value from baseSites. |
void |
removeFromPeriodicVoterConfigs(CxPeriodicVoterConfig value)
Generated method - Removes
value from periodicVoterConfigs. |
void |
removeFromPeriodicVoterConfigs(SessionContext ctx,
CxPeriodicVoterConfig value)
Generated method - Removes
value from periodicVoterConfigs. |
void |
removeFromUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Removes
value from urlVoterConfigs. |
void |
removeFromUrlVoterConfigs(SessionContext ctx,
CxUrlVoterConfig value)
Generated method - Removes
value from urlVoterConfigs. |
void |
setActionResultMaxRepeat(int value)
Generated method - Setter of the
CxConfig.actionResultMaxRepeat attribute. |
void |
setActionResultMaxRepeat(java.lang.Integer value)
Generated method - Setter of the
CxConfig.actionResultMaxRepeat attribute. |
void |
setActionResultMaxRepeat(SessionContext ctx,
int value)
Generated method - Setter of the
CxConfig.actionResultMaxRepeat attribute. |
void |
setActionResultMaxRepeat(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
CxConfig.actionResultMaxRepeat attribute. |
void |
setAnonymousUserActions(SessionContext ctx,
java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.anonymousUserActions attribute. |
void |
setAnonymousUserActions(java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.anonymousUserActions attribute. |
void |
setAnonymousUserDefaultActions(SessionContext ctx,
java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.anonymousUserDefaultActions attribute. |
void |
setAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.anonymousUserDefaultActions attribute. |
void |
setAnonymousUserIgnoreOtherActions(boolean value)
Generated method - Setter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
void |
setAnonymousUserIgnoreOtherActions(java.lang.Boolean value)
Generated method - Setter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
void |
setAnonymousUserIgnoreOtherActions(SessionContext ctx,
boolean value)
Generated method - Setter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
void |
setAnonymousUserIgnoreOtherActions(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CxConfig.anonymousUserIgnoreOtherActions attribute. |
void |
setAnonymousUserMinRequestNumber(int value)
Generated method - Setter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
void |
setAnonymousUserMinRequestNumber(java.lang.Integer value)
Generated method - Setter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
void |
setAnonymousUserMinRequestNumber(SessionContext ctx,
int value)
Generated method - Setter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
void |
setAnonymousUserMinRequestNumber(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
CxConfig.anonymousUserMinRequestNumber attribute. |
void |
setAnonymousUserMinTime(long value)
Generated method - Setter of the
CxConfig.anonymousUserMinTime attribute. |
void |
setAnonymousUserMinTime(java.lang.Long value)
Generated method - Setter of the
CxConfig.anonymousUserMinTime attribute. |
void |
setAnonymousUserMinTime(SessionContext ctx,
long value)
Generated method - Setter of the
CxConfig.anonymousUserMinTime attribute. |
void |
setAnonymousUserMinTime(SessionContext ctx,
java.lang.Long value)
Generated method - Setter of the
CxConfig.anonymousUserMinTime attribute. |
void |
setBaseSites(SessionContext ctx,
java.util.Set<BaseSite> value)
Generated method - Setter of the
CxConfig.baseSites attribute. |
void |
setBaseSites(java.util.Set<BaseSite> value)
Generated method - Setter of the
CxConfig.baseSites attribute. |
void |
setCalculationProcess(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CxConfig.calculationProcess attribute. |
void |
setCalculationProcess(java.lang.String value)
Generated method - Setter of the
CxConfig.calculationProcess attribute. |
void |
setCatalogLookup(EnumerationValue value)
Generated method - Setter of the
CxConfig.catalogLookup attribute. |
void |
setCatalogLookup(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
CxConfig.catalogLookup attribute. |
protected void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CxConfig.code attribute. |
protected void |
setCode(java.lang.String value)
Generated method - Setter of the
CxConfig.code attribute. |
void |
setConsentGivenActions(SessionContext ctx,
java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.consentGivenActions attribute. |
void |
setConsentGivenActions(java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.consentGivenActions attribute. |
void |
setConsentTemplates(SessionContext ctx,
java.util.Set<ConsentTemplate> value)
Generated method - Setter of the
CxConfig.consentTemplates attribute. |
void |
setConsentTemplates(java.util.Set<ConsentTemplate> value)
Generated method - Setter of the
CxConfig.consentTemplates attribute. |
void |
setIgnoreRecalcForAnonymous(boolean value)
Generated method - Setter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
void |
setIgnoreRecalcForAnonymous(java.lang.Boolean value)
Generated method - Setter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
void |
setIgnoreRecalcForAnonymous(SessionContext ctx,
boolean value)
Generated method - Setter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
void |
setIgnoreRecalcForAnonymous(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CxConfig.ignoreRecalcForAnonymous attribute. |
void |
setMinAffinity(java.math.BigDecimal value)
Generated method - Setter of the
CxConfig.minAffinity attribute. |
void |
setMinAffinity(SessionContext ctx,
java.math.BigDecimal value)
Generated method - Setter of the
CxConfig.minAffinity attribute. |
void |
setOccPersonalizationEnabled(boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationEnabled attribute. |
void |
setOccPersonalizationEnabled(java.lang.Boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationEnabled attribute. |
void |
setOccPersonalizationEnabled(SessionContext ctx,
boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationEnabled attribute. |
void |
setOccPersonalizationEnabled(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationEnabled attribute. |
void |
setOccPersonalizationIdCookieEnabled(boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
void |
setOccPersonalizationIdCookieEnabled(java.lang.Boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
void |
setOccPersonalizationIdCookieEnabled(SessionContext ctx,
boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
void |
setOccPersonalizationIdCookieEnabled(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CxConfig.occPersonalizationIdCookieEnabled attribute. |
void |
setOccTTL(long value)
Generated method - Setter of the
CxConfig.occTTL attribute. |
void |
setOccTTL(java.lang.Long value)
Generated method - Setter of the
CxConfig.occTTL attribute. |
void |
setOccTTL(SessionContext ctx,
long value)
Generated method - Setter of the
CxConfig.occTTL attribute. |
void |
setOccTTL(SessionContext ctx,
java.lang.Long value)
Generated method - Setter of the
CxConfig.occTTL attribute. |
void |
setPeriodicVoterConfigs(SessionContext ctx,
java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of the
CxConfig.periodicVoterConfigs attribute. |
void |
setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfig> value)
Generated method - Setter of the
CxConfig.periodicVoterConfigs attribute. |
void |
setUrlVoterConfigs(java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of the
CxConfig.urlVoterConfigs attribute. |
void |
setUrlVoterConfigs(SessionContext ctx,
java.util.List<CxUrlVoterConfig> value)
Generated method - Setter of the
CxConfig.urlVoterConfigs attribute. |
void |
setUserChangedActions(SessionContext ctx,
java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.userChangedActions attribute. |
void |
setUserChangedActions(java.util.Set<java.lang.String> value)
Generated method - Setter of the
CxConfig.userChangedActions attribute. |
void |
setUserSegmentsStoreInSession(boolean value)
Generated method - Setter of the
CxConfig.userSegmentsStoreInSession attribute. |
void |
setUserSegmentsStoreInSession(java.lang.Boolean value)
Generated method - Setter of the
CxConfig.userSegmentsStoreInSession attribute. |
void |
setUserSegmentsStoreInSession(SessionContext ctx,
boolean value)
Generated method - Setter of the
CxConfig.userSegmentsStoreInSession attribute. |
void |
setUserSegmentsStoreInSession(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CxConfig.userSegmentsStoreInSession attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, writeReplacesetTenantpublic static final java.lang.String CODE
CxConfig.code attributepublic static final java.lang.String MINAFFINITY
CxConfig.minAffinity attributepublic static final java.lang.String ACTIONRESULTMAXREPEAT
CxConfig.actionResultMaxRepeat attributepublic static final java.lang.String USERCHANGEDACTIONS
CxConfig.userChangedActions attributepublic static final java.lang.String CONSENTGIVENACTIONS
CxConfig.consentGivenActions attributepublic static final java.lang.String CALCULATIONPROCESS
CxConfig.calculationProcess attributepublic static final java.lang.String IGNORERECALCFORANONYMOUS
CxConfig.ignoreRecalcForAnonymous attributepublic static final java.lang.String ANONYMOUSUSERDEFAULTACTIONS
CxConfig.anonymousUserDefaultActions attributepublic static final java.lang.String ANONYMOUSUSERACTIONS
CxConfig.anonymousUserActions attributepublic static final java.lang.String ANONYMOUSUSERMINREQUESTNUMBER
CxConfig.anonymousUserMinRequestNumber attributepublic static final java.lang.String ANONYMOUSUSERMINTIME
CxConfig.anonymousUserMinTime attributepublic static final java.lang.String ANONYMOUSUSERIGNOREOTHERACTIONS
CxConfig.anonymousUserIgnoreOtherActions attributepublic static final java.lang.String CATALOGLOOKUP
CxConfig.catalogLookup attributepublic static final java.lang.String CONSENTTEMPLATES
CxConfig.consentTemplates attributepublic static final java.lang.String USERSEGMENTSSTOREINSESSION
CxConfig.userSegmentsStoreInSession attributepublic static final java.lang.String OCCPERSONALIZATIONENABLED
CxConfig.occPersonalizationEnabled attributepublic static final java.lang.String OCCTTL
CxConfig.occTTL attributepublic static final java.lang.String OCCPERSONALIZATIONIDCOOKIEENABLED
CxConfig.occPersonalizationIdCookieEnabled attributepublic static final java.lang.String URLVOTERCONFIGS
CxConfig.urlVoterConfigs attributepublic static final java.lang.String BASESITES
CxConfig.baseSites attributepublic static final java.lang.String PERIODICVOTERCONFIGS
CxConfig.periodicVoterConfigs attributeprotected static final OneToManyHandler<CxUrlVoterConfig> URLVOTERCONFIGSHANDLER
OneToManyHandler for handling 1:n URLVOTERCONFIGS's relation attributes from 'many' side.protected static final OneToManyHandler<BaseSite> BASESITESHANDLER
OneToManyHandler for handling 1:n BASESITES's relation attributes from 'many' side.protected static final OneToManyHandler<CxPeriodicVoterConfig> PERIODICVOTERCONFIGSHANDLER
OneToManyHandler for handling 1:n PERIODICVOTERCONFIGS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Integer getActionResultMaxRepeat(SessionContext ctx)
CxConfig.actionResultMaxRepeat attribute.public java.lang.Integer getActionResultMaxRepeat()
CxConfig.actionResultMaxRepeat attribute.public int getActionResultMaxRepeatAsPrimitive(SessionContext ctx)
CxConfig.actionResultMaxRepeat attribute.public int getActionResultMaxRepeatAsPrimitive()
CxConfig.actionResultMaxRepeat attribute.public void setActionResultMaxRepeat(SessionContext ctx, java.lang.Integer value)
CxConfig.actionResultMaxRepeat attribute.value - the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failurepublic void setActionResultMaxRepeat(java.lang.Integer value)
CxConfig.actionResultMaxRepeat attribute.value - the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failurepublic void setActionResultMaxRepeat(SessionContext ctx, int value)
CxConfig.actionResultMaxRepeat attribute.value - the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failurepublic void setActionResultMaxRepeat(int value)
CxConfig.actionResultMaxRepeat attribute.value - the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failurepublic java.util.Set<java.lang.String> getAnonymousUserActions(SessionContext ctx)
CxConfig.anonymousUserActions attribute.public java.util.Set<java.lang.String> getAnonymousUserActions()
CxConfig.anonymousUserActions attribute.public void setAnonymousUserActions(SessionContext ctx, java.util.Set<java.lang.String> value)
CxConfig.anonymousUserActions attribute.value - the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent requestpublic void setAnonymousUserActions(java.util.Set<java.lang.String> value)
CxConfig.anonymousUserActions attribute.value - the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent requestpublic java.util.Set<java.lang.String> getAnonymousUserDefaultActions(SessionContext ctx)
CxConfig.anonymousUserDefaultActions attribute.public java.util.Set<java.lang.String> getAnonymousUserDefaultActions()
CxConfig.anonymousUserDefaultActions attribute.public void setAnonymousUserDefaultActions(SessionContext ctx, java.util.Set<java.lang.String> value)
CxConfig.anonymousUserDefaultActions attribute.value - the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first requestpublic void setAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)
CxConfig.anonymousUserDefaultActions attribute.value - the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first requestpublic java.lang.Boolean isAnonymousUserIgnoreOtherActions(SessionContext ctx)
CxConfig.anonymousUserIgnoreOtherActions attribute.public java.lang.Boolean isAnonymousUserIgnoreOtherActions()
CxConfig.anonymousUserIgnoreOtherActions attribute.public boolean isAnonymousUserIgnoreOtherActionsAsPrimitive(SessionContext ctx)
CxConfig.anonymousUserIgnoreOtherActions attribute.public boolean isAnonymousUserIgnoreOtherActionsAsPrimitive()
CxConfig.anonymousUserIgnoreOtherActions attribute.public void setAnonymousUserIgnoreOtherActions(SessionContext ctx, java.lang.Boolean value)
CxConfig.anonymousUserIgnoreOtherActions attribute.value - the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous userpublic void setAnonymousUserIgnoreOtherActions(java.lang.Boolean value)
CxConfig.anonymousUserIgnoreOtherActions attribute.value - the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous userpublic void setAnonymousUserIgnoreOtherActions(SessionContext ctx, boolean value)
CxConfig.anonymousUserIgnoreOtherActions attribute.value - the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous userpublic void setAnonymousUserIgnoreOtherActions(boolean value)
CxConfig.anonymousUserIgnoreOtherActions attribute.value - the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous userpublic java.lang.Integer getAnonymousUserMinRequestNumber(SessionContext ctx)
CxConfig.anonymousUserMinRequestNumber attribute.public java.lang.Integer getAnonymousUserMinRequestNumber()
CxConfig.anonymousUserMinRequestNumber attribute.public int getAnonymousUserMinRequestNumberAsPrimitive(SessionContext ctx)
CxConfig.anonymousUserMinRequestNumber attribute.public int getAnonymousUserMinRequestNumberAsPrimitive()
CxConfig.anonymousUserMinRequestNumber attribute.public void setAnonymousUserMinRequestNumber(SessionContext ctx, java.lang.Integer value)
CxConfig.anonymousUserMinRequestNumber attribute.value - the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous userpublic void setAnonymousUserMinRequestNumber(java.lang.Integer value)
CxConfig.anonymousUserMinRequestNumber attribute.value - the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous userpublic void setAnonymousUserMinRequestNumber(SessionContext ctx, int value)
CxConfig.anonymousUserMinRequestNumber attribute.value - the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous userpublic void setAnonymousUserMinRequestNumber(int value)
CxConfig.anonymousUserMinRequestNumber attribute.value - the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous userpublic java.lang.Long getAnonymousUserMinTime(SessionContext ctx)
CxConfig.anonymousUserMinTime attribute.public java.lang.Long getAnonymousUserMinTime()
CxConfig.anonymousUserMinTime attribute.public long getAnonymousUserMinTimeAsPrimitive(SessionContext ctx)
CxConfig.anonymousUserMinTime attribute.public long getAnonymousUserMinTimeAsPrimitive()
CxConfig.anonymousUserMinTime attribute.public void setAnonymousUserMinTime(SessionContext ctx, java.lang.Long value)
CxConfig.anonymousUserMinTime attribute.value - the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous userpublic void setAnonymousUserMinTime(java.lang.Long value)
CxConfig.anonymousUserMinTime attribute.value - the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous userpublic void setAnonymousUserMinTime(SessionContext ctx, long value)
CxConfig.anonymousUserMinTime attribute.value - the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous userpublic void setAnonymousUserMinTime(long value)
CxConfig.anonymousUserMinTime attribute.value - the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous userpublic java.util.Set<BaseSite> getBaseSites(SessionContext ctx)
CxConfig.baseSites attribute.public java.util.Set<BaseSite> getBaseSites()
CxConfig.baseSites attribute.public void setBaseSites(SessionContext ctx, java.util.Set<BaseSite> value)
CxConfig.baseSites attribute.value - the baseSitespublic void setBaseSites(java.util.Set<BaseSite> value)
CxConfig.baseSites attribute.value - the baseSitespublic void addToBaseSites(SessionContext ctx, BaseSite value)
value to baseSites.value - the item to add to baseSitespublic void addToBaseSites(BaseSite value)
value to baseSites.value - the item to add to baseSitespublic void removeFromBaseSites(SessionContext ctx, BaseSite value)
value from baseSites.value - the item to remove from baseSitespublic void removeFromBaseSites(BaseSite value)
value from baseSites.value - the item to remove from baseSitespublic java.lang.String getCalculationProcess(SessionContext ctx)
CxConfig.calculationProcess attribute.public java.lang.String getCalculationProcess()
CxConfig.calculationProcess attribute.public void setCalculationProcess(SessionContext ctx, java.lang.String value)
CxConfig.calculationProcess attribute.value - the calculationProcess - Name of calculation processpublic void setCalculationProcess(java.lang.String value)
CxConfig.calculationProcess attribute.value - the calculationProcess - Name of calculation processpublic EnumerationValue getCatalogLookup(SessionContext ctx)
CxConfig.catalogLookup attribute.public EnumerationValue getCatalogLookup()
CxConfig.catalogLookup attribute.public void setCatalogLookup(SessionContext ctx, EnumerationValue value)
CxConfig.catalogLookup attribute.value - the catalogLookup - Type of lookup strategy usedpublic void setCatalogLookup(EnumerationValue value)
CxConfig.catalogLookup attribute.value - the catalogLookup - Type of lookup strategy usedpublic java.lang.String getCode(SessionContext ctx)
CxConfig.code attribute.public java.lang.String getCode()
CxConfig.code attribute.protected void setCode(SessionContext ctx, java.lang.String value)
CxConfig.code attribute.value - the code - Unique identifierprotected void setCode(java.lang.String value)
CxConfig.code attribute.value - the code - Unique identifierpublic java.util.Set<java.lang.String> getConsentGivenActions(SessionContext ctx)
CxConfig.consentGivenActions attribute.public java.util.Set<java.lang.String> getConsentGivenActions()
CxConfig.consentGivenActions attribute.public void setConsentGivenActions(SessionContext ctx, java.util.Set<java.lang.String> value)
CxConfig.consentGivenActions attribute.value - the consentGivenActions - Set of actions which should be called after user gives all required consents for personalizationpublic void setConsentGivenActions(java.util.Set<java.lang.String> value)
CxConfig.consentGivenActions attribute.value - the consentGivenActions - Set of actions which should be called after user gives all required consents for personalizationpublic java.util.Set<ConsentTemplate> getConsentTemplates(SessionContext ctx)
CxConfig.consentTemplates attribute.public java.util.Set<ConsentTemplate> getConsentTemplates()
CxConfig.consentTemplates attribute.public void setConsentTemplates(SessionContext ctx, java.util.Set<ConsentTemplate> value)
CxConfig.consentTemplates attribute.value - the consentTemplates - Collection of ConsentTemplatespublic void setConsentTemplates(java.util.Set<ConsentTemplate> value)
CxConfig.consentTemplates attribute.value - the consentTemplates - Collection of ConsentTemplatespublic java.lang.Boolean isIgnoreRecalcForAnonymous(SessionContext ctx)
CxConfig.ignoreRecalcForAnonymous attribute.public java.lang.Boolean isIgnoreRecalcForAnonymous()
CxConfig.ignoreRecalcForAnonymous attribute.public boolean isIgnoreRecalcForAnonymousAsPrimitive(SessionContext ctx)
CxConfig.ignoreRecalcForAnonymous attribute.public boolean isIgnoreRecalcForAnonymousAsPrimitive()
CxConfig.ignoreRecalcForAnonymous attribute.public void setIgnoreRecalcForAnonymous(SessionContext ctx, java.lang.Boolean value)
CxConfig.ignoreRecalcForAnonymous attribute.value - the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or notpublic void setIgnoreRecalcForAnonymous(java.lang.Boolean value)
CxConfig.ignoreRecalcForAnonymous attribute.value - the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or notpublic void setIgnoreRecalcForAnonymous(SessionContext ctx, boolean value)
CxConfig.ignoreRecalcForAnonymous attribute.value - the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or notpublic void setIgnoreRecalcForAnonymous(boolean value)
CxConfig.ignoreRecalcForAnonymous attribute.value - the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or notpublic java.math.BigDecimal getMinAffinity(SessionContext ctx)
CxConfig.minAffinity attribute.public java.math.BigDecimal getMinAffinity()
CxConfig.minAffinity attribute.public void setMinAffinity(SessionContext ctx, java.math.BigDecimal value)
CxConfig.minAffinity attribute.value - the minAffinity - Minimum affinity for user to segment relationpublic void setMinAffinity(java.math.BigDecimal value)
CxConfig.minAffinity attribute.value - the minAffinity - Minimum affinity for user to segment relationpublic java.lang.Boolean isOccPersonalizationEnabled(SessionContext ctx)
CxConfig.occPersonalizationEnabled attribute.public java.lang.Boolean isOccPersonalizationEnabled()
CxConfig.occPersonalizationEnabled attribute.public boolean isOccPersonalizationEnabledAsPrimitive(SessionContext ctx)
CxConfig.occPersonalizationEnabled attribute.public boolean isOccPersonalizationEnabledAsPrimitive()
CxConfig.occPersonalizationEnabled attribute.public void setOccPersonalizationEnabled(SessionContext ctx, java.lang.Boolean value)
CxConfig.occPersonalizationEnabled attribute.value - the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabledpublic void setOccPersonalizationEnabled(java.lang.Boolean value)
CxConfig.occPersonalizationEnabled attribute.value - the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabledpublic void setOccPersonalizationEnabled(SessionContext ctx, boolean value)
CxConfig.occPersonalizationEnabled attribute.value - the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabledpublic void setOccPersonalizationEnabled(boolean value)
CxConfig.occPersonalizationEnabled attribute.value - the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabledpublic java.lang.Boolean isOccPersonalizationIdCookieEnabled(SessionContext ctx)
CxConfig.occPersonalizationIdCookieEnabled attribute.public java.lang.Boolean isOccPersonalizationIdCookieEnabled()
CxConfig.occPersonalizationIdCookieEnabled attribute.public boolean isOccPersonalizationIdCookieEnabledAsPrimitive(SessionContext ctx)
CxConfig.occPersonalizationIdCookieEnabled attribute.public boolean isOccPersonalizationIdCookieEnabledAsPrimitive()
CxConfig.occPersonalizationIdCookieEnabled attribute.public void setOccPersonalizationIdCookieEnabled(SessionContext ctx, java.lang.Boolean value)
CxConfig.occPersonalizationIdCookieEnabled attribute.value - the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabledpublic void setOccPersonalizationIdCookieEnabled(java.lang.Boolean value)
CxConfig.occPersonalizationIdCookieEnabled attribute.value - the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabledpublic void setOccPersonalizationIdCookieEnabled(SessionContext ctx, boolean value)
CxConfig.occPersonalizationIdCookieEnabled attribute.value - the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabledpublic void setOccPersonalizationIdCookieEnabled(boolean value)
CxConfig.occPersonalizationIdCookieEnabled attribute.value - the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabledpublic java.lang.Long getOccTTL(SessionContext ctx)
CxConfig.occTTL attribute.public java.lang.Long getOccTTL()
CxConfig.occTTL attribute.public long getOccTTLAsPrimitive(SessionContext ctx)
CxConfig.occTTL attribute.public long getOccTTLAsPrimitive()
CxConfig.occTTL attribute.public void setOccTTL(SessionContext ctx, java.lang.Long value)
CxConfig.occTTL attribute.value - the occTTL - Time (in miliseconds) for which personalization calculation is validpublic void setOccTTL(java.lang.Long value)
CxConfig.occTTL attribute.value - the occTTL - Time (in miliseconds) for which personalization calculation is validpublic void setOccTTL(SessionContext ctx, long value)
CxConfig.occTTL attribute.value - the occTTL - Time (in miliseconds) for which personalization calculation is validpublic void setOccTTL(long value)
CxConfig.occTTL attribute.value - the occTTL - Time (in miliseconds) for which personalization calculation is validpublic java.util.Set<CxPeriodicVoterConfig> getPeriodicVoterConfigs(SessionContext ctx)
CxConfig.periodicVoterConfigs attribute.public java.util.Set<CxPeriodicVoterConfig> getPeriodicVoterConfigs()
CxConfig.periodicVoterConfigs attribute.public void setPeriodicVoterConfigs(SessionContext ctx, java.util.Set<CxPeriodicVoterConfig> value)
CxConfig.periodicVoterConfigs attribute.value - the periodicVoterConfigspublic void setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfig> value)
CxConfig.periodicVoterConfigs attribute.value - the periodicVoterConfigspublic void addToPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
value to periodicVoterConfigs.value - the item to add to periodicVoterConfigspublic void addToPeriodicVoterConfigs(CxPeriodicVoterConfig value)
value to periodicVoterConfigs.value - the item to add to periodicVoterConfigspublic void removeFromPeriodicVoterConfigs(SessionContext ctx, CxPeriodicVoterConfig value)
value from periodicVoterConfigs.value - the item to remove from periodicVoterConfigspublic void removeFromPeriodicVoterConfigs(CxPeriodicVoterConfig value)
value from periodicVoterConfigs.value - the item to remove from periodicVoterConfigspublic java.util.List<CxUrlVoterConfig> getUrlVoterConfigs(SessionContext ctx)
CxConfig.urlVoterConfigs attribute.public java.util.List<CxUrlVoterConfig> getUrlVoterConfigs()
CxConfig.urlVoterConfigs attribute.public void setUrlVoterConfigs(SessionContext ctx, java.util.List<CxUrlVoterConfig> value)
CxConfig.urlVoterConfigs attribute.value - the urlVoterConfigspublic void setUrlVoterConfigs(java.util.List<CxUrlVoterConfig> value)
CxConfig.urlVoterConfigs attribute.value - the urlVoterConfigspublic void addToUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
value to urlVoterConfigs.value - the item to add to urlVoterConfigspublic void addToUrlVoterConfigs(CxUrlVoterConfig value)
value to urlVoterConfigs.value - the item to add to urlVoterConfigspublic void removeFromUrlVoterConfigs(SessionContext ctx, CxUrlVoterConfig value)
value from urlVoterConfigs.value - the item to remove from urlVoterConfigspublic void removeFromUrlVoterConfigs(CxUrlVoterConfig value)
value from urlVoterConfigs.value - the item to remove from urlVoterConfigspublic java.util.Set<java.lang.String> getUserChangedActions(SessionContext ctx)
CxConfig.userChangedActions attribute.public java.util.Set<java.lang.String> getUserChangedActions()
CxConfig.userChangedActions attribute.public void setUserChangedActions(SessionContext ctx, java.util.Set<java.lang.String> value)
CxConfig.userChangedActions attribute.value - the userChangedActions - Set of actions which should be called after user changed eventpublic void setUserChangedActions(java.util.Set<java.lang.String> value)
CxConfig.userChangedActions attribute.value - the userChangedActions - Set of actions which should be called after user changed eventpublic java.lang.Boolean isUserSegmentsStoreInSession(SessionContext ctx)
CxConfig.userSegmentsStoreInSession attribute.public java.lang.Boolean isUserSegmentsStoreInSession()
CxConfig.userSegmentsStoreInSession attribute.public boolean isUserSegmentsStoreInSessionAsPrimitive(SessionContext ctx)
CxConfig.userSegmentsStoreInSession attribute.public boolean isUserSegmentsStoreInSessionAsPrimitive()
CxConfig.userSegmentsStoreInSession attribute.public void setUserSegmentsStoreInSession(SessionContext ctx, java.lang.Boolean value)
CxConfig.userSegmentsStoreInSession attribute.value - the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session endspublic void setUserSegmentsStoreInSession(java.lang.Boolean value)
CxConfig.userSegmentsStoreInSession attribute.value - the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session endspublic void setUserSegmentsStoreInSession(SessionContext ctx, boolean value)
CxConfig.userSegmentsStoreInSession attribute.value - the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session endspublic void setUserSegmentsStoreInSession(boolean value)
CxConfig.userSegmentsStoreInSession attribute.value - the userSegmentsStoreInSession - Defines if segments for registered user should be stored in session and save to database after session endsCopyright © 2018 SAP SE. All Rights Reserved.