Class GeneratedAbstractAsFacetConfiguration
- 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.GeneratedAbstractAsFacetConfiguration
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
AbstractAsFacetConfiguration
public abstract class GeneratedAbstractAsFacetConfiguration extends AbstractAsItemConfiguration
Generated class for typeAbstractAsFacetConfiguration.- 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 protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEXCLUDEDVALUESQualifier of theAbstractAsFacetConfiguration.excludedValuesattributeprotected static OneToManyHandler<AsExcludedFacetValue>EXCLUDEDVALUESHANDLEROneToManyHandlerfor handling 1:n EXCLUDEDVALUES's relation attributes from 'many' side.static java.lang.StringFACETTYPEQualifier of theAbstractAsFacetConfiguration.facetTypeattributestatic java.lang.StringINDEXPROPERTYQualifier of theAbstractAsFacetConfiguration.indexPropertyattributestatic java.lang.StringNAMEQualifier of theAbstractAsFacetConfiguration.nameattributestatic java.lang.StringPRIORITYQualifier of theAbstractAsFacetConfiguration.priorityattributestatic java.lang.StringPROMOTEDVALUESQualifier of theAbstractAsFacetConfiguration.promotedValuesattributeprotected static OneToManyHandler<AsPromotedFacetValue>PROMOTEDVALUESHANDLEROneToManyHandlerfor handling 1:n PROMOTEDVALUES's relation attributes from 'many' side.static java.lang.StringRANGEDQualifier of theAbstractAsFacetConfiguration.rangedattributestatic java.lang.StringRANGEINCLUDEFROMQualifier of theAbstractAsFacetConfiguration.rangeIncludeFromattributestatic java.lang.StringRANGEINCLUDETOQualifier of theAbstractAsFacetConfiguration.rangeIncludeToattributestatic java.lang.StringRANGESQualifier of theAbstractAsFacetConfiguration.rangesattributeprotected static OneToManyHandler<AsFacetRange>RANGESHANDLEROneToManyHandlerfor handling 1:n RANGES's relation attributes from 'many' side.static java.lang.StringSORTQualifier of theAbstractAsFacetConfiguration.sortattributestatic java.lang.StringTOPVALUESPROVIDERQualifier of theAbstractAsFacetConfiguration.topValuesProviderattributestatic java.lang.StringTOPVALUESSIZEQualifier of theAbstractAsFacetConfiguration.topValuesSizeattributestatic java.lang.StringUNIQUEIDXQualifier of theAbstractAsFacetConfiguration.uniqueIdxattributestatic java.lang.StringVALUESDISPLAYNAMEPROVIDERQualifier of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattributestatic java.lang.StringVALUESSORTPROVIDERQualifier of theAbstractAsFacetConfiguration.valuesSortProviderattribute-
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 GeneratedAbstractAsFacetConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToExcludedValues(AsExcludedFacetValue value)Generated method - Addsvalueto excludedValues.voidaddToExcludedValues(SessionContext ctx, AsExcludedFacetValue value)Generated method - Addsvalueto excludedValues.voidaddToPromotedValues(AsPromotedFacetValue value)Generated method - Addsvalueto promotedValues.voidaddToPromotedValues(SessionContext ctx, AsPromotedFacetValue value)Generated method - Addsvalueto promotedValues.voidaddToRanges(AsFacetRange value)Generated method - Addsvalueto ranges.voidaddToRanges(SessionContext ctx, AsFacetRange value)Generated method - Addsvalueto ranges.java.util.Map<Language,java.lang.String>getAllName()Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.java.util.Map<Language,java.lang.String>getAllName(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.List<AsExcludedFacetValue>getExcludedValues()Generated method - Getter of theAbstractAsFacetConfiguration.excludedValuesattribute.java.util.List<AsExcludedFacetValue>getExcludedValues(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.excludedValuesattribute.EnumerationValuegetFacetType()Generated method - Getter of theAbstractAsFacetConfiguration.facetTypeattribute.EnumerationValuegetFacetType(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.facetTypeattribute.java.lang.StringgetIndexProperty()Generated method - Getter of theAbstractAsFacetConfiguration.indexPropertyattribute.java.lang.StringgetIndexProperty(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.indexPropertyattribute.java.lang.StringgetName()Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.java.lang.IntegergetPriority()Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.java.lang.IntegergetPriority(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.intgetPriorityAsPrimitive()Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.intgetPriorityAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.java.util.List<AsPromotedFacetValue>getPromotedValues()Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute.java.util.List<AsPromotedFacetValue>getPromotedValues(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute.java.util.List<AsFacetRange>getRanges()Generated method - Getter of theAbstractAsFacetConfiguration.rangesattribute.java.util.List<AsFacetRange>getRanges(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangesattribute.java.lang.StringgetSort()Generated method - Getter of theAbstractAsFacetConfiguration.sortattribute.java.lang.StringgetSort(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.sortattribute.java.lang.StringgetTopValuesProvider()Generated method - Getter of theAbstractAsFacetConfiguration.topValuesProviderattribute.java.lang.StringgetTopValuesProvider(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.topValuesProviderattribute.java.lang.IntegergetTopValuesSize()Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.java.lang.IntegergetTopValuesSize(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.intgetTopValuesSizeAsPrimitive()Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.intgetTopValuesSizeAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.java.lang.StringgetUniqueIdx()Generated method - Getter of theAbstractAsFacetConfiguration.uniqueIdxattribute.java.lang.StringgetUniqueIdx(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.uniqueIdxattribute.java.lang.StringgetValuesDisplayNameProvider()Generated method - Getter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.java.lang.StringgetValuesDisplayNameProvider(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.java.lang.StringgetValuesSortProvider()Generated method - Getter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.java.lang.StringgetValuesSortProvider(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.java.lang.BooleanisRanged()Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.java.lang.BooleanisRanged(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.booleanisRangedAsPrimitive()Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.booleanisRangedAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.java.lang.BooleanisRangeIncludeFrom()Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.java.lang.BooleanisRangeIncludeFrom(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.booleanisRangeIncludeFromAsPrimitive()Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.booleanisRangeIncludeFromAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.java.lang.BooleanisRangeIncludeTo()Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.java.lang.BooleanisRangeIncludeTo(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.booleanisRangeIncludeToAsPrimitive()Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.booleanisRangeIncludeToAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.voidremoveFromExcludedValues(AsExcludedFacetValue value)Generated method - Removesvaluefrom excludedValues.voidremoveFromExcludedValues(SessionContext ctx, AsExcludedFacetValue value)Generated method - Removesvaluefrom excludedValues.voidremoveFromPromotedValues(AsPromotedFacetValue value)Generated method - Removesvaluefrom promotedValues.voidremoveFromPromotedValues(SessionContext ctx, AsPromotedFacetValue value)Generated method - Removesvaluefrom promotedValues.voidremoveFromRanges(AsFacetRange value)Generated method - Removesvaluefrom ranges.voidremoveFromRanges(SessionContext ctx, AsFacetRange value)Generated method - Removesvaluefrom ranges.voidsetAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.voidsetAllName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.voidsetExcludedValues(SessionContext ctx, java.util.List<AsExcludedFacetValue> value)Generated method - Setter of theAbstractAsFacetConfiguration.excludedValuesattribute.voidsetExcludedValues(java.util.List<AsExcludedFacetValue> value)Generated method - Setter of theAbstractAsFacetConfiguration.excludedValuesattribute.voidsetFacetType(EnumerationValue value)Generated method - Setter of theAbstractAsFacetConfiguration.facetTypeattribute.voidsetFacetType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theAbstractAsFacetConfiguration.facetTypeattribute.protected voidsetIndexProperty(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.indexPropertyattribute.protected voidsetIndexProperty(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.indexPropertyattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.voidsetPriority(int value)Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.voidsetPriority(SessionContext ctx, int value)Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.voidsetPriority(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.voidsetPriority(java.lang.Integer value)Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.voidsetPromotedValues(SessionContext ctx, java.util.List<AsPromotedFacetValue> value)Generated method - Setter of theAbstractAsFacetConfiguration.promotedValuesattribute.voidsetPromotedValues(java.util.List<AsPromotedFacetValue> value)Generated method - Setter of theAbstractAsFacetConfiguration.promotedValuesattribute.voidsetRanged(boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.voidsetRanged(SessionContext ctx, boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.voidsetRanged(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.voidsetRanged(java.lang.Boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.voidsetRangeIncludeFrom(boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.voidsetRangeIncludeFrom(SessionContext ctx, boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.voidsetRangeIncludeFrom(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.voidsetRangeIncludeFrom(java.lang.Boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.voidsetRangeIncludeTo(boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.voidsetRangeIncludeTo(SessionContext ctx, boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.voidsetRangeIncludeTo(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.voidsetRangeIncludeTo(java.lang.Boolean value)Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.voidsetRanges(SessionContext ctx, java.util.List<AsFacetRange> value)Generated method - Setter of theAbstractAsFacetConfiguration.rangesattribute.voidsetRanges(java.util.List<AsFacetRange> value)Generated method - Setter of theAbstractAsFacetConfiguration.rangesattribute.voidsetSort(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.sortattribute.voidsetSort(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.sortattribute.voidsetTopValuesProvider(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.topValuesProviderattribute.voidsetTopValuesProvider(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.topValuesProviderattribute.voidsetTopValuesSize(int value)Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.voidsetTopValuesSize(SessionContext ctx, int value)Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.voidsetTopValuesSize(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.voidsetTopValuesSize(java.lang.Integer value)Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.voidsetUniqueIdx(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.uniqueIdxattribute.voidsetUniqueIdx(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.uniqueIdxattribute.voidsetValuesDisplayNameProvider(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.voidsetValuesDisplayNameProvider(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.voidsetValuesSortProvider(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.voidsetValuesSortProvider(java.lang.String value)Generated method - Setter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.-
Methods inherited from class de.hybris.platform.adaptivesearch.jalo.AbstractAsConfiguration
decorateIdentifier, generateItemIdentifier
-
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, 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
INDEXPROPERTY
public static final java.lang.String INDEXPROPERTY
Qualifier of theAbstractAsFacetConfiguration.indexPropertyattribute- See Also:
- Constant Field Values
-
FACETTYPE
public static final java.lang.String FACETTYPE
Qualifier of theAbstractAsFacetConfiguration.facetTypeattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theAbstractAsFacetConfiguration.nameattribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theAbstractAsFacetConfiguration.priorityattribute- See Also:
- Constant Field Values
-
VALUESSORTPROVIDER
public static final java.lang.String VALUESSORTPROVIDER
Qualifier of theAbstractAsFacetConfiguration.valuesSortProviderattribute- See Also:
- Constant Field Values
-
VALUESDISPLAYNAMEPROVIDER
public static final java.lang.String VALUESDISPLAYNAMEPROVIDER
Qualifier of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute- See Also:
- Constant Field Values
-
TOPVALUESPROVIDER
public static final java.lang.String TOPVALUESPROVIDER
Qualifier of theAbstractAsFacetConfiguration.topValuesProviderattribute- See Also:
- Constant Field Values
-
TOPVALUESSIZE
public static final java.lang.String TOPVALUESSIZE
Qualifier of theAbstractAsFacetConfiguration.topValuesSizeattribute- See Also:
- Constant Field Values
-
SORT
public static final java.lang.String SORT
Qualifier of theAbstractAsFacetConfiguration.sortattribute- See Also:
- Constant Field Values
-
RANGED
public static final java.lang.String RANGED
Qualifier of theAbstractAsFacetConfiguration.rangedattribute- See Also:
- Constant Field Values
-
RANGEINCLUDEFROM
public static final java.lang.String RANGEINCLUDEFROM
Qualifier of theAbstractAsFacetConfiguration.rangeIncludeFromattribute- See Also:
- Constant Field Values
-
RANGEINCLUDETO
public static final java.lang.String RANGEINCLUDETO
Qualifier of theAbstractAsFacetConfiguration.rangeIncludeToattribute- See Also:
- Constant Field Values
-
UNIQUEIDX
public static final java.lang.String UNIQUEIDX
Qualifier of theAbstractAsFacetConfiguration.uniqueIdxattribute- See Also:
- Constant Field Values
-
PROMOTEDVALUES
public static final java.lang.String PROMOTEDVALUES
Qualifier of theAbstractAsFacetConfiguration.promotedValuesattribute- See Also:
- Constant Field Values
-
RANGES
public static final java.lang.String RANGES
Qualifier of theAbstractAsFacetConfiguration.rangesattribute- See Also:
- Constant Field Values
-
EXCLUDEDVALUES
public static final java.lang.String EXCLUDEDVALUES
Qualifier of theAbstractAsFacetConfiguration.excludedValuesattribute- See Also:
- Constant Field Values
-
PROMOTEDVALUESHANDLER
protected static final OneToManyHandler<AsPromotedFacetValue> PROMOTEDVALUESHANDLER
OneToManyHandlerfor handling 1:n PROMOTEDVALUES's relation attributes from 'many' side.
-
RANGESHANDLER
protected static final OneToManyHandler<AsFacetRange> RANGESHANDLER
OneToManyHandlerfor handling 1:n RANGES's relation attributes from 'many' side.
-
EXCLUDEDVALUESHANDLER
protected static final OneToManyHandler<AsExcludedFacetValue> EXCLUDEDVALUESHANDLER
OneToManyHandlerfor handling 1:n EXCLUDEDVALUES'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:
getDefaultAttributeModesin classGeneratedAbstractAsItemConfiguration
-
getExcludedValues
public java.util.List<AsExcludedFacetValue> getExcludedValues(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.excludedValuesattribute.- Returns:
- the excludedValues
-
getExcludedValues
public java.util.List<AsExcludedFacetValue> getExcludedValues()
Generated method - Getter of theAbstractAsFacetConfiguration.excludedValuesattribute.- Returns:
- the excludedValues
-
setExcludedValues
public void setExcludedValues(SessionContext ctx, java.util.List<AsExcludedFacetValue> value)
Generated method - Setter of theAbstractAsFacetConfiguration.excludedValuesattribute.- Parameters:
value- the excludedValues
-
setExcludedValues
public void setExcludedValues(java.util.List<AsExcludedFacetValue> value)
Generated method - Setter of theAbstractAsFacetConfiguration.excludedValuesattribute.- Parameters:
value- the excludedValues
-
addToExcludedValues
public void addToExcludedValues(SessionContext ctx, AsExcludedFacetValue value)
Generated method - Addsvalueto excludedValues.- Parameters:
value- the item to add to excludedValues
-
addToExcludedValues
public void addToExcludedValues(AsExcludedFacetValue value)
Generated method - Addsvalueto excludedValues.- Parameters:
value- the item to add to excludedValues
-
removeFromExcludedValues
public void removeFromExcludedValues(SessionContext ctx, AsExcludedFacetValue value)
Generated method - Removesvaluefrom excludedValues.- Parameters:
value- the item to remove from excludedValues
-
removeFromExcludedValues
public void removeFromExcludedValues(AsExcludedFacetValue value)
Generated method - Removesvaluefrom excludedValues.- Parameters:
value- the item to remove from excludedValues
-
getFacetType
public EnumerationValue getFacetType(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.facetTypeattribute.- Returns:
- the facetType
-
getFacetType
public EnumerationValue getFacetType()
Generated method - Getter of theAbstractAsFacetConfiguration.facetTypeattribute.- Returns:
- the facetType
-
setFacetType
public void setFacetType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsFacetConfiguration.facetTypeattribute.- Parameters:
value- the facetType
-
setFacetType
public void setFacetType(EnumerationValue value)
Generated method - Setter of theAbstractAsFacetConfiguration.facetTypeattribute.- Parameters:
value- the facetType
-
getIndexProperty
public java.lang.String getIndexProperty(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.indexPropertyattribute.- Returns:
- the indexProperty
-
getIndexProperty
public java.lang.String getIndexProperty()
Generated method - Getter of theAbstractAsFacetConfiguration.indexPropertyattribute.- Returns:
- the indexProperty
-
setIndexProperty
protected void setIndexProperty(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.indexPropertyattribute.- Parameters:
value- the indexProperty
-
setIndexProperty
protected void setIndexProperty(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.indexPropertyattribute.- Parameters:
value- the indexProperty
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theAbstractAsFacetConfiguration.nameattribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAsFacetConfiguration.nameattribute.- Parameters:
value- the name
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.- Returns:
- the priority
-
getPriority
public java.lang.Integer getPriority()
Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()
Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(java.lang.Integer value)
Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(SessionContext ctx, int value)
Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(int value)
Generated method - Setter of theAbstractAsFacetConfiguration.priorityattribute.- Parameters:
value- the priority
-
getPromotedValues
public java.util.List<AsPromotedFacetValue> getPromotedValues(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute.- Returns:
- the promotedValues
-
getPromotedValues
public java.util.List<AsPromotedFacetValue> getPromotedValues()
Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute.- Returns:
- the promotedValues
-
setPromotedValues
public void setPromotedValues(SessionContext ctx, java.util.List<AsPromotedFacetValue> value)
Generated method - Setter of theAbstractAsFacetConfiguration.promotedValuesattribute.- Parameters:
value- the promotedValues
-
setPromotedValues
public void setPromotedValues(java.util.List<AsPromotedFacetValue> value)
Generated method - Setter of theAbstractAsFacetConfiguration.promotedValuesattribute.- Parameters:
value- the promotedValues
-
addToPromotedValues
public void addToPromotedValues(SessionContext ctx, AsPromotedFacetValue value)
Generated method - Addsvalueto promotedValues.- Parameters:
value- the item to add to promotedValues
-
addToPromotedValues
public void addToPromotedValues(AsPromotedFacetValue value)
Generated method - Addsvalueto promotedValues.- Parameters:
value- the item to add to promotedValues
-
removeFromPromotedValues
public void removeFromPromotedValues(SessionContext ctx, AsPromotedFacetValue value)
Generated method - Removesvaluefrom promotedValues.- Parameters:
value- the item to remove from promotedValues
-
removeFromPromotedValues
public void removeFromPromotedValues(AsPromotedFacetValue value)
Generated method - Removesvaluefrom promotedValues.- Parameters:
value- the item to remove from promotedValues
-
isRanged
public java.lang.Boolean isRanged(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.- Returns:
- the ranged
-
isRanged
public java.lang.Boolean isRanged()
Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.- Returns:
- the ranged
-
isRangedAsPrimitive
public boolean isRangedAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.- Returns:
- the ranged
-
isRangedAsPrimitive
public boolean isRangedAsPrimitive()
Generated method - Getter of theAbstractAsFacetConfiguration.rangedattribute.- Returns:
- the ranged
-
setRanged
public void setRanged(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.- Parameters:
value- the ranged
-
setRanged
public void setRanged(java.lang.Boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.- Parameters:
value- the ranged
-
setRanged
public void setRanged(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.- Parameters:
value- the ranged
-
setRanged
public void setRanged(boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangedattribute.- Parameters:
value- the ranged
-
isRangeIncludeFrom
public java.lang.Boolean isRangeIncludeFrom(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Returns:
- the rangeIncludeFrom
-
isRangeIncludeFrom
public java.lang.Boolean isRangeIncludeFrom()
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Returns:
- the rangeIncludeFrom
-
isRangeIncludeFromAsPrimitive
public boolean isRangeIncludeFromAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Returns:
- the rangeIncludeFrom
-
isRangeIncludeFromAsPrimitive
public boolean isRangeIncludeFromAsPrimitive()
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Returns:
- the rangeIncludeFrom
-
setRangeIncludeFrom
public void setRangeIncludeFrom(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Parameters:
value- the rangeIncludeFrom
-
setRangeIncludeFrom
public void setRangeIncludeFrom(java.lang.Boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Parameters:
value- the rangeIncludeFrom
-
setRangeIncludeFrom
public void setRangeIncludeFrom(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Parameters:
value- the rangeIncludeFrom
-
setRangeIncludeFrom
public void setRangeIncludeFrom(boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeFromattribute.- Parameters:
value- the rangeIncludeFrom
-
isRangeIncludeTo
public java.lang.Boolean isRangeIncludeTo(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Returns:
- the rangeIncludeTo
-
isRangeIncludeTo
public java.lang.Boolean isRangeIncludeTo()
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Returns:
- the rangeIncludeTo
-
isRangeIncludeToAsPrimitive
public boolean isRangeIncludeToAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Returns:
- the rangeIncludeTo
-
isRangeIncludeToAsPrimitive
public boolean isRangeIncludeToAsPrimitive()
Generated method - Getter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Returns:
- the rangeIncludeTo
-
setRangeIncludeTo
public void setRangeIncludeTo(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Parameters:
value- the rangeIncludeTo
-
setRangeIncludeTo
public void setRangeIncludeTo(java.lang.Boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Parameters:
value- the rangeIncludeTo
-
setRangeIncludeTo
public void setRangeIncludeTo(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Parameters:
value- the rangeIncludeTo
-
setRangeIncludeTo
public void setRangeIncludeTo(boolean value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangeIncludeToattribute.- Parameters:
value- the rangeIncludeTo
-
getRanges
public java.util.List<AsFacetRange> getRanges(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.rangesattribute.- Returns:
- the ranges
-
getRanges
public java.util.List<AsFacetRange> getRanges()
Generated method - Getter of theAbstractAsFacetConfiguration.rangesattribute.- Returns:
- the ranges
-
setRanges
public void setRanges(SessionContext ctx, java.util.List<AsFacetRange> value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangesattribute.- Parameters:
value- the ranges
-
setRanges
public void setRanges(java.util.List<AsFacetRange> value)
Generated method - Setter of theAbstractAsFacetConfiguration.rangesattribute.- Parameters:
value- the ranges
-
addToRanges
public void addToRanges(SessionContext ctx, AsFacetRange value)
Generated method - Addsvalueto ranges.- Parameters:
value- the item to add to ranges
-
addToRanges
public void addToRanges(AsFacetRange value)
Generated method - Addsvalueto ranges.- Parameters:
value- the item to add to ranges
-
removeFromRanges
public void removeFromRanges(SessionContext ctx, AsFacetRange value)
Generated method - Removesvaluefrom ranges.- Parameters:
value- the item to remove from ranges
-
removeFromRanges
public void removeFromRanges(AsFacetRange value)
Generated method - Removesvaluefrom ranges.- Parameters:
value- the item to remove from ranges
-
getSort
public java.lang.String getSort(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.sortattribute.- Returns:
- the sort
-
getSort
public java.lang.String getSort()
Generated method - Getter of theAbstractAsFacetConfiguration.sortattribute.- Returns:
- the sort
-
setSort
public void setSort(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.sortattribute.- Parameters:
value- the sort
-
setSort
public void setSort(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.sortattribute.- Parameters:
value- the sort
-
getTopValuesProvider
public java.lang.String getTopValuesProvider(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesProviderattribute.- Returns:
- the topValuesProvider
-
getTopValuesProvider
public java.lang.String getTopValuesProvider()
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesProviderattribute.- Returns:
- the topValuesProvider
-
setTopValuesProvider
public void setTopValuesProvider(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.topValuesProviderattribute.- Parameters:
value- the topValuesProvider
-
setTopValuesProvider
public void setTopValuesProvider(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.topValuesProviderattribute.- Parameters:
value- the topValuesProvider
-
getTopValuesSize
public java.lang.Integer getTopValuesSize(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Returns:
- the topValuesSize
-
getTopValuesSize
public java.lang.Integer getTopValuesSize()
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Returns:
- the topValuesSize
-
getTopValuesSizeAsPrimitive
public int getTopValuesSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Returns:
- the topValuesSize
-
getTopValuesSizeAsPrimitive
public int getTopValuesSizeAsPrimitive()
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Returns:
- the topValuesSize
-
setTopValuesSize
public void setTopValuesSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Parameters:
value- the topValuesSize
-
setTopValuesSize
public void setTopValuesSize(java.lang.Integer value)
Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Parameters:
value- the topValuesSize
-
setTopValuesSize
public void setTopValuesSize(SessionContext ctx, int value)
Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Parameters:
value- the topValuesSize
-
setTopValuesSize
public void setTopValuesSize(int value)
Generated method - Setter of theAbstractAsFacetConfiguration.topValuesSizeattribute.- Parameters:
value- the topValuesSize
-
getUniqueIdx
public java.lang.String getUniqueIdx(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.uniqueIdxattribute.- Returns:
- the uniqueIdx
-
getUniqueIdx
public java.lang.String getUniqueIdx()
Generated method - Getter of theAbstractAsFacetConfiguration.uniqueIdxattribute.- Returns:
- the uniqueIdx
-
setUniqueIdx
public void setUniqueIdx(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.uniqueIdxattribute.- Parameters:
value- the uniqueIdx
-
setUniqueIdx
public void setUniqueIdx(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.uniqueIdxattribute.- Parameters:
value- the uniqueIdx
-
getValuesDisplayNameProvider
public java.lang.String getValuesDisplayNameProvider(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.- Returns:
- the valuesDisplayNameProvider
-
getValuesDisplayNameProvider
public java.lang.String getValuesDisplayNameProvider()
Generated method - Getter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.- Returns:
- the valuesDisplayNameProvider
-
setValuesDisplayNameProvider
public void setValuesDisplayNameProvider(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.- Parameters:
value- the valuesDisplayNameProvider
-
setValuesDisplayNameProvider
public void setValuesDisplayNameProvider(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute.- Parameters:
value- the valuesDisplayNameProvider
-
getValuesSortProvider
public java.lang.String getValuesSortProvider(SessionContext ctx)
Generated method - Getter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.- Returns:
- the valuesSortProvider
-
getValuesSortProvider
public java.lang.String getValuesSortProvider()
Generated method - Getter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.- Returns:
- the valuesSortProvider
-
setValuesSortProvider
public void setValuesSortProvider(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.- Parameters:
value- the valuesSortProvider
-
setValuesSortProvider
public void setValuesSortProvider(java.lang.String value)
Generated method - Setter of theAbstractAsFacetConfiguration.valuesSortProviderattribute.- Parameters:
value- the valuesSortProvider
-
-