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 String |
ACTIONRESULTMAXREPEAT
Qualifier of the
CxConfig.actionResultMaxRepeat attribute |
static 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 String |
CALCULATIONPROCESS
Qualifier of the
CxConfig.calculationProcess attribute |
static String |
CODE
Qualifier of the
CxConfig.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
MINAFFINITY
Qualifier of the
CxConfig.minAffinity attribute |
static 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 String |
USERCHANGEDACTIONS
Qualifier of the
CxConfig.userChangedActions 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 |
addToUrlVoterConfigs(CxUrlVoterConfig value)
Generated method - Adds
value to urlVoterConfigs. |
void |
addToUrlVoterConfigs(SessionContext ctx,
CxUrlVoterConfig value)
Generated method - Adds
value to urlVoterConfigs. |
Integer |
getActionResultMaxRepeat()
Generated method - Getter of the
CxConfig.actionResultMaxRepeat attribute. |
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. |
Set<BaseSite> |
getBaseSites()
Generated method - Getter of the
CxConfig.baseSites attribute. |
Set<BaseSite> |
getBaseSites(SessionContext ctx)
Generated method - Getter of the
CxConfig.baseSites attribute. |
String |
getCalculationProcess()
Generated method - Getter of the
CxConfig.calculationProcess attribute. |
String |
getCalculationProcess(SessionContext ctx)
Generated method - Getter of the
CxConfig.calculationProcess attribute. |
String |
getCode()
Generated method - Getter of the
CxConfig.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
CxConfig.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
BigDecimal |
getMinAffinity()
Generated method - Getter of the
CxConfig.minAffinity attribute. |
BigDecimal |
getMinAffinity(SessionContext ctx)
Generated method - Getter of the
CxConfig.minAffinity attribute. |
List<CxUrlVoterConfig> |
getUrlVoterConfigs()
Generated method - Getter of the
CxConfig.urlVoterConfigs attribute. |
List<CxUrlVoterConfig> |
getUrlVoterConfigs(SessionContext ctx)
Generated method - Getter of the
CxConfig.urlVoterConfigs attribute. |
Set<String> |
getUserChangedActions()
Generated method - Getter of the
CxConfig.userChangedActions attribute. |
Set<String> |
getUserChangedActions(SessionContext ctx)
Generated method - Getter of the
CxConfig.userChangedActions attribute. |
void |
removeFromBaseSites(BaseSite value)
Generated method - Removes
value from baseSites. |
void |
removeFromBaseSites(SessionContext ctx,
BaseSite value)
Generated method - Removes
value from baseSites. |
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(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,
Integer value)
Generated method - Setter of the
CxConfig.actionResultMaxRepeat attribute. |
void |
setBaseSites(SessionContext ctx,
Set<BaseSite> value)
Generated method - Setter of the
CxConfig.baseSites attribute. |
void |
setBaseSites(Set<BaseSite> value)
Generated method - Setter of the
CxConfig.baseSites attribute. |
void |
setCalculationProcess(SessionContext ctx,
String value)
Generated method - Setter of the
CxConfig.calculationProcess attribute. |
void |
setCalculationProcess(String value)
Generated method - Setter of the
CxConfig.calculationProcess attribute. |
protected void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
CxConfig.code attribute. |
protected void |
setCode(String value)
Generated method - Setter of the
CxConfig.code attribute. |
void |
setMinAffinity(BigDecimal value)
Generated method - Setter of the
CxConfig.minAffinity attribute. |
void |
setMinAffinity(SessionContext ctx,
BigDecimal value)
Generated method - Setter of the
CxConfig.minAffinity attribute. |
void |
setUrlVoterConfigs(List<CxUrlVoterConfig> value)
Generated method - Setter of the
CxConfig.urlVoterConfigs attribute. |
void |
setUrlVoterConfigs(SessionContext ctx,
List<CxUrlVoterConfig> value)
Generated method - Setter of the
CxConfig.urlVoterConfigs attribute. |
void |
setUserChangedActions(SessionContext ctx,
Set<String> value)
Generated method - Setter of the
CxConfig.userChangedActions attribute. |
void |
setUserChangedActions(Set<String> value)
Generated method - Setter of the
CxConfig.userChangedActions attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String CODE
CxConfig.code attributepublic static final String MINAFFINITY
CxConfig.minAffinity attributepublic static final String ACTIONRESULTMAXREPEAT
CxConfig.actionResultMaxRepeat attributepublic static final String USERCHANGEDACTIONS
CxConfig.userChangedActions attributepublic static final String CALCULATIONPROCESS
CxConfig.calculationProcess attributepublic static final String URLVOTERCONFIGS
CxConfig.urlVoterConfigs attributepublic static final String BASESITES
CxConfig.baseSites 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 Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Integer getActionResultMaxRepeat(SessionContext ctx)
CxConfig.actionResultMaxRepeat attribute.public Integer getActionResultMaxRepeat()
CxConfig.actionResultMaxRepeat attribute.public int getActionResultMaxRepeatAsPrimitive(SessionContext ctx)
CxConfig.actionResultMaxRepeat attribute.public int getActionResultMaxRepeatAsPrimitive()
CxConfig.actionResultMaxRepeat attribute.public void setActionResultMaxRepeat(SessionContext ctx, 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(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 Set<BaseSite> getBaseSites(SessionContext ctx)
CxConfig.baseSites attribute.public Set<BaseSite> getBaseSites()
CxConfig.baseSites attribute.public void setBaseSites(SessionContext ctx, Set<BaseSite> value)
CxConfig.baseSites attribute.value - the baseSitespublic void setBaseSites(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 String getCalculationProcess(SessionContext ctx)
CxConfig.calculationProcess attribute.public String getCalculationProcess()
CxConfig.calculationProcess attribute.public void setCalculationProcess(SessionContext ctx, String value)
CxConfig.calculationProcess attribute.value - the calculationProcess - Name of calculation processpublic void setCalculationProcess(String value)
CxConfig.calculationProcess attribute.value - the calculationProcess - Name of calculation processpublic String getCode(SessionContext ctx)
CxConfig.code attribute.public String getCode()
CxConfig.code attribute.protected void setCode(SessionContext ctx, String value)
CxConfig.code attribute.value - the code - Unique identifierprotected void setCode(String value)
CxConfig.code attribute.value - the code - Unique identifierpublic BigDecimal getMinAffinity(SessionContext ctx)
CxConfig.minAffinity attribute.public BigDecimal getMinAffinity()
CxConfig.minAffinity attribute.public void setMinAffinity(SessionContext ctx, BigDecimal value)
CxConfig.minAffinity attribute.value - the minAffinity - Minimum affinity for user to segment relationpublic void setMinAffinity(BigDecimal value)
CxConfig.minAffinity attribute.value - the minAffinity - Minimum affinity for user to segment relationpublic List<CxUrlVoterConfig> getUrlVoterConfigs(SessionContext ctx)
CxConfig.urlVoterConfigs attribute.public List<CxUrlVoterConfig> getUrlVoterConfigs()
CxConfig.urlVoterConfigs attribute.public void setUrlVoterConfigs(SessionContext ctx, List<CxUrlVoterConfig> value)
CxConfig.urlVoterConfigs attribute.value - the urlVoterConfigspublic void setUrlVoterConfigs(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 Set<String> getUserChangedActions(SessionContext ctx)
CxConfig.userChangedActions attribute.public Set<String> getUserChangedActions()
CxConfig.userChangedActions attribute.public void setUserChangedActions(SessionContext ctx, Set<String> value)
CxConfig.userChangedActions attribute.value - the userChangedActions - Set of actions which should be called after user changed eventCopyright © 2017 SAP SE. All Rights Reserved.