public abstract class GeneratedAbstractAsSortConfiguration extends AbstractAsItemConfiguration
AbstractAsSortConfiguration.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 |
APPLYPROMOTEDITEMS
Qualifier of the
AbstractAsSortConfiguration.applyPromotedItems attribute |
static java.lang.String |
CODE
Qualifier of the
AbstractAsSortConfiguration.code attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EXPRESSIONS
Qualifier of the
AbstractAsSortConfiguration.expressions attribute |
protected static OneToManyHandler<AsSortExpression> |
EXPRESSIONSHANDLER
OneToManyHandler for handling 1:n EXPRESSIONS's relation attributes from 'many' side. |
static java.lang.String |
HIGHLIGHTPROMOTEDITEMS
Qualifier of the
AbstractAsSortConfiguration.highlightPromotedItems attribute |
static java.lang.String |
NAME
Qualifier of the
AbstractAsSortConfiguration.name attribute |
static java.lang.String |
PRIORITY
Qualifier of the
AbstractAsSortConfiguration.priority attribute |
static java.lang.String |
UNIQUEIDX
Qualifier of the
AbstractAsSortConfiguration.uniqueIdx attribute |
CATALOGVERSION, UIDLANGUAGE_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 |
|---|
GeneratedAbstractAsSortConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToExpressions(AsSortExpression value)
Generated method - Adds
value to expressions. |
void |
addToExpressions(SessionContext ctx,
AsSortExpression value)
Generated method - Adds
value to expressions. |
java.util.Map<Language,java.lang.String> |
getAllName()
Generated method - Getter of the
AbstractAsSortConfiguration.name attribute. |
java.util.Map<Language,java.lang.String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.name attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
AbstractAsSortConfiguration.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.code attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.util.List<AsSortExpression> |
getExpressions()
Generated method - Getter of the
AbstractAsSortConfiguration.expressions attribute. |
java.util.List<AsSortExpression> |
getExpressions(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.expressions attribute. |
java.lang.String |
getName()
Generated method - Getter of the
AbstractAsSortConfiguration.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.name attribute. |
java.lang.Integer |
getPriority()
Generated method - Getter of the
AbstractAsSortConfiguration.priority attribute. |
java.lang.Integer |
getPriority(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.priority attribute. |
int |
getPriorityAsPrimitive()
Generated method - Getter of the
AbstractAsSortConfiguration.priority attribute. |
int |
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.priority attribute. |
java.lang.String |
getUniqueIdx()
Generated method - Getter of the
AbstractAsSortConfiguration.uniqueIdx attribute. |
java.lang.String |
getUniqueIdx(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.uniqueIdx attribute. |
java.lang.Boolean |
isApplyPromotedItems()
Generated method - Getter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
java.lang.Boolean |
isApplyPromotedItems(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
boolean |
isApplyPromotedItemsAsPrimitive()
Generated method - Getter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
boolean |
isApplyPromotedItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
java.lang.Boolean |
isHighlightPromotedItems()
Generated method - Getter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
java.lang.Boolean |
isHighlightPromotedItems(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
boolean |
isHighlightPromotedItemsAsPrimitive()
Generated method - Getter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
boolean |
isHighlightPromotedItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
void |
removeFromExpressions(AsSortExpression value)
Generated method - Removes
value from expressions. |
void |
removeFromExpressions(SessionContext ctx,
AsSortExpression value)
Generated method - Removes
value from expressions. |
void |
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractAsSortConfiguration.name attribute. |
void |
setAllName(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractAsSortConfiguration.name attribute. |
void |
setApplyPromotedItems(boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
void |
setApplyPromotedItems(java.lang.Boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
void |
setApplyPromotedItems(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
void |
setApplyPromotedItems(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.applyPromotedItems attribute. |
void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractAsSortConfiguration.code attribute. |
void |
setCode(java.lang.String value)
Generated method - Setter of the
AbstractAsSortConfiguration.code attribute. |
void |
setExpressions(java.util.List<AsSortExpression> value)
Generated method - Setter of the
AbstractAsSortConfiguration.expressions attribute. |
void |
setExpressions(SessionContext ctx,
java.util.List<AsSortExpression> value)
Generated method - Setter of the
AbstractAsSortConfiguration.expressions attribute. |
void |
setHighlightPromotedItems(boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
void |
setHighlightPromotedItems(java.lang.Boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
void |
setHighlightPromotedItems(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
void |
setHighlightPromotedItems(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractAsSortConfiguration.highlightPromotedItems attribute. |
void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractAsSortConfiguration.name attribute. |
void |
setName(java.lang.String value)
Generated method - Setter of the
AbstractAsSortConfiguration.name attribute. |
void |
setPriority(int value)
Generated method - Setter of the
AbstractAsSortConfiguration.priority attribute. |
void |
setPriority(java.lang.Integer value)
Generated method - Setter of the
AbstractAsSortConfiguration.priority attribute. |
void |
setPriority(SessionContext ctx,
int value)
Generated method - Setter of the
AbstractAsSortConfiguration.priority attribute. |
void |
setPriority(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
AbstractAsSortConfiguration.priority attribute. |
void |
setUniqueIdx(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractAsSortConfiguration.uniqueIdx attribute. |
void |
setUniqueIdx(java.lang.String value)
Generated method - Setter of the
AbstractAsSortConfiguration.uniqueIdx attribute. |
getCatalogVersion, getCatalogVersion, getUid, getUid, setCatalogVersion, setCatalogVersion, setUid, setUidcreateItem, 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
AbstractAsSortConfiguration.code attributepublic static final java.lang.String NAME
AbstractAsSortConfiguration.name attributepublic static final java.lang.String PRIORITY
AbstractAsSortConfiguration.priority attributepublic static final java.lang.String APPLYPROMOTEDITEMS
AbstractAsSortConfiguration.applyPromotedItems attributepublic static final java.lang.String HIGHLIGHTPROMOTEDITEMS
AbstractAsSortConfiguration.highlightPromotedItems attributepublic static final java.lang.String UNIQUEIDX
AbstractAsSortConfiguration.uniqueIdx attributepublic static final java.lang.String EXPRESSIONS
AbstractAsSortConfiguration.expressions attributeprotected static final OneToManyHandler<AsSortExpression> EXPRESSIONSHANDLER
OneToManyHandler for handling 1:n EXPRESSIONS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedAbstractAsSortConfiguration()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractAsItemConfigurationpublic java.lang.Boolean isApplyPromotedItems(SessionContext ctx)
AbstractAsSortConfiguration.applyPromotedItems attribute.public java.lang.Boolean isApplyPromotedItems()
AbstractAsSortConfiguration.applyPromotedItems attribute.public boolean isApplyPromotedItemsAsPrimitive(SessionContext ctx)
AbstractAsSortConfiguration.applyPromotedItems attribute.public boolean isApplyPromotedItemsAsPrimitive()
AbstractAsSortConfiguration.applyPromotedItems attribute.public void setApplyPromotedItems(SessionContext ctx, java.lang.Boolean value)
AbstractAsSortConfiguration.applyPromotedItems attribute.value - the applyPromotedItemspublic void setApplyPromotedItems(java.lang.Boolean value)
AbstractAsSortConfiguration.applyPromotedItems attribute.value - the applyPromotedItemspublic void setApplyPromotedItems(SessionContext ctx, boolean value)
AbstractAsSortConfiguration.applyPromotedItems attribute.value - the applyPromotedItemspublic void setApplyPromotedItems(boolean value)
AbstractAsSortConfiguration.applyPromotedItems attribute.value - the applyPromotedItemspublic java.lang.String getCode(SessionContext ctx)
AbstractAsSortConfiguration.code attribute.public java.lang.String getCode()
AbstractAsSortConfiguration.code attribute.public void setCode(SessionContext ctx, java.lang.String value)
AbstractAsSortConfiguration.code attribute.value - the codepublic void setCode(java.lang.String value)
AbstractAsSortConfiguration.code attribute.value - the codepublic java.util.List<AsSortExpression> getExpressions(SessionContext ctx)
AbstractAsSortConfiguration.expressions attribute.public java.util.List<AsSortExpression> getExpressions()
AbstractAsSortConfiguration.expressions attribute.public void setExpressions(SessionContext ctx, java.util.List<AsSortExpression> value)
AbstractAsSortConfiguration.expressions attribute.value - the expressionspublic void setExpressions(java.util.List<AsSortExpression> value)
AbstractAsSortConfiguration.expressions attribute.value - the expressionspublic void addToExpressions(SessionContext ctx, AsSortExpression value)
value to expressions.value - the item to add to expressionspublic void addToExpressions(AsSortExpression value)
value to expressions.value - the item to add to expressionspublic void removeFromExpressions(SessionContext ctx, AsSortExpression value)
value from expressions.value - the item to remove from expressionspublic void removeFromExpressions(AsSortExpression value)
value from expressions.value - the item to remove from expressionspublic java.lang.Boolean isHighlightPromotedItems(SessionContext ctx)
AbstractAsSortConfiguration.highlightPromotedItems attribute.public java.lang.Boolean isHighlightPromotedItems()
AbstractAsSortConfiguration.highlightPromotedItems attribute.public boolean isHighlightPromotedItemsAsPrimitive(SessionContext ctx)
AbstractAsSortConfiguration.highlightPromotedItems attribute.public boolean isHighlightPromotedItemsAsPrimitive()
AbstractAsSortConfiguration.highlightPromotedItems attribute.public void setHighlightPromotedItems(SessionContext ctx, java.lang.Boolean value)
AbstractAsSortConfiguration.highlightPromotedItems attribute.value - the highlightPromotedItemspublic void setHighlightPromotedItems(java.lang.Boolean value)
AbstractAsSortConfiguration.highlightPromotedItems attribute.value - the highlightPromotedItemspublic void setHighlightPromotedItems(SessionContext ctx, boolean value)
AbstractAsSortConfiguration.highlightPromotedItems attribute.value - the highlightPromotedItemspublic void setHighlightPromotedItems(boolean value)
AbstractAsSortConfiguration.highlightPromotedItems attribute.value - the highlightPromotedItemspublic java.lang.String getName(SessionContext ctx)
AbstractAsSortConfiguration.name attribute.public java.lang.String getName()
AbstractAsSortConfiguration.name attribute.public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
AbstractAsSortConfiguration.name attribute.public java.util.Map<Language,java.lang.String> getAllName()
AbstractAsSortConfiguration.name attribute.public void setName(SessionContext ctx, java.lang.String value)
AbstractAsSortConfiguration.name attribute.value - the namepublic void setName(java.lang.String value)
AbstractAsSortConfiguration.name attribute.value - the namepublic void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
AbstractAsSortConfiguration.name attribute.value - the namepublic void setAllName(java.util.Map<Language,java.lang.String> value)
AbstractAsSortConfiguration.name attribute.value - the namepublic java.lang.Integer getPriority(SessionContext ctx)
AbstractAsSortConfiguration.priority attribute.public java.lang.Integer getPriority()
AbstractAsSortConfiguration.priority attribute.public int getPriorityAsPrimitive(SessionContext ctx)
AbstractAsSortConfiguration.priority attribute.public int getPriorityAsPrimitive()
AbstractAsSortConfiguration.priority attribute.public void setPriority(SessionContext ctx, java.lang.Integer value)
AbstractAsSortConfiguration.priority attribute.value - the prioritypublic void setPriority(java.lang.Integer value)
AbstractAsSortConfiguration.priority attribute.value - the prioritypublic void setPriority(SessionContext ctx, int value)
AbstractAsSortConfiguration.priority attribute.value - the prioritypublic void setPriority(int value)
AbstractAsSortConfiguration.priority attribute.value - the prioritypublic java.lang.String getUniqueIdx(SessionContext ctx)
AbstractAsSortConfiguration.uniqueIdx attribute.public java.lang.String getUniqueIdx()
AbstractAsSortConfiguration.uniqueIdx attribute.public void setUniqueIdx(SessionContext ctx, java.lang.String value)
AbstractAsSortConfiguration.uniqueIdx attribute.value - the uniqueIdxpublic void setUniqueIdx(java.lang.String value)
AbstractAsSortConfiguration.uniqueIdx attribute.value - the uniqueIdxCopyright © 2018 SAP SE. All Rights Reserved.