Class GeneratedAbstractAsConfigurableSearchConfiguration
- 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.GeneratedAbstractAsSearchConfiguration
-
- de.hybris.platform.adaptivesearch.jalo.AbstractAsSearchConfiguration
-
- de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsConfigurableSearchConfiguration
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
AbstractAsConfigurableSearchConfiguration
public abstract class GeneratedAbstractAsConfigurableSearchConfiguration extends AbstractAsSearchConfiguration
Generated class for typeAbstractAsConfigurableSearchConfiguration
.- 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
BOOSTITEMSMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attributestatic java.lang.String
BOOSTRULES
Qualifier of theAbstractAsConfigurableSearchConfiguration.boostRules
attributeprotected static OneToManyHandler<AsBoostRule>
BOOSTRULESHANDLER
OneToManyHandler
for handling 1:n BOOSTRULES's relation attributes from 'many' side.static java.lang.String
BOOSTRULESMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EXCLUDEDFACETS
Qualifier of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attributeprotected static OneToManyHandler<AsExcludedFacet>
EXCLUDEDFACETSHANDLER
OneToManyHandler
for handling 1:n EXCLUDEDFACETS's relation attributes from 'many' side.static java.lang.String
EXCLUDEDITEMS
Qualifier of theAbstractAsConfigurableSearchConfiguration.excludedItems
attributeprotected static OneToManyHandler<AsExcludedItem>
EXCLUDEDITEMSHANDLER
OneToManyHandler
for handling 1:n EXCLUDEDITEMS's relation attributes from 'many' side.static java.lang.String
EXCLUDEDSORTS
Qualifier of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attributeprotected static OneToManyHandler<AsExcludedSort>
EXCLUDEDSORTSHANDLER
OneToManyHandler
for handling 1:n EXCLUDEDSORTS's relation attributes from 'many' side.static java.lang.String
FACETS
Qualifier of theAbstractAsConfigurableSearchConfiguration.facets
attributeprotected static OneToManyHandler<AsFacet>
FACETSHANDLER
OneToManyHandler
for handling 1:n FACETS's relation attributes from 'many' side.static java.lang.String
FACETSMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attributestatic java.lang.String
PROMOTEDFACETS
Qualifier of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attributeprotected static OneToManyHandler<AsPromotedFacet>
PROMOTEDFACETSHANDLER
OneToManyHandler
for handling 1:n PROMOTEDFACETS's relation attributes from 'many' side.static java.lang.String
PROMOTEDITEMS
Qualifier of theAbstractAsConfigurableSearchConfiguration.promotedItems
attributeprotected static OneToManyHandler<AsPromotedItem>
PROMOTEDITEMSHANDLER
OneToManyHandler
for handling 1:n PROMOTEDITEMS's relation attributes from 'many' side.static java.lang.String
PROMOTEDSORTS
Qualifier of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attributeprotected static OneToManyHandler<AsPromotedSort>
PROMOTEDSORTSHANDLER
OneToManyHandler
for handling 1:n PROMOTEDSORTS's relation attributes from 'many' side.static java.lang.String
SORTS
Qualifier of theAbstractAsConfigurableSearchConfiguration.sorts
attributeprotected static OneToManyHandler<AsSort>
SORTSHANDLER
OneToManyHandler
for handling 1:n SORTS's relation attributes from 'many' side.static java.lang.String
SORTSMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute-
Fields inherited from class de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsSearchConfiguration
UNIQUEIDX
-
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 GeneratedAbstractAsConfigurableSearchConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToBoostRules(AsBoostRule value)
Generated method - Addsvalue
to boostRules.void
addToBoostRules(SessionContext ctx, AsBoostRule value)
Generated method - Addsvalue
to boostRules.void
addToExcludedFacets(AsExcludedFacet value)
Generated method - Addsvalue
to excludedFacets.void
addToExcludedFacets(SessionContext ctx, AsExcludedFacet value)
Generated method - Addsvalue
to excludedFacets.void
addToExcludedItems(AsExcludedItem value)
Generated method - Addsvalue
to excludedItems.void
addToExcludedItems(SessionContext ctx, AsExcludedItem value)
Generated method - Addsvalue
to excludedItems.void
addToExcludedSorts(AsExcludedSort value)
Generated method - Addsvalue
to excludedSorts.void
addToExcludedSorts(SessionContext ctx, AsExcludedSort value)
Generated method - Addsvalue
to excludedSorts.void
addToFacets(AsFacet value)
Generated method - Addsvalue
to facets.void
addToFacets(SessionContext ctx, AsFacet value)
Generated method - Addsvalue
to facets.void
addToPromotedFacets(AsPromotedFacet value)
Generated method - Addsvalue
to promotedFacets.void
addToPromotedFacets(SessionContext ctx, AsPromotedFacet value)
Generated method - Addsvalue
to promotedFacets.void
addToPromotedItems(AsPromotedItem value)
Generated method - Addsvalue
to promotedItems.void
addToPromotedItems(SessionContext ctx, AsPromotedItem value)
Generated method - Addsvalue
to promotedItems.void
addToPromotedSorts(AsPromotedSort value)
Generated method - Addsvalue
to promotedSorts.void
addToPromotedSorts(SessionContext ctx, AsPromotedSort value)
Generated method - Addsvalue
to promotedSorts.void
addToSorts(AsSort value)
Generated method - Addsvalue
to sorts.void
addToSorts(SessionContext ctx, AsSort value)
Generated method - Addsvalue
to sorts.EnumerationValue
getBoostItemsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.EnumerationValue
getBoostItemsMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.java.util.List<AsBoostRule>
getBoostRules()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.java.util.List<AsBoostRule>
getBoostRules(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.EnumerationValue
getBoostRulesMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.EnumerationValue
getBoostRulesMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.util.List<AsExcludedFacet>
getExcludedFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.java.util.List<AsExcludedFacet>
getExcludedFacets(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.java.util.List<AsExcludedItem>
getExcludedItems()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.java.util.List<AsExcludedItem>
getExcludedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.java.util.List<AsExcludedSort>
getExcludedSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.java.util.List<AsExcludedSort>
getExcludedSorts(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.java.util.List<AsFacet>
getFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.java.util.List<AsFacet>
getFacets(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.EnumerationValue
getFacetsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.EnumerationValue
getFacetsMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.java.util.List<AsPromotedFacet>
getPromotedFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.java.util.List<AsPromotedFacet>
getPromotedFacets(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.java.util.List<AsPromotedItem>
getPromotedItems()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.java.util.List<AsPromotedItem>
getPromotedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.java.util.List<AsPromotedSort>
getPromotedSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.java.util.List<AsPromotedSort>
getPromotedSorts(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.java.util.List<AsSort>
getSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.java.util.List<AsSort>
getSorts(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.EnumerationValue
getSortsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.EnumerationValue
getSortsMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.void
removeFromBoostRules(AsBoostRule value)
Generated method - Removesvalue
from boostRules.void
removeFromBoostRules(SessionContext ctx, AsBoostRule value)
Generated method - Removesvalue
from boostRules.void
removeFromExcludedFacets(AsExcludedFacet value)
Generated method - Removesvalue
from excludedFacets.void
removeFromExcludedFacets(SessionContext ctx, AsExcludedFacet value)
Generated method - Removesvalue
from excludedFacets.void
removeFromExcludedItems(AsExcludedItem value)
Generated method - Removesvalue
from excludedItems.void
removeFromExcludedItems(SessionContext ctx, AsExcludedItem value)
Generated method - Removesvalue
from excludedItems.void
removeFromExcludedSorts(AsExcludedSort value)
Generated method - Removesvalue
from excludedSorts.void
removeFromExcludedSorts(SessionContext ctx, AsExcludedSort value)
Generated method - Removesvalue
from excludedSorts.void
removeFromFacets(AsFacet value)
Generated method - Removesvalue
from facets.void
removeFromFacets(SessionContext ctx, AsFacet value)
Generated method - Removesvalue
from facets.void
removeFromPromotedFacets(AsPromotedFacet value)
Generated method - Removesvalue
from promotedFacets.void
removeFromPromotedFacets(SessionContext ctx, AsPromotedFacet value)
Generated method - Removesvalue
from promotedFacets.void
removeFromPromotedItems(AsPromotedItem value)
Generated method - Removesvalue
from promotedItems.void
removeFromPromotedItems(SessionContext ctx, AsPromotedItem value)
Generated method - Removesvalue
from promotedItems.void
removeFromPromotedSorts(AsPromotedSort value)
Generated method - Removesvalue
from promotedSorts.void
removeFromPromotedSorts(SessionContext ctx, AsPromotedSort value)
Generated method - Removesvalue
from promotedSorts.void
removeFromSorts(AsSort value)
Generated method - Removesvalue
from sorts.void
removeFromSorts(SessionContext ctx, AsSort value)
Generated method - Removesvalue
from sorts.void
setBoostItemsMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.void
setBoostItemsMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.void
setBoostRules(SessionContext ctx, java.util.List<AsBoostRule> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.void
setBoostRules(java.util.List<AsBoostRule> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.void
setBoostRulesMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.void
setBoostRulesMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.void
setExcludedFacets(SessionContext ctx, java.util.List<AsExcludedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.void
setExcludedFacets(java.util.List<AsExcludedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.void
setExcludedItems(SessionContext ctx, java.util.List<AsExcludedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.void
setExcludedItems(java.util.List<AsExcludedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.void
setExcludedSorts(SessionContext ctx, java.util.List<AsExcludedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.void
setExcludedSorts(java.util.List<AsExcludedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.void
setFacets(SessionContext ctx, java.util.List<AsFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.void
setFacets(java.util.List<AsFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.void
setFacetsMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.void
setFacetsMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.void
setPromotedFacets(SessionContext ctx, java.util.List<AsPromotedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.void
setPromotedFacets(java.util.List<AsPromotedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.void
setPromotedItems(SessionContext ctx, java.util.List<AsPromotedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.void
setPromotedItems(java.util.List<AsPromotedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.void
setPromotedSorts(SessionContext ctx, java.util.List<AsPromotedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.void
setPromotedSorts(java.util.List<AsPromotedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.void
setSorts(SessionContext ctx, java.util.List<AsSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.void
setSorts(java.util.List<AsSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.void
setSortsMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.void
setSortsMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.-
Methods inherited from class de.hybris.platform.adaptivesearch.jalo.GeneratedAbstractAsSearchConfiguration
getUniqueIdx, getUniqueIdx, setUniqueIdx, setUniqueIdx
-
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
-
FACETSMERGEMODE
public static final java.lang.String FACETSMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute- See Also:
- Constant Field Values
-
BOOSTITEMSMERGEMODE
public static final java.lang.String BOOSTITEMSMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute- See Also:
- Constant Field Values
-
BOOSTRULESMERGEMODE
public static final java.lang.String BOOSTRULESMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute- See Also:
- Constant Field Values
-
SORTSMERGEMODE
public static final java.lang.String SORTSMERGEMODE
Qualifier of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute- See Also:
- Constant Field Values
-
PROMOTEDFACETS
public static final java.lang.String PROMOTEDFACETS
Qualifier of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute- See Also:
- Constant Field Values
-
FACETS
public static final java.lang.String FACETS
Qualifier of theAbstractAsConfigurableSearchConfiguration.facets
attribute- See Also:
- Constant Field Values
-
EXCLUDEDFACETS
public static final java.lang.String EXCLUDEDFACETS
Qualifier of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute- See Also:
- Constant Field Values
-
PROMOTEDITEMS
public static final java.lang.String PROMOTEDITEMS
Qualifier of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute- See Also:
- Constant Field Values
-
EXCLUDEDITEMS
public static final java.lang.String EXCLUDEDITEMS
Qualifier of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute- See Also:
- Constant Field Values
-
BOOSTRULES
public static final java.lang.String BOOSTRULES
Qualifier of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute- See Also:
- Constant Field Values
-
SORTS
public static final java.lang.String SORTS
Qualifier of theAbstractAsConfigurableSearchConfiguration.sorts
attribute- See Also:
- Constant Field Values
-
PROMOTEDSORTS
public static final java.lang.String PROMOTEDSORTS
Qualifier of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute- See Also:
- Constant Field Values
-
EXCLUDEDSORTS
public static final java.lang.String EXCLUDEDSORTS
Qualifier of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute- See Also:
- Constant Field Values
-
PROMOTEDFACETSHANDLER
protected static final OneToManyHandler<AsPromotedFacet> PROMOTEDFACETSHANDLER
OneToManyHandler
for handling 1:n PROMOTEDFACETS's relation attributes from 'many' side.
-
FACETSHANDLER
protected static final OneToManyHandler<AsFacet> FACETSHANDLER
OneToManyHandler
for handling 1:n FACETS's relation attributes from 'many' side.
-
EXCLUDEDFACETSHANDLER
protected static final OneToManyHandler<AsExcludedFacet> EXCLUDEDFACETSHANDLER
OneToManyHandler
for handling 1:n EXCLUDEDFACETS's relation attributes from 'many' side.
-
PROMOTEDITEMSHANDLER
protected static final OneToManyHandler<AsPromotedItem> PROMOTEDITEMSHANDLER
OneToManyHandler
for handling 1:n PROMOTEDITEMS's relation attributes from 'many' side.
-
EXCLUDEDITEMSHANDLER
protected static final OneToManyHandler<AsExcludedItem> EXCLUDEDITEMSHANDLER
OneToManyHandler
for handling 1:n EXCLUDEDITEMS's relation attributes from 'many' side.
-
BOOSTRULESHANDLER
protected static final OneToManyHandler<AsBoostRule> BOOSTRULESHANDLER
OneToManyHandler
for handling 1:n BOOSTRULES's relation attributes from 'many' side.
-
SORTSHANDLER
protected static final OneToManyHandler<AsSort> SORTSHANDLER
OneToManyHandler
for handling 1:n SORTS's relation attributes from 'many' side.
-
PROMOTEDSORTSHANDLER
protected static final OneToManyHandler<AsPromotedSort> PROMOTEDSORTSHANDLER
OneToManyHandler
for handling 1:n PROMOTEDSORTS's relation attributes from 'many' side.
-
EXCLUDEDSORTSHANDLER
protected static final OneToManyHandler<AsExcludedSort> EXCLUDEDSORTSHANDLER
OneToManyHandler
for handling 1:n EXCLUDEDSORTS'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 classGeneratedAbstractAsSearchConfiguration
-
getBoostItemsMergeMode
public EnumerationValue getBoostItemsMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.- Returns:
- the boostItemsMergeMode
-
getBoostItemsMergeMode
public EnumerationValue getBoostItemsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.- Returns:
- the boostItemsMergeMode
-
setBoostItemsMergeMode
public void setBoostItemsMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.- Parameters:
value
- the boostItemsMergeMode
-
setBoostItemsMergeMode
public void setBoostItemsMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeMode
attribute.- Parameters:
value
- the boostItemsMergeMode
-
getBoostRules
public java.util.List<AsBoostRule> getBoostRules(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.- Returns:
- the boostRules
-
getBoostRules
public java.util.List<AsBoostRule> getBoostRules()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.- Returns:
- the boostRules
-
setBoostRules
public void setBoostRules(SessionContext ctx, java.util.List<AsBoostRule> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.- Parameters:
value
- the boostRules
-
setBoostRules
public void setBoostRules(java.util.List<AsBoostRule> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRules
attribute.- Parameters:
value
- the boostRules
-
addToBoostRules
public void addToBoostRules(SessionContext ctx, AsBoostRule value)
Generated method - Addsvalue
to boostRules.- Parameters:
value
- the item to add to boostRules
-
addToBoostRules
public void addToBoostRules(AsBoostRule value)
Generated method - Addsvalue
to boostRules.- Parameters:
value
- the item to add to boostRules
-
removeFromBoostRules
public void removeFromBoostRules(SessionContext ctx, AsBoostRule value)
Generated method - Removesvalue
from boostRules.- Parameters:
value
- the item to remove from boostRules
-
removeFromBoostRules
public void removeFromBoostRules(AsBoostRule value)
Generated method - Removesvalue
from boostRules.- Parameters:
value
- the item to remove from boostRules
-
getBoostRulesMergeMode
public EnumerationValue getBoostRulesMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.- Returns:
- the boostRulesMergeMode
-
getBoostRulesMergeMode
public EnumerationValue getBoostRulesMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.- Returns:
- the boostRulesMergeMode
-
setBoostRulesMergeMode
public void setBoostRulesMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.- Parameters:
value
- the boostRulesMergeMode
-
setBoostRulesMergeMode
public void setBoostRulesMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeMode
attribute.- Parameters:
value
- the boostRulesMergeMode
-
getExcludedFacets
public java.util.List<AsExcludedFacet> getExcludedFacets(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.- Returns:
- the excludedFacets
-
getExcludedFacets
public java.util.List<AsExcludedFacet> getExcludedFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.- Returns:
- the excludedFacets
-
setExcludedFacets
public void setExcludedFacets(SessionContext ctx, java.util.List<AsExcludedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.- Parameters:
value
- the excludedFacets
-
setExcludedFacets
public void setExcludedFacets(java.util.List<AsExcludedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedFacets
attribute.- Parameters:
value
- the excludedFacets
-
addToExcludedFacets
public void addToExcludedFacets(SessionContext ctx, AsExcludedFacet value)
Generated method - Addsvalue
to excludedFacets.- Parameters:
value
- the item to add to excludedFacets
-
addToExcludedFacets
public void addToExcludedFacets(AsExcludedFacet value)
Generated method - Addsvalue
to excludedFacets.- Parameters:
value
- the item to add to excludedFacets
-
removeFromExcludedFacets
public void removeFromExcludedFacets(SessionContext ctx, AsExcludedFacet value)
Generated method - Removesvalue
from excludedFacets.- Parameters:
value
- the item to remove from excludedFacets
-
removeFromExcludedFacets
public void removeFromExcludedFacets(AsExcludedFacet value)
Generated method - Removesvalue
from excludedFacets.- Parameters:
value
- the item to remove from excludedFacets
-
getExcludedItems
public java.util.List<AsExcludedItem> getExcludedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.- Returns:
- the excludedItems
-
getExcludedItems
public java.util.List<AsExcludedItem> getExcludedItems()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.- Returns:
- the excludedItems
-
setExcludedItems
public void setExcludedItems(SessionContext ctx, java.util.List<AsExcludedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.- Parameters:
value
- the excludedItems
-
setExcludedItems
public void setExcludedItems(java.util.List<AsExcludedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedItems
attribute.- Parameters:
value
- the excludedItems
-
addToExcludedItems
public void addToExcludedItems(SessionContext ctx, AsExcludedItem value)
Generated method - Addsvalue
to excludedItems.- Parameters:
value
- the item to add to excludedItems
-
addToExcludedItems
public void addToExcludedItems(AsExcludedItem value)
Generated method - Addsvalue
to excludedItems.- Parameters:
value
- the item to add to excludedItems
-
removeFromExcludedItems
public void removeFromExcludedItems(SessionContext ctx, AsExcludedItem value)
Generated method - Removesvalue
from excludedItems.- Parameters:
value
- the item to remove from excludedItems
-
removeFromExcludedItems
public void removeFromExcludedItems(AsExcludedItem value)
Generated method - Removesvalue
from excludedItems.- Parameters:
value
- the item to remove from excludedItems
-
getExcludedSorts
public java.util.List<AsExcludedSort> getExcludedSorts(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.- Returns:
- the excludedSorts
-
getExcludedSorts
public java.util.List<AsExcludedSort> getExcludedSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.- Returns:
- the excludedSorts
-
setExcludedSorts
public void setExcludedSorts(SessionContext ctx, java.util.List<AsExcludedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.- Parameters:
value
- the excludedSorts
-
setExcludedSorts
public void setExcludedSorts(java.util.List<AsExcludedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.excludedSorts
attribute.- Parameters:
value
- the excludedSorts
-
addToExcludedSorts
public void addToExcludedSorts(SessionContext ctx, AsExcludedSort value)
Generated method - Addsvalue
to excludedSorts.- Parameters:
value
- the item to add to excludedSorts
-
addToExcludedSorts
public void addToExcludedSorts(AsExcludedSort value)
Generated method - Addsvalue
to excludedSorts.- Parameters:
value
- the item to add to excludedSorts
-
removeFromExcludedSorts
public void removeFromExcludedSorts(SessionContext ctx, AsExcludedSort value)
Generated method - Removesvalue
from excludedSorts.- Parameters:
value
- the item to remove from excludedSorts
-
removeFromExcludedSorts
public void removeFromExcludedSorts(AsExcludedSort value)
Generated method - Removesvalue
from excludedSorts.- Parameters:
value
- the item to remove from excludedSorts
-
getFacets
public java.util.List<AsFacet> getFacets(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.- Returns:
- the facets
-
getFacets
public java.util.List<AsFacet> getFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.- Returns:
- the facets
-
setFacets
public void setFacets(SessionContext ctx, java.util.List<AsFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.- Parameters:
value
- the facets
-
setFacets
public void setFacets(java.util.List<AsFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facets
attribute.- Parameters:
value
- the facets
-
addToFacets
public void addToFacets(SessionContext ctx, AsFacet value)
Generated method - Addsvalue
to facets.- Parameters:
value
- the item to add to facets
-
addToFacets
public void addToFacets(AsFacet value)
Generated method - Addsvalue
to facets.- Parameters:
value
- the item to add to facets
-
removeFromFacets
public void removeFromFacets(SessionContext ctx, AsFacet value)
Generated method - Removesvalue
from facets.- Parameters:
value
- the item to remove from facets
-
removeFromFacets
public void removeFromFacets(AsFacet value)
Generated method - Removesvalue
from facets.- Parameters:
value
- the item to remove from facets
-
getFacetsMergeMode
public EnumerationValue getFacetsMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.- Returns:
- the facetsMergeMode
-
getFacetsMergeMode
public EnumerationValue getFacetsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.- Returns:
- the facetsMergeMode
-
setFacetsMergeMode
public void setFacetsMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.- Parameters:
value
- the facetsMergeMode
-
setFacetsMergeMode
public void setFacetsMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.facetsMergeMode
attribute.- Parameters:
value
- the facetsMergeMode
-
getPromotedFacets
public java.util.List<AsPromotedFacet> getPromotedFacets(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.- Returns:
- the promotedFacets
-
getPromotedFacets
public java.util.List<AsPromotedFacet> getPromotedFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.- Returns:
- the promotedFacets
-
setPromotedFacets
public void setPromotedFacets(SessionContext ctx, java.util.List<AsPromotedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.- Parameters:
value
- the promotedFacets
-
setPromotedFacets
public void setPromotedFacets(java.util.List<AsPromotedFacet> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedFacets
attribute.- Parameters:
value
- the promotedFacets
-
addToPromotedFacets
public void addToPromotedFacets(SessionContext ctx, AsPromotedFacet value)
Generated method - Addsvalue
to promotedFacets.- Parameters:
value
- the item to add to promotedFacets
-
addToPromotedFacets
public void addToPromotedFacets(AsPromotedFacet value)
Generated method - Addsvalue
to promotedFacets.- Parameters:
value
- the item to add to promotedFacets
-
removeFromPromotedFacets
public void removeFromPromotedFacets(SessionContext ctx, AsPromotedFacet value)
Generated method - Removesvalue
from promotedFacets.- Parameters:
value
- the item to remove from promotedFacets
-
removeFromPromotedFacets
public void removeFromPromotedFacets(AsPromotedFacet value)
Generated method - Removesvalue
from promotedFacets.- Parameters:
value
- the item to remove from promotedFacets
-
getPromotedItems
public java.util.List<AsPromotedItem> getPromotedItems(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.- Returns:
- the promotedItems
-
getPromotedItems
public java.util.List<AsPromotedItem> getPromotedItems()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.- Returns:
- the promotedItems
-
setPromotedItems
public void setPromotedItems(SessionContext ctx, java.util.List<AsPromotedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.- Parameters:
value
- the promotedItems
-
setPromotedItems
public void setPromotedItems(java.util.List<AsPromotedItem> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedItems
attribute.- Parameters:
value
- the promotedItems
-
addToPromotedItems
public void addToPromotedItems(SessionContext ctx, AsPromotedItem value)
Generated method - Addsvalue
to promotedItems.- Parameters:
value
- the item to add to promotedItems
-
addToPromotedItems
public void addToPromotedItems(AsPromotedItem value)
Generated method - Addsvalue
to promotedItems.- Parameters:
value
- the item to add to promotedItems
-
removeFromPromotedItems
public void removeFromPromotedItems(SessionContext ctx, AsPromotedItem value)
Generated method - Removesvalue
from promotedItems.- Parameters:
value
- the item to remove from promotedItems
-
removeFromPromotedItems
public void removeFromPromotedItems(AsPromotedItem value)
Generated method - Removesvalue
from promotedItems.- Parameters:
value
- the item to remove from promotedItems
-
getPromotedSorts
public java.util.List<AsPromotedSort> getPromotedSorts(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.- Returns:
- the promotedSorts
-
getPromotedSorts
public java.util.List<AsPromotedSort> getPromotedSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.- Returns:
- the promotedSorts
-
setPromotedSorts
public void setPromotedSorts(SessionContext ctx, java.util.List<AsPromotedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.- Parameters:
value
- the promotedSorts
-
setPromotedSorts
public void setPromotedSorts(java.util.List<AsPromotedSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.promotedSorts
attribute.- Parameters:
value
- the promotedSorts
-
addToPromotedSorts
public void addToPromotedSorts(SessionContext ctx, AsPromotedSort value)
Generated method - Addsvalue
to promotedSorts.- Parameters:
value
- the item to add to promotedSorts
-
addToPromotedSorts
public void addToPromotedSorts(AsPromotedSort value)
Generated method - Addsvalue
to promotedSorts.- Parameters:
value
- the item to add to promotedSorts
-
removeFromPromotedSorts
public void removeFromPromotedSorts(SessionContext ctx, AsPromotedSort value)
Generated method - Removesvalue
from promotedSorts.- Parameters:
value
- the item to remove from promotedSorts
-
removeFromPromotedSorts
public void removeFromPromotedSorts(AsPromotedSort value)
Generated method - Removesvalue
from promotedSorts.- Parameters:
value
- the item to remove from promotedSorts
-
getSorts
public java.util.List<AsSort> getSorts(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.- Returns:
- the sorts
-
getSorts
public java.util.List<AsSort> getSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.- Returns:
- the sorts
-
setSorts
public void setSorts(SessionContext ctx, java.util.List<AsSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.- Parameters:
value
- the sorts
-
setSorts
public void setSorts(java.util.List<AsSort> value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sorts
attribute.- Parameters:
value
- the sorts
-
addToSorts
public void addToSorts(SessionContext ctx, AsSort value)
Generated method - Addsvalue
to sorts.- Parameters:
value
- the item to add to sorts
-
addToSorts
public void addToSorts(AsSort value)
Generated method - Addsvalue
to sorts.- Parameters:
value
- the item to add to sorts
-
removeFromSorts
public void removeFromSorts(SessionContext ctx, AsSort value)
Generated method - Removesvalue
from sorts.- Parameters:
value
- the item to remove from sorts
-
removeFromSorts
public void removeFromSorts(AsSort value)
Generated method - Removesvalue
from sorts.- Parameters:
value
- the item to remove from sorts
-
getSortsMergeMode
public EnumerationValue getSortsMergeMode(SessionContext ctx)
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.- Returns:
- the sortsMergeMode
-
getSortsMergeMode
public EnumerationValue getSortsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.- Returns:
- the sortsMergeMode
-
setSortsMergeMode
public void setSortsMergeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.- Parameters:
value
- the sortsMergeMode
-
setSortsMergeMode
public void setSortsMergeMode(EnumerationValue value)
Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.sortsMergeMode
attribute.- Parameters:
value
- the sortsMergeMode
-
-