Class GeneratedAbstractAsSortConfiguration
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsConfiguration
-
- de.hybris.platform.adaptivesearch.jalo.AbstractAsConfiguration
-
- de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsItemConfiguration
-
- de.hybris.platform.adaptivesearch.jalo.AbstractAsItemConfiguration
-
- de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsSortConfiguration
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
AbstractAsSortConfiguration
public abstract class GeneratedAbstractAsSortConfiguration extends AbstractAsItemConfiguration
Generated class for typeAbstractAsSortConfiguration
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
APPLYPROMOTEDITEMS
Qualifier of theAbstractAsSortConfiguration.applyPromotedItems
attributestatic java.lang.String
CODE
Qualifier of theAbstractAsSortConfiguration.code
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EXPRESSIONS
Qualifier of theAbstractAsSortConfiguration.expressions
attributeprotected static OneToManyHandler<AsSortExpression>
EXPRESSIONSHANDLER
OneToManyHandler
for handling 1:n EXPRESSIONS's relation attributes from 'many' side.static java.lang.String
HIGHLIGHTPROMOTEDITEMS
Qualifier of theAbstractAsSortConfiguration.highlightPromotedItems
attributestatic java.lang.String
NAME
Qualifier of theAbstractAsSortConfiguration.name
attributestatic java.lang.String
PRIORITY
Qualifier of theAbstractAsSortConfiguration.priority
attributestatic java.lang.String
UNIQUEIDX
Qualifier of theAbstractAsSortConfiguration.uniqueIdx
attribute-
Fields inherited from class de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsConfiguration
CATALOGVERSION, UID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedAbstractAsSortConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToExpressions(AsSortExpression value)
Generated method - Addsvalue
to expressions.void
addToExpressions(SessionContext ctx, AsSortExpression value)
Generated method - Addsvalue
to expressions.java.util.Map<Language,java.lang.String>
getAllName()
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.java.util.Map<Language,java.lang.String>
getAllName(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.java.lang.String
getCode()
Generated method - Getter of theAbstractAsSortConfiguration.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.code
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.util.List<AsSortExpression>
getExpressions()
Generated method - Getter of theAbstractAsSortConfiguration.expressions
attribute.java.util.List<AsSortExpression>
getExpressions(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.expressions
attribute.java.lang.String
getName()
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.java.lang.Integer
getPriority()
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.java.lang.Integer
getPriority(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.int
getPriorityAsPrimitive()
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.int
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.java.lang.String
getUniqueIdx()
Generated method - Getter of theAbstractAsSortConfiguration.uniqueIdx
attribute.java.lang.String
getUniqueIdx(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.uniqueIdx
attribute.java.lang.Boolean
isApplyPromotedItems()
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.java.lang.Boolean
isApplyPromotedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.boolean
isApplyPromotedItemsAsPrimitive()
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.boolean
isApplyPromotedItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.java.lang.Boolean
isHighlightPromotedItems()
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.java.lang.Boolean
isHighlightPromotedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.boolean
isHighlightPromotedItemsAsPrimitive()
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.boolean
isHighlightPromotedItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.void
removeFromExpressions(AsSortExpression value)
Generated method - Removesvalue
from expressions.void
removeFromExpressions(SessionContext ctx, AsSortExpression value)
Generated method - Removesvalue
from expressions.void
setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.void
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.void
setApplyPromotedItems(boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.void
setApplyPromotedItems(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.void
setApplyPromotedItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.void
setApplyPromotedItems(java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.code
attribute.void
setCode(java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.code
attribute.void
setExpressions(SessionContext ctx, java.util.List<AsSortExpression> value)
Generated method - Setter of theAbstractAsSortConfiguration.expressions
attribute.void
setExpressions(java.util.List<AsSortExpression> value)
Generated method - Setter of theAbstractAsSortConfiguration.expressions
attribute.void
setHighlightPromotedItems(boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.void
setHighlightPromotedItems(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.void
setHighlightPromotedItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.void
setHighlightPromotedItems(java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.void
setPriority(int value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.void
setPriority(SessionContext ctx, int value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.void
setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.void
setPriority(java.lang.Integer value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.void
setUniqueIdx(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.uniqueIdx
attribute.void
setUniqueIdx(java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.uniqueIdx
attribute.-
Methods inherited from class de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsConfiguration
getCatalogVersion, getCatalogVersion, getUid, getUid, setCatalogVersion, setCatalogVersion, setUid, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theAbstractAsSortConfiguration.code
attribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theAbstractAsSortConfiguration.name
attribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theAbstractAsSortConfiguration.priority
attribute- See Also:
- Constant Field Values
-
APPLYPROMOTEDITEMS
public static final java.lang.String APPLYPROMOTEDITEMS
Qualifier of theAbstractAsSortConfiguration.applyPromotedItems
attribute- See Also:
- Constant Field Values
-
HIGHLIGHTPROMOTEDITEMS
public static final java.lang.String HIGHLIGHTPROMOTEDITEMS
Qualifier of theAbstractAsSortConfiguration.highlightPromotedItems
attribute- See Also:
- Constant Field Values
-
UNIQUEIDX
public static final java.lang.String UNIQUEIDX
Qualifier of theAbstractAsSortConfiguration.uniqueIdx
attribute- See Also:
- Constant Field Values
-
EXPRESSIONS
public static final java.lang.String EXPRESSIONS
Qualifier of theAbstractAsSortConfiguration.expressions
attribute- See Also:
- Constant Field Values
-
EXPRESSIONSHANDLER
protected static final OneToManyHandler<AsSortExpression> EXPRESSIONSHANDLER
OneToManyHandler
for handling 1:n EXPRESSIONS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedAbstractAsItemConfiguration
-
isApplyPromotedItems
public java.lang.Boolean isApplyPromotedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Returns:
- the applyPromotedItems
-
isApplyPromotedItems
public java.lang.Boolean isApplyPromotedItems()
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Returns:
- the applyPromotedItems
-
isApplyPromotedItemsAsPrimitive
public boolean isApplyPromotedItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Returns:
- the applyPromotedItems
-
isApplyPromotedItemsAsPrimitive
public boolean isApplyPromotedItemsAsPrimitive()
Generated method - Getter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Returns:
- the applyPromotedItems
-
setApplyPromotedItems
public void setApplyPromotedItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Parameters:
value
- the applyPromotedItems
-
setApplyPromotedItems
public void setApplyPromotedItems(java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Parameters:
value
- the applyPromotedItems
-
setApplyPromotedItems
public void setApplyPromotedItems(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Parameters:
value
- the applyPromotedItems
-
setApplyPromotedItems
public void setApplyPromotedItems(boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.applyPromotedItems
attribute.- Parameters:
value
- the applyPromotedItems
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.code
attribute.- Returns:
- the code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theAbstractAsSortConfiguration.code
attribute.- Returns:
- the code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.code
attribute.- Parameters:
value
- the code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.code
attribute.- Parameters:
value
- the code
-
getExpressions
public java.util.List<AsSortExpression> getExpressions(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.expressions
attribute.- Returns:
- the expressions
-
getExpressions
public java.util.List<AsSortExpression> getExpressions()
Generated method - Getter of theAbstractAsSortConfiguration.expressions
attribute.- Returns:
- the expressions
-
setExpressions
public void setExpressions(SessionContext ctx, java.util.List<AsSortExpression> value)
Generated method - Setter of theAbstractAsSortConfiguration.expressions
attribute.- Parameters:
value
- the expressions
-
setExpressions
public void setExpressions(java.util.List<AsSortExpression> value)
Generated method - Setter of theAbstractAsSortConfiguration.expressions
attribute.- Parameters:
value
- the expressions
-
addToExpressions
public void addToExpressions(SessionContext ctx, AsSortExpression value)
Generated method - Addsvalue
to expressions.- Parameters:
value
- the item to add to expressions
-
addToExpressions
public void addToExpressions(AsSortExpression value)
Generated method - Addsvalue
to expressions.- Parameters:
value
- the item to add to expressions
-
removeFromExpressions
public void removeFromExpressions(SessionContext ctx, AsSortExpression value)
Generated method - Removesvalue
from expressions.- Parameters:
value
- the item to remove from expressions
-
removeFromExpressions
public void removeFromExpressions(AsSortExpression value)
Generated method - Removesvalue
from expressions.- Parameters:
value
- the item to remove from expressions
-
isHighlightPromotedItems
public java.lang.Boolean isHighlightPromotedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Returns:
- the highlightPromotedItems
-
isHighlightPromotedItems
public java.lang.Boolean isHighlightPromotedItems()
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Returns:
- the highlightPromotedItems
-
isHighlightPromotedItemsAsPrimitive
public boolean isHighlightPromotedItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Returns:
- the highlightPromotedItems
-
isHighlightPromotedItemsAsPrimitive
public boolean isHighlightPromotedItemsAsPrimitive()
Generated method - Getter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Returns:
- the highlightPromotedItems
-
setHighlightPromotedItems
public void setHighlightPromotedItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Parameters:
value
- the highlightPromotedItems
-
setHighlightPromotedItems
public void setHighlightPromotedItems(java.lang.Boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Parameters:
value
- the highlightPromotedItems
-
setHighlightPromotedItems
public void setHighlightPromotedItems(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Parameters:
value
- the highlightPromotedItems
-
setHighlightPromotedItems
public void setHighlightPromotedItems(boolean value)
Generated method - Setter of theAbstractAsSortConfiguration.highlightPromotedItems
attribute.- Parameters:
value
- the highlightPromotedItems
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theAbstractAsSortConfiguration.name
attribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.- Parameters:
value
- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.- Parameters:
value
- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.- Parameters:
value
- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAsSortConfiguration.name
attribute.- Parameters:
value
- the name
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.- Returns:
- the priority
-
getPriority
public java.lang.Integer getPriority()
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()
Generated method - Getter of theAbstractAsSortConfiguration.priority
attribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(java.lang.Integer value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(SessionContext ctx, int value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(int value)
Generated method - Setter of theAbstractAsSortConfiguration.priority
attribute.- Parameters:
value
- the priority
-
getUniqueIdx
public java.lang.String getUniqueIdx(SessionContext ctx)
Generated method - Getter of theAbstractAsSortConfiguration.uniqueIdx
attribute.- Returns:
- the uniqueIdx
-
getUniqueIdx
public java.lang.String getUniqueIdx()
Generated method - Getter of theAbstractAsSortConfiguration.uniqueIdx
attribute.- Returns:
- the uniqueIdx
-
setUniqueIdx
public void setUniqueIdx(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.uniqueIdx
attribute.- Parameters:
value
- the uniqueIdx
-
setUniqueIdx
public void setUniqueIdx(java.lang.String value)
Generated method - Setter of theAbstractAsSortConfiguration.uniqueIdx
attribute.- Parameters:
value
- the uniqueIdx
-
-