public class CxConfigModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_BASESITETOCXCONFIG
Generated relation code constant for relation
BaseSiteToCxConfig defining source attribute baseSites in extension personalizationservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ACTIONRESULTMAXREPEAT
Generated constant - Attribute key of
CxConfig.actionResultMaxRepeat attribute defined at extension personalizationservices. |
static java.lang.String |
ANONYMOUSUSERACTIONS
Generated constant - Attribute key of
CxConfig.anonymousUserActions attribute defined at extension personalizationservices. |
static java.lang.String |
ANONYMOUSUSERDEFAULTACTIONS
Generated constant - Attribute key of
CxConfig.anonymousUserDefaultActions attribute defined at extension personalizationservices. |
static java.lang.String |
ANONYMOUSUSERIGNOREOTHERACTIONS
Generated constant - Attribute key of
CxConfig.anonymousUserIgnoreOtherActions attribute defined at extension personalizationservices. |
static java.lang.String |
ANONYMOUSUSERMINREQUESTNUMBER
Generated constant - Attribute key of
CxConfig.anonymousUserMinRequestNumber attribute defined at extension personalizationservices. |
static java.lang.String |
ANONYMOUSUSERMINTIME
Generated constant - Attribute key of
CxConfig.anonymousUserMinTime attribute defined at extension personalizationservices. |
static java.lang.String |
AUTOCREATESEGMENTS
Generated constant - Attribute key of
CxConfig.autoCreateSegments attribute defined at extension personalizationintegration. |
static java.lang.String |
BASESITES
Generated constant - Attribute key of
CxConfig.baseSites attribute defined at extension personalizationservices. |
static java.lang.String |
CALCULATIONPROCESS
Generated constant - Attribute key of
CxConfig.calculationProcess attribute defined at extension personalizationservices. |
static java.lang.String |
CATALOGLOOKUP
Generated constant - Attribute key of
CxConfig.catalogLookup attribute defined at extension personalizationservices. |
static java.lang.String |
CODE
Generated constant - Attribute key of
CxConfig.code attribute defined at extension personalizationservices. |
static java.lang.String |
CONSENTGIVENACTIONS
Generated constant - Attribute key of
CxConfig.consentGivenActions attribute defined at extension personalizationservices. |
static java.lang.String |
CONSENTTEMPLATES
Generated constant - Attribute key of
CxConfig.consentTemplates attribute defined at extension personalizationservices. |
static java.lang.String |
CONTAINERCLEANUPENABLED
Generated constant - Attribute key of
CxConfig.containerCleanupEnabled attribute defined at extension personalizationcms. |
static java.lang.String |
IGNORERECALCFORANONYMOUS
Generated constant - Attribute key of
CxConfig.ignoreRecalcForAnonymous attribute defined at extension personalizationservices. |
static java.lang.String |
MINAFFINITY
Generated constant - Attribute key of
CxConfig.minAffinity attribute defined at extension personalizationservices. |
static java.lang.String |
OCCPERSONALIZATIONENABLED
Generated constant - Attribute key of
CxConfig.occPersonalizationEnabled attribute defined at extension personalizationservices. |
static java.lang.String |
OCCPERSONALIZATIONIDCOOKIEENABLED
Generated constant - Attribute key of
CxConfig.occPersonalizationIdCookieEnabled attribute defined at extension personalizationservices. |
static java.lang.String |
OCCTTL
Generated constant - Attribute key of
CxConfig.occTTL attribute defined at extension personalizationservices. |
static java.lang.String |
ORDERMAPPERSEGMENTMAP
Generated constant - Attribute key of
CxConfig.orderMapperSegmentMap attribute defined at extension personalizationyprofile. |
static java.lang.String |
PERIODICVOTERCONFIGS
Generated constant - Attribute key of
CxConfig.periodicVoterConfigs attribute defined at extension personalizationservices. |
static java.lang.String |
URLVOTERCONFIGS
Generated constant - Attribute key of
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices. |
static java.lang.String |
USERCHANGEDACTIONS
Generated constant - Attribute key of
CxConfig.userChangedActions attribute defined at extension personalizationservices. |
static java.lang.String |
USERSEGMENTSSTOREINSESSION
Generated constant - Attribute key of
CxConfig.userSegmentsStoreInSession attribute defined at extension personalizationservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CxConfigModel()
Generated constructor - Default constructor for generic creation.
|
CxConfigModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CxConfigModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxConfigModel(java.lang.String _code,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getActionResultMaxRepeat()
Generated method - Getter of the
CxConfig.actionResultMaxRepeat attribute defined at extension personalizationservices. |
java.util.Set<java.lang.String> |
getAnonymousUserActions()
Deprecated.
since 1808
|
java.util.Set<java.lang.String> |
getAnonymousUserDefaultActions()
Generated method - Getter of the
CxConfig.anonymousUserDefaultActions attribute defined at extension personalizationservices. |
java.lang.Boolean |
getAnonymousUserIgnoreOtherActions()
Deprecated.
since 1808
|
java.lang.Integer |
getAnonymousUserMinRequestNumber()
Deprecated.
since 1808
|
java.lang.Long |
getAnonymousUserMinTime()
Deprecated.
since 1808
|
java.lang.Boolean |
getAutoCreateSegments()
Generated method - Getter of the
CxConfig.autoCreateSegments attribute defined at extension personalizationintegration. |
java.util.Set<BaseSiteModel> |
getBaseSites()
Generated method - Getter of the
CxConfig.baseSites attribute defined at extension personalizationservices. |
java.lang.String |
getCalculationProcess()
Generated method - Getter of the
CxConfig.calculationProcess attribute defined at extension personalizationservices. |
CxCatalogLookupType |
getCatalogLookup()
Generated method - Getter of the
CxConfig.catalogLookup attribute defined at extension personalizationservices. |
java.lang.String |
getCode()
Generated method - Getter of the
CxConfig.code attribute defined at extension personalizationservices. |
java.util.Set<java.lang.String> |
getConsentGivenActions()
Generated method - Getter of the
CxConfig.consentGivenActions attribute defined at extension personalizationservices. |
java.util.Set<ConsentTemplateModel> |
getConsentTemplates()
Generated method - Getter of the
CxConfig.consentTemplates attribute defined at extension personalizationservices. |
java.lang.Boolean |
getIgnoreRecalcForAnonymous()
Deprecated.
since 1808
|
java.math.BigDecimal |
getMinAffinity()
Generated method - Getter of the
CxConfig.minAffinity attribute defined at extension personalizationservices. |
java.lang.Boolean |
getOccPersonalizationEnabled()
Generated method - Getter of the
CxConfig.occPersonalizationEnabled attribute defined at extension personalizationservices. |
java.lang.Boolean |
getOccPersonalizationIdCookieEnabled()
Generated method - Getter of the
CxConfig.occPersonalizationIdCookieEnabled attribute defined at extension personalizationservices. |
java.lang.Long |
getOccTTL()
Generated method - Getter of the
CxConfig.occTTL attribute defined at extension personalizationservices. |
java.util.Map<java.lang.String,java.math.BigDecimal> |
getOrderMapperSegmentMap()
Generated method - Getter of the
CxConfig.orderMapperSegmentMap attribute defined at extension personalizationyprofile. |
java.util.Set<CxPeriodicVoterConfigModel> |
getPeriodicVoterConfigs()
Generated method - Getter of the
CxConfig.periodicVoterConfigs attribute defined at extension personalizationservices. |
java.util.List<CxUrlVoterConfigModel> |
getUrlVoterConfigs()
Generated method - Getter of the
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices. |
java.util.Set<java.lang.String> |
getUserChangedActions()
Generated method - Getter of the
CxConfig.userChangedActions attribute defined at extension personalizationservices. |
java.lang.Boolean |
getUserSegmentsStoreInSession()
Generated method - Getter of the
CxConfig.userSegmentsStoreInSession attribute defined at extension personalizationservices. |
boolean |
isContainerCleanupEnabled()
Generated method - Getter of the
CxConfig.containerCleanupEnabled attribute defined at extension personalizationcms. |
void |
setActionResultMaxRepeat(java.lang.Integer value)
Generated method - Setter of
CxConfig.actionResultMaxRepeat attribute defined at extension personalizationservices. |
void |
setAnonymousUserActions(java.util.Set<java.lang.String> value)
Deprecated.
since 1808
|
void |
setAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)
Generated method - Setter of
CxConfig.anonymousUserDefaultActions attribute defined at extension personalizationservices. |
void |
setAnonymousUserIgnoreOtherActions(java.lang.Boolean value)
Deprecated.
since 1808
|
void |
setAnonymousUserMinRequestNumber(java.lang.Integer value)
Deprecated.
since 1808
|
void |
setAnonymousUserMinTime(java.lang.Long value)
Deprecated.
since 1808
|
void |
setAutoCreateSegments(java.lang.Boolean value)
Generated method - Setter of
CxConfig.autoCreateSegments attribute defined at extension personalizationintegration. |
void |
setBaseSites(java.util.Set<BaseSiteModel> value)
Generated method - Setter of
CxConfig.baseSites attribute defined at extension personalizationservices. |
void |
setCalculationProcess(java.lang.String value)
Generated method - Setter of
CxConfig.calculationProcess attribute defined at extension personalizationservices. |
void |
setCatalogLookup(CxCatalogLookupType value)
Generated method - Setter of
CxConfig.catalogLookup attribute defined at extension personalizationservices. |
void |
setCode(java.lang.String value)
Generated method - Initial setter of
CxConfig.code attribute defined at extension personalizationservices. |
void |
setConsentGivenActions(java.util.Set<java.lang.String> value)
Generated method - Setter of
CxConfig.consentGivenActions attribute defined at extension personalizationservices. |
void |
setConsentTemplates(java.util.Set<ConsentTemplateModel> value)
Generated method - Setter of
CxConfig.consentTemplates attribute defined at extension personalizationservices. |
void |
setContainerCleanupEnabled(boolean value)
Generated method - Setter of
CxConfig.containerCleanupEnabled attribute defined at extension personalizationcms. |
void |
setIgnoreRecalcForAnonymous(java.lang.Boolean value)
Deprecated.
since 1808
|
void |
setMinAffinity(java.math.BigDecimal value)
Generated method - Setter of
CxConfig.minAffinity attribute defined at extension personalizationservices. |
void |
setOccPersonalizationEnabled(java.lang.Boolean value)
Generated method - Setter of
CxConfig.occPersonalizationEnabled attribute defined at extension personalizationservices. |
void |
setOccPersonalizationIdCookieEnabled(java.lang.Boolean value)
Generated method - Setter of
CxConfig.occPersonalizationIdCookieEnabled attribute defined at extension personalizationservices. |
void |
setOccTTL(java.lang.Long value)
Generated method - Setter of
CxConfig.occTTL attribute defined at extension personalizationservices. |
void |
setOrderMapperSegmentMap(java.util.Map<java.lang.String,java.math.BigDecimal> value)
Generated method - Setter of
CxConfig.orderMapperSegmentMap attribute defined at extension personalizationyprofile. |
void |
setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfigModel> value)
Generated method - Setter of
CxConfig.periodicVoterConfigs attribute defined at extension personalizationservices. |
void |
setUrlVoterConfigs(java.util.List<CxUrlVoterConfigModel> value)
Generated method - Setter of
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices. |
void |
setUserChangedActions(java.util.Set<java.lang.String> value)
Generated method - Setter of
CxConfig.userChangedActions attribute defined at extension personalizationservices. |
void |
setUserSegmentsStoreInSession(java.lang.Boolean value)
Generated method - Setter of
CxConfig.userSegmentsStoreInSession attribute defined at extension personalizationservices. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _BASESITETOCXCONFIG
BaseSiteToCxConfig defining source attribute baseSites in extension personalizationservices.public static final java.lang.String CODE
CxConfig.code attribute defined at extension personalizationservices.public static final java.lang.String MINAFFINITY
CxConfig.minAffinity attribute defined at extension personalizationservices.public static final java.lang.String ACTIONRESULTMAXREPEAT
CxConfig.actionResultMaxRepeat attribute defined at extension personalizationservices.public static final java.lang.String USERCHANGEDACTIONS
CxConfig.userChangedActions attribute defined at extension personalizationservices.public static final java.lang.String CONSENTGIVENACTIONS
CxConfig.consentGivenActions attribute defined at extension personalizationservices.public static final java.lang.String CALCULATIONPROCESS
CxConfig.calculationProcess attribute defined at extension personalizationservices.public static final java.lang.String IGNORERECALCFORANONYMOUS
CxConfig.ignoreRecalcForAnonymous attribute defined at extension personalizationservices.public static final java.lang.String ANONYMOUSUSERDEFAULTACTIONS
CxConfig.anonymousUserDefaultActions attribute defined at extension personalizationservices.public static final java.lang.String ANONYMOUSUSERACTIONS
CxConfig.anonymousUserActions attribute defined at extension personalizationservices.public static final java.lang.String ANONYMOUSUSERMINREQUESTNUMBER
CxConfig.anonymousUserMinRequestNumber attribute defined at extension personalizationservices.public static final java.lang.String ANONYMOUSUSERMINTIME
CxConfig.anonymousUserMinTime attribute defined at extension personalizationservices.public static final java.lang.String ANONYMOUSUSERIGNOREOTHERACTIONS
CxConfig.anonymousUserIgnoreOtherActions attribute defined at extension personalizationservices.public static final java.lang.String CATALOGLOOKUP
CxConfig.catalogLookup attribute defined at extension personalizationservices.public static final java.lang.String CONSENTTEMPLATES
CxConfig.consentTemplates attribute defined at extension personalizationservices.public static final java.lang.String USERSEGMENTSSTOREINSESSION
CxConfig.userSegmentsStoreInSession attribute defined at extension personalizationservices.public static final java.lang.String OCCPERSONALIZATIONENABLED
CxConfig.occPersonalizationEnabled attribute defined at extension personalizationservices.public static final java.lang.String OCCTTL
CxConfig.occTTL attribute defined at extension personalizationservices.public static final java.lang.String OCCPERSONALIZATIONIDCOOKIEENABLED
CxConfig.occPersonalizationIdCookieEnabled attribute defined at extension personalizationservices.public static final java.lang.String URLVOTERCONFIGS
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices.public static final java.lang.String BASESITES
CxConfig.baseSites attribute defined at extension personalizationservices.public static final java.lang.String PERIODICVOTERCONFIGS
CxConfig.periodicVoterConfigs attribute defined at extension personalizationservices.public static final java.lang.String AUTOCREATESEGMENTS
CxConfig.autoCreateSegments attribute defined at extension personalizationintegration.public static final java.lang.String CONTAINERCLEANUPENABLED
CxConfig.containerCleanupEnabled attribute defined at extension personalizationcms.public static final java.lang.String ORDERMAPPERSEGMENTMAP
CxConfig.orderMapperSegmentMap attribute defined at extension personalizationyprofile.public CxConfigModel()
public CxConfigModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CxConfigModel(java.lang.String _code)
_code - initial attribute declared by type CxConfig at extension personalizationservices@Deprecated
public CxConfigModel(java.lang.String _code,
ItemModel _owner)
_code - initial attribute declared by type CxConfig at extension personalizationservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="actionResultMaxRepeat", type=GETTER) public java.lang.Integer getActionResultMaxRepeat()
CxConfig.actionResultMaxRepeat attribute defined at extension personalizationservices.@Deprecated @Accessor(qualifier="anonymousUserActions", type=GETTER) public java.util.Set<java.lang.String> getAnonymousUserActions()
CxConfig.anonymousUserActions attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="anonymousUserDefaultActions", type=GETTER) public java.util.Set<java.lang.String> getAnonymousUserDefaultActions()
CxConfig.anonymousUserDefaultActions attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Deprecated @Accessor(qualifier="anonymousUserIgnoreOtherActions", type=GETTER) public java.lang.Boolean getAnonymousUserIgnoreOtherActions()
CxConfig.anonymousUserIgnoreOtherActions attribute defined at extension personalizationservices.@Deprecated @Accessor(qualifier="anonymousUserMinRequestNumber", type=GETTER) public java.lang.Integer getAnonymousUserMinRequestNumber()
CxConfig.anonymousUserMinRequestNumber attribute defined at extension personalizationservices.@Deprecated @Accessor(qualifier="anonymousUserMinTime", type=GETTER) public java.lang.Long getAnonymousUserMinTime()
CxConfig.anonymousUserMinTime attribute defined at extension personalizationservices.@Accessor(qualifier="autoCreateSegments", type=GETTER) public java.lang.Boolean getAutoCreateSegments()
CxConfig.autoCreateSegments attribute defined at extension personalizationintegration.@Accessor(qualifier="baseSites", type=GETTER) public java.util.Set<BaseSiteModel> getBaseSites()
CxConfig.baseSites attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="calculationProcess", type=GETTER) public java.lang.String getCalculationProcess()
CxConfig.calculationProcess attribute defined at extension personalizationservices.@Accessor(qualifier="catalogLookup", type=GETTER) public CxCatalogLookupType getCatalogLookup()
CxConfig.catalogLookup attribute defined at extension personalizationservices.@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
CxConfig.code attribute defined at extension personalizationservices.@Accessor(qualifier="consentGivenActions", type=GETTER) public java.util.Set<java.lang.String> getConsentGivenActions()
CxConfig.consentGivenActions attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="consentTemplates", type=GETTER) public java.util.Set<ConsentTemplateModel> getConsentTemplates()
CxConfig.consentTemplates attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Deprecated @Accessor(qualifier="ignoreRecalcForAnonymous", type=GETTER) public java.lang.Boolean getIgnoreRecalcForAnonymous()
CxConfig.ignoreRecalcForAnonymous attribute defined at extension personalizationservices.@Accessor(qualifier="minAffinity", type=GETTER) public java.math.BigDecimal getMinAffinity()
CxConfig.minAffinity attribute defined at extension personalizationservices.@Accessor(qualifier="occPersonalizationEnabled", type=GETTER) public java.lang.Boolean getOccPersonalizationEnabled()
CxConfig.occPersonalizationEnabled attribute defined at extension personalizationservices.@Accessor(qualifier="occPersonalizationIdCookieEnabled", type=GETTER) public java.lang.Boolean getOccPersonalizationIdCookieEnabled()
CxConfig.occPersonalizationIdCookieEnabled attribute defined at extension personalizationservices.@Accessor(qualifier="occTTL", type=GETTER) public java.lang.Long getOccTTL()
CxConfig.occTTL attribute defined at extension personalizationservices.@Accessor(qualifier="orderMapperSegmentMap", type=GETTER) public java.util.Map<java.lang.String,java.math.BigDecimal> getOrderMapperSegmentMap()
CxConfig.orderMapperSegmentMap attribute defined at extension personalizationyprofile.@Accessor(qualifier="periodicVoterConfigs", type=GETTER) public java.util.Set<CxPeriodicVoterConfigModel> getPeriodicVoterConfigs()
CxConfig.periodicVoterConfigs attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="urlVoterConfigs", type=GETTER) public java.util.List<CxUrlVoterConfigModel> getUrlVoterConfigs()
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="userChangedActions", type=GETTER) public java.util.Set<java.lang.String> getUserChangedActions()
CxConfig.userChangedActions attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="userSegmentsStoreInSession", type=GETTER) public java.lang.Boolean getUserSegmentsStoreInSession()
CxConfig.userSegmentsStoreInSession attribute defined at extension personalizationservices.@Accessor(qualifier="containerCleanupEnabled", type=GETTER) public boolean isContainerCleanupEnabled()
CxConfig.containerCleanupEnabled attribute defined at extension personalizationcms.@Accessor(qualifier="actionResultMaxRepeat", type=SETTER) public void setActionResultMaxRepeat(java.lang.Integer value)
CxConfig.actionResultMaxRepeat attribute defined at extension personalizationservices.value - the actionResultMaxRepeat - Number of retires in case of action result load error caused by optimistic locking failure@Deprecated @Accessor(qualifier="anonymousUserActions", type=SETTER) public void setAnonymousUserActions(java.util.Set<java.lang.String> value)
CxConfig.anonymousUserActions attribute defined at extension personalizationservices.value - the anonymousUserActions - Set of actions which should be called when anonymous user makes subsequent request@Accessor(qualifier="anonymousUserDefaultActions", type=SETTER) public void setAnonymousUserDefaultActions(java.util.Set<java.lang.String> value)
CxConfig.anonymousUserDefaultActions attribute defined at extension personalizationservices.value - the anonymousUserDefaultActions - Set of actions which should be called when anonymous user makes first request@Deprecated @Accessor(qualifier="anonymousUserIgnoreOtherActions", type=SETTER) public void setAnonymousUserIgnoreOtherActions(java.lang.Boolean value)
CxConfig.anonymousUserIgnoreOtherActions attribute defined at extension personalizationservices.value - the anonymousUserIgnoreOtherActions - Defines other voters should be considered for anonymous user@Deprecated @Accessor(qualifier="anonymousUserMinRequestNumber", type=SETTER) public void setAnonymousUserMinRequestNumber(java.lang.Integer value)
CxConfig.anonymousUserMinRequestNumber attribute defined at extension personalizationservices.value - the anonymousUserMinRequestNumber - Defines minimal number of requests between subsequent actions for anonymous user@Deprecated @Accessor(qualifier="anonymousUserMinTime", type=SETTER) public void setAnonymousUserMinTime(java.lang.Long value)
CxConfig.anonymousUserMinTime attribute defined at extension personalizationservices.value - the anonymousUserMinTime - Defines minimal time [ms] between subsequent actions for anonymous user@Accessor(qualifier="autoCreateSegments", type=SETTER) public void setAutoCreateSegments(java.lang.Boolean value)
CxConfig.autoCreateSegments attribute defined at extension personalizationintegration.value - the autoCreateSegments - If set to true segments are automatically created from external data during update.@Accessor(qualifier="baseSites", type=SETTER) public void setBaseSites(java.util.Set<BaseSiteModel> value)
CxConfig.baseSites attribute defined at extension personalizationservices.value - the baseSites@Accessor(qualifier="calculationProcess", type=SETTER) public void setCalculationProcess(java.lang.String value)
CxConfig.calculationProcess attribute defined at extension personalizationservices.value - the calculationProcess - Name of calculation process@Accessor(qualifier="catalogLookup", type=SETTER) public void setCatalogLookup(CxCatalogLookupType value)
CxConfig.catalogLookup attribute defined at extension personalizationservices.value - the catalogLookup - Type of lookup strategy used@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
CxConfig.code attribute defined at extension personalizationservices. Can only be used at creation of model - before first save.value - the code - Unique identifier@Accessor(qualifier="consentGivenActions", type=SETTER) public void setConsentGivenActions(java.util.Set<java.lang.String> value)
CxConfig.consentGivenActions attribute defined at extension personalizationservices.value - the consentGivenActions - Set of actions which should be called after user gives all required consents for personalization@Accessor(qualifier="consentTemplates", type=SETTER) public void setConsentTemplates(java.util.Set<ConsentTemplateModel> value)
CxConfig.consentTemplates attribute defined at extension personalizationservices.value - the consentTemplates - Collection of ConsentTemplates@Accessor(qualifier="containerCleanupEnabled", type=SETTER) public void setContainerCleanupEnabled(boolean value)
CxConfig.containerCleanupEnabled attribute defined at extension personalizationcms.value - the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it@Deprecated @Accessor(qualifier="ignoreRecalcForAnonymous", type=SETTER) public void setIgnoreRecalcForAnonymous(java.lang.Boolean value)
CxConfig.ignoreRecalcForAnonymous attribute defined at extension personalizationservices.value - the ignoreRecalcForAnonymous - Defines if experience recalculation for anonymous user should be ignored or not@Accessor(qualifier="minAffinity", type=SETTER) public void setMinAffinity(java.math.BigDecimal value)
CxConfig.minAffinity attribute defined at extension personalizationservices.value - the minAffinity - Minimum affinity for user to segment relation@Accessor(qualifier="occPersonalizationEnabled", type=SETTER) public void setOccPersonalizationEnabled(java.lang.Boolean value)
CxConfig.occPersonalizationEnabled attribute defined at extension personalizationservices.value - the occPersonalizationEnabled - Defines if personalization for Commerce Web Services is enabled@Accessor(qualifier="occPersonalizationIdCookieEnabled", type=SETTER) public void setOccPersonalizationIdCookieEnabled(java.lang.Boolean value)
CxConfig.occPersonalizationIdCookieEnabled attribute defined at extension personalizationservices.value - the occPersonalizationIdCookieEnabled - Defines if personalization id cookie for Commerce Web Services is enabled@Accessor(qualifier="occTTL", type=SETTER) public void setOccTTL(java.lang.Long value)
CxConfig.occTTL attribute defined at extension personalizationservices.value - the occTTL - Time (in miliseconds) for which personalization calculation is valid@Accessor(qualifier="orderMapperSegmentMap", type=SETTER) public void setOrderMapperSegmentMap(java.util.Map<java.lang.String,java.math.BigDecimal> value)
CxConfig.orderMapperSegmentMap attribute defined at extension personalizationyprofile.value - the orderMapperSegmentMap - Map with configuration for OrderMapper@Accessor(qualifier="periodicVoterConfigs", type=SETTER) public void setPeriodicVoterConfigs(java.util.Set<CxPeriodicVoterConfigModel> value)
CxConfig.periodicVoterConfigs attribute defined at extension personalizationservices.value - the periodicVoterConfigs@Accessor(qualifier="urlVoterConfigs", type=SETTER) public void setUrlVoterConfigs(java.util.List<CxUrlVoterConfigModel> value)
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices.value - the urlVoterConfigs@Accessor(qualifier="userChangedActions", type=SETTER) public void setUserChangedActions(java.util.Set<java.lang.String> value)
CxConfig.userChangedActions attribute defined at extension personalizationservices.value - the userChangedActions - Set of actions which should be called after user changed event@Accessor(qualifier="userSegmentsStoreInSession", type=SETTER) public void setUserSegmentsStoreInSession(java.lang.Boolean value)
CxConfig.userSegmentsStoreInSession attribute defined at extension personalizationservices.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.