public abstract class GeneratedAbstractAsConfigurableSearchConfiguration extends AbstractAsSearchConfiguration
AbstractAsConfigurableSearchConfiguration.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BOOSTITEMSMERGEMODE
Qualifier of the
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute |
static java.lang.String |
BOOSTRULES
Qualifier of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute |
protected static OneToManyHandler<AsBoostRule> |
BOOSTRULESHANDLER
OneToManyHandler for handling 1:n BOOSTRULES's relation attributes from 'many' side. |
static java.lang.String |
BOOSTRULESMERGEMODE
Qualifier of the
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EXCLUDEDFACETS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute |
protected static OneToManyHandler<AsExcludedFacet> |
EXCLUDEDFACETSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDFACETS's relation attributes from 'many' side. |
static java.lang.String |
EXCLUDEDITEMS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute |
protected static OneToManyHandler<AsExcludedItem> |
EXCLUDEDITEMSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDITEMS's relation attributes from 'many' side. |
static java.lang.String |
EXCLUDEDSORTS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute |
protected static OneToManyHandler<AsExcludedSort> |
EXCLUDEDSORTSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDSORTS's relation attributes from 'many' side. |
static java.lang.String |
FACETS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.facets attribute |
protected static OneToManyHandler<AsFacet> |
FACETSHANDLER
OneToManyHandler for handling 1:n FACETS's relation attributes from 'many' side. |
static java.lang.String |
FACETSMERGEMODE
Qualifier of the
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute |
static java.lang.String |
PROMOTEDFACETS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute |
protected static OneToManyHandler<AsPromotedFacet> |
PROMOTEDFACETSHANDLER
OneToManyHandler for handling 1:n PROMOTEDFACETS's relation attributes from 'many' side. |
static java.lang.String |
PROMOTEDITEMS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.promotedItems attribute |
protected static OneToManyHandler<AsPromotedItem> |
PROMOTEDITEMSHANDLER
OneToManyHandler for handling 1:n PROMOTEDITEMS's relation attributes from 'many' side. |
static java.lang.String |
PROMOTEDSORTS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute |
protected static OneToManyHandler<AsPromotedSort> |
PROMOTEDSORTSHANDLER
OneToManyHandler for handling 1:n PROMOTEDSORTS's relation attributes from 'many' side. |
static java.lang.String |
SORTS
Qualifier of the
AbstractAsConfigurableSearchConfiguration.sorts attribute |
protected static OneToManyHandler<AsSort> |
SORTSHANDLER
OneToManyHandler for handling 1:n SORTS's relation attributes from 'many' side. |
static java.lang.String |
SORTSMERGEMODE
Qualifier of the
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute |
UNIQUEIDXCATALOGVERSION, UIDLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedAbstractAsConfigurableSearchConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBoostRules(AsBoostRule value)
Generated method - Adds
value to boostRules. |
void |
addToBoostRules(SessionContext ctx,
AsBoostRule value)
Generated method - Adds
value to boostRules. |
void |
addToExcludedFacets(AsExcludedFacet value)
Generated method - Adds
value to excludedFacets. |
void |
addToExcludedFacets(SessionContext ctx,
AsExcludedFacet value)
Generated method - Adds
value to excludedFacets. |
void |
addToExcludedItems(AsExcludedItem value)
Generated method - Adds
value to excludedItems. |
void |
addToExcludedItems(SessionContext ctx,
AsExcludedItem value)
Generated method - Adds
value to excludedItems. |
void |
addToExcludedSorts(AsExcludedSort value)
Generated method - Adds
value to excludedSorts. |
void |
addToExcludedSorts(SessionContext ctx,
AsExcludedSort value)
Generated method - Adds
value to excludedSorts. |
void |
addToFacets(AsFacet value)
Generated method - Adds
value to facets. |
void |
addToFacets(SessionContext ctx,
AsFacet value)
Generated method - Adds
value to facets. |
void |
addToPromotedFacets(AsPromotedFacet value)
Generated method - Adds
value to promotedFacets. |
void |
addToPromotedFacets(SessionContext ctx,
AsPromotedFacet value)
Generated method - Adds
value to promotedFacets. |
void |
addToPromotedItems(AsPromotedItem value)
Generated method - Adds
value to promotedItems. |
void |
addToPromotedItems(SessionContext ctx,
AsPromotedItem value)
Generated method - Adds
value to promotedItems. |
void |
addToPromotedSorts(AsPromotedSort value)
Generated method - Adds
value to promotedSorts. |
void |
addToPromotedSorts(SessionContext ctx,
AsPromotedSort value)
Generated method - Adds
value to promotedSorts. |
void |
addToSorts(AsSort value)
Generated method - Adds
value to sorts. |
void |
addToSorts(SessionContext ctx,
AsSort value)
Generated method - Adds
value to sorts. |
EnumerationValue |
getBoostItemsMergeMode()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute. |
EnumerationValue |
getBoostItemsMergeMode(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute. |
java.util.List<AsBoostRule> |
getBoostRules()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
java.util.List<AsBoostRule> |
getBoostRules(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
EnumerationValue |
getBoostRulesMergeMode()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute. |
EnumerationValue |
getBoostRulesMergeMode(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.util.List<AsExcludedFacet> |
getExcludedFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
java.util.List<AsExcludedFacet> |
getExcludedFacets(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
java.util.List<AsExcludedItem> |
getExcludedItems()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
java.util.List<AsExcludedItem> |
getExcludedItems(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
java.util.List<AsExcludedSort> |
getExcludedSorts()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute. |
java.util.List<AsExcludedSort> |
getExcludedSorts(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute. |
java.util.List<AsFacet> |
getFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
java.util.List<AsFacet> |
getFacets(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
EnumerationValue |
getFacetsMergeMode()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute. |
EnumerationValue |
getFacetsMergeMode(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute. |
java.util.List<AsPromotedFacet> |
getPromotedFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
java.util.List<AsPromotedFacet> |
getPromotedFacets(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
java.util.List<AsPromotedItem> |
getPromotedItems()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedItems attribute. |
java.util.List<AsPromotedItem> |
getPromotedItems(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedItems attribute. |
java.util.List<AsPromotedSort> |
getPromotedSorts()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute. |
java.util.List<AsPromotedSort> |
getPromotedSorts(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute. |
java.util.List<AsSort> |
getSorts()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.sorts attribute. |
java.util.List<AsSort> |
getSorts(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.sorts attribute. |
EnumerationValue |
getSortsMergeMode()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute. |
EnumerationValue |
getSortsMergeMode(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute. |
void |
removeFromBoostRules(AsBoostRule value)
Generated method - Removes
value from boostRules. |
void |
removeFromBoostRules(SessionContext ctx,
AsBoostRule value)
Generated method - Removes
value from boostRules. |
void |
removeFromExcludedFacets(AsExcludedFacet value)
Generated method - Removes
value from excludedFacets. |
void |
removeFromExcludedFacets(SessionContext ctx,
AsExcludedFacet value)
Generated method - Removes
value from excludedFacets. |
void |
removeFromExcludedItems(AsExcludedItem value)
Generated method - Removes
value from excludedItems. |
void |
removeFromExcludedItems(SessionContext ctx,
AsExcludedItem value)
Generated method - Removes
value from excludedItems. |
void |
removeFromExcludedSorts(AsExcludedSort value)
Generated method - Removes
value from excludedSorts. |
void |
removeFromExcludedSorts(SessionContext ctx,
AsExcludedSort value)
Generated method - Removes
value from excludedSorts. |
void |
removeFromFacets(AsFacet value)
Generated method - Removes
value from facets. |
void |
removeFromFacets(SessionContext ctx,
AsFacet value)
Generated method - Removes
value from facets. |
void |
removeFromPromotedFacets(AsPromotedFacet value)
Generated method - Removes
value from promotedFacets. |
void |
removeFromPromotedFacets(SessionContext ctx,
AsPromotedFacet value)
Generated method - Removes
value from promotedFacets. |
void |
removeFromPromotedItems(AsPromotedItem value)
Generated method - Removes
value from promotedItems. |
void |
removeFromPromotedItems(SessionContext ctx,
AsPromotedItem value)
Generated method - Removes
value from promotedItems. |
void |
removeFromPromotedSorts(AsPromotedSort value)
Generated method - Removes
value from promotedSorts. |
void |
removeFromPromotedSorts(SessionContext ctx,
AsPromotedSort value)
Generated method - Removes
value from promotedSorts. |
void |
removeFromSorts(AsSort value)
Generated method - Removes
value from sorts. |
void |
removeFromSorts(SessionContext ctx,
AsSort value)
Generated method - Removes
value from sorts. |
void |
setBoostItemsMergeMode(EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute. |
void |
setBoostItemsMergeMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute. |
void |
setBoostRules(java.util.List<AsBoostRule> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
void |
setBoostRules(SessionContext ctx,
java.util.List<AsBoostRule> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
void |
setBoostRulesMergeMode(EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute. |
void |
setBoostRulesMergeMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute. |
void |
setExcludedFacets(java.util.List<AsExcludedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
void |
setExcludedFacets(SessionContext ctx,
java.util.List<AsExcludedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
void |
setExcludedItems(java.util.List<AsExcludedItem> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
void |
setExcludedItems(SessionContext ctx,
java.util.List<AsExcludedItem> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
void |
setExcludedSorts(java.util.List<AsExcludedSort> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute. |
void |
setExcludedSorts(SessionContext ctx,
java.util.List<AsExcludedSort> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute. |
void |
setFacets(java.util.List<AsFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
void |
setFacets(SessionContext ctx,
java.util.List<AsFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
void |
setFacetsMergeMode(EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute. |
void |
setFacetsMergeMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute. |
void |
setPromotedFacets(java.util.List<AsPromotedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
void |
setPromotedFacets(SessionContext ctx,
java.util.List<AsPromotedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
void |
setPromotedItems(java.util.List<AsPromotedItem> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedItems attribute. |
void |
setPromotedItems(SessionContext ctx,
java.util.List<AsPromotedItem> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedItems attribute. |
void |
setPromotedSorts(java.util.List<AsPromotedSort> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute. |
void |
setPromotedSorts(SessionContext ctx,
java.util.List<AsPromotedSort> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute. |
void |
setSorts(java.util.List<AsSort> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.sorts attribute. |
void |
setSorts(SessionContext ctx,
java.util.List<AsSort> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.sorts attribute. |
void |
setSortsMergeMode(EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute. |
void |
setSortsMergeMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute. |
getUniqueIdx, getUniqueIdx, setUniqueIdx, setUniqueIdxgetCatalogVersion, getCatalogVersion, getUid, getUid, setCatalogVersion, setCatalogVersion, setUid, setUidcreateItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final java.lang.String FACETSMERGEMODE
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attributepublic static final java.lang.String BOOSTITEMSMERGEMODE
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attributepublic static final java.lang.String BOOSTRULESMERGEMODE
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attributepublic static final java.lang.String SORTSMERGEMODE
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attributepublic static final java.lang.String PROMOTEDFACETS
AbstractAsConfigurableSearchConfiguration.promotedFacets attributepublic static final java.lang.String FACETS
AbstractAsConfigurableSearchConfiguration.facets attributepublic static final java.lang.String EXCLUDEDFACETS
AbstractAsConfigurableSearchConfiguration.excludedFacets attributepublic static final java.lang.String PROMOTEDITEMS
AbstractAsConfigurableSearchConfiguration.promotedItems attributepublic static final java.lang.String EXCLUDEDITEMS
AbstractAsConfigurableSearchConfiguration.excludedItems attributepublic static final java.lang.String BOOSTRULES
AbstractAsConfigurableSearchConfiguration.boostRules attributepublic static final java.lang.String SORTS
AbstractAsConfigurableSearchConfiguration.sorts attributepublic static final java.lang.String PROMOTEDSORTS
AbstractAsConfigurableSearchConfiguration.promotedSorts attributepublic static final java.lang.String EXCLUDEDSORTS
AbstractAsConfigurableSearchConfiguration.excludedSorts attributeprotected static final OneToManyHandler<AsPromotedFacet> PROMOTEDFACETSHANDLER
OneToManyHandler for handling 1:n PROMOTEDFACETS's relation attributes from 'many' side.protected static final OneToManyHandler<AsFacet> FACETSHANDLER
OneToManyHandler for handling 1:n FACETS's relation attributes from 'many' side.protected static final OneToManyHandler<AsExcludedFacet> EXCLUDEDFACETSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDFACETS's relation attributes from 'many' side.protected static final OneToManyHandler<AsPromotedItem> PROMOTEDITEMSHANDLER
OneToManyHandler for handling 1:n PROMOTEDITEMS's relation attributes from 'many' side.protected static final OneToManyHandler<AsExcludedItem> EXCLUDEDITEMSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDITEMS's relation attributes from 'many' side.protected static final OneToManyHandler<AsBoostRule> BOOSTRULESHANDLER
OneToManyHandler for handling 1:n BOOSTRULES's relation attributes from 'many' side.protected static final OneToManyHandler<AsSort> SORTSHANDLER
OneToManyHandler for handling 1:n SORTS's relation attributes from 'many' side.protected static final OneToManyHandler<AsPromotedSort> PROMOTEDSORTSHANDLER
OneToManyHandler for handling 1:n PROMOTEDSORTS's relation attributes from 'many' side.protected static final OneToManyHandler<AsExcludedSort> EXCLUDEDSORTSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDSORTS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedAbstractAsConfigurableSearchConfiguration()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractAsSearchConfigurationpublic EnumerationValue getBoostItemsMergeMode(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute.public EnumerationValue getBoostItemsMergeMode()
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute.public void setBoostItemsMergeMode(SessionContext ctx, EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute.value - the boostItemsMergeModepublic void setBoostItemsMergeMode(EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.boostItemsMergeMode attribute.value - the boostItemsMergeModepublic java.util.List<AsBoostRule> getBoostRules(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.boostRules attribute.public java.util.List<AsBoostRule> getBoostRules()
AbstractAsConfigurableSearchConfiguration.boostRules attribute.public void setBoostRules(SessionContext ctx, java.util.List<AsBoostRule> value)
AbstractAsConfigurableSearchConfiguration.boostRules attribute.value - the boostRulespublic void setBoostRules(java.util.List<AsBoostRule> value)
AbstractAsConfigurableSearchConfiguration.boostRules attribute.value - the boostRulespublic void addToBoostRules(SessionContext ctx, AsBoostRule value)
value to boostRules.value - the item to add to boostRulespublic void addToBoostRules(AsBoostRule value)
value to boostRules.value - the item to add to boostRulespublic void removeFromBoostRules(SessionContext ctx, AsBoostRule value)
value from boostRules.value - the item to remove from boostRulespublic void removeFromBoostRules(AsBoostRule value)
value from boostRules.value - the item to remove from boostRulespublic EnumerationValue getBoostRulesMergeMode(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute.public EnumerationValue getBoostRulesMergeMode()
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute.public void setBoostRulesMergeMode(SessionContext ctx, EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute.value - the boostRulesMergeModepublic void setBoostRulesMergeMode(EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.boostRulesMergeMode attribute.value - the boostRulesMergeModepublic java.util.List<AsExcludedFacet> getExcludedFacets(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute.public java.util.List<AsExcludedFacet> getExcludedFacets()
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute.public void setExcludedFacets(SessionContext ctx, java.util.List<AsExcludedFacet> value)
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute.value - the excludedFacetspublic void setExcludedFacets(java.util.List<AsExcludedFacet> value)
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute.value - the excludedFacetspublic void addToExcludedFacets(SessionContext ctx, AsExcludedFacet value)
value to excludedFacets.value - the item to add to excludedFacetspublic void addToExcludedFacets(AsExcludedFacet value)
value to excludedFacets.value - the item to add to excludedFacetspublic void removeFromExcludedFacets(SessionContext ctx, AsExcludedFacet value)
value from excludedFacets.value - the item to remove from excludedFacetspublic void removeFromExcludedFacets(AsExcludedFacet value)
value from excludedFacets.value - the item to remove from excludedFacetspublic java.util.List<AsExcludedItem> getExcludedItems(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.excludedItems attribute.public java.util.List<AsExcludedItem> getExcludedItems()
AbstractAsConfigurableSearchConfiguration.excludedItems attribute.public void setExcludedItems(SessionContext ctx, java.util.List<AsExcludedItem> value)
AbstractAsConfigurableSearchConfiguration.excludedItems attribute.value - the excludedItemspublic void setExcludedItems(java.util.List<AsExcludedItem> value)
AbstractAsConfigurableSearchConfiguration.excludedItems attribute.value - the excludedItemspublic void addToExcludedItems(SessionContext ctx, AsExcludedItem value)
value to excludedItems.value - the item to add to excludedItemspublic void addToExcludedItems(AsExcludedItem value)
value to excludedItems.value - the item to add to excludedItemspublic void removeFromExcludedItems(SessionContext ctx, AsExcludedItem value)
value from excludedItems.value - the item to remove from excludedItemspublic void removeFromExcludedItems(AsExcludedItem value)
value from excludedItems.value - the item to remove from excludedItemspublic java.util.List<AsExcludedSort> getExcludedSorts(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute.public java.util.List<AsExcludedSort> getExcludedSorts()
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute.public void setExcludedSorts(SessionContext ctx, java.util.List<AsExcludedSort> value)
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute.value - the excludedSortspublic void setExcludedSorts(java.util.List<AsExcludedSort> value)
AbstractAsConfigurableSearchConfiguration.excludedSorts attribute.value - the excludedSortspublic void addToExcludedSorts(SessionContext ctx, AsExcludedSort value)
value to excludedSorts.value - the item to add to excludedSortspublic void addToExcludedSorts(AsExcludedSort value)
value to excludedSorts.value - the item to add to excludedSortspublic void removeFromExcludedSorts(SessionContext ctx, AsExcludedSort value)
value from excludedSorts.value - the item to remove from excludedSortspublic void removeFromExcludedSorts(AsExcludedSort value)
value from excludedSorts.value - the item to remove from excludedSortspublic java.util.List<AsFacet> getFacets(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.facets attribute.public java.util.List<AsFacet> getFacets()
AbstractAsConfigurableSearchConfiguration.facets attribute.public void setFacets(SessionContext ctx, java.util.List<AsFacet> value)
AbstractAsConfigurableSearchConfiguration.facets attribute.value - the facetspublic void setFacets(java.util.List<AsFacet> value)
AbstractAsConfigurableSearchConfiguration.facets attribute.value - the facetspublic void addToFacets(SessionContext ctx, AsFacet value)
value to facets.value - the item to add to facetspublic void addToFacets(AsFacet value)
value to facets.value - the item to add to facetspublic void removeFromFacets(SessionContext ctx, AsFacet value)
value from facets.value - the item to remove from facetspublic void removeFromFacets(AsFacet value)
value from facets.value - the item to remove from facetspublic EnumerationValue getFacetsMergeMode(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute.public EnumerationValue getFacetsMergeMode()
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute.public void setFacetsMergeMode(SessionContext ctx, EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute.value - the facetsMergeModepublic void setFacetsMergeMode(EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.facetsMergeMode attribute.value - the facetsMergeModepublic java.util.List<AsPromotedFacet> getPromotedFacets(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute.public java.util.List<AsPromotedFacet> getPromotedFacets()
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute.public void setPromotedFacets(SessionContext ctx, java.util.List<AsPromotedFacet> value)
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute.value - the promotedFacetspublic void setPromotedFacets(java.util.List<AsPromotedFacet> value)
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute.value - the promotedFacetspublic void addToPromotedFacets(SessionContext ctx, AsPromotedFacet value)
value to promotedFacets.value - the item to add to promotedFacetspublic void addToPromotedFacets(AsPromotedFacet value)
value to promotedFacets.value - the item to add to promotedFacetspublic void removeFromPromotedFacets(SessionContext ctx, AsPromotedFacet value)
value from promotedFacets.value - the item to remove from promotedFacetspublic void removeFromPromotedFacets(AsPromotedFacet value)
value from promotedFacets.value - the item to remove from promotedFacetspublic java.util.List<AsPromotedItem> getPromotedItems(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.promotedItems attribute.public java.util.List<AsPromotedItem> getPromotedItems()
AbstractAsConfigurableSearchConfiguration.promotedItems attribute.public void setPromotedItems(SessionContext ctx, java.util.List<AsPromotedItem> value)
AbstractAsConfigurableSearchConfiguration.promotedItems attribute.value - the promotedItemspublic void setPromotedItems(java.util.List<AsPromotedItem> value)
AbstractAsConfigurableSearchConfiguration.promotedItems attribute.value - the promotedItemspublic void addToPromotedItems(SessionContext ctx, AsPromotedItem value)
value to promotedItems.value - the item to add to promotedItemspublic void addToPromotedItems(AsPromotedItem value)
value to promotedItems.value - the item to add to promotedItemspublic void removeFromPromotedItems(SessionContext ctx, AsPromotedItem value)
value from promotedItems.value - the item to remove from promotedItemspublic void removeFromPromotedItems(AsPromotedItem value)
value from promotedItems.value - the item to remove from promotedItemspublic java.util.List<AsPromotedSort> getPromotedSorts(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute.public java.util.List<AsPromotedSort> getPromotedSorts()
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute.public void setPromotedSorts(SessionContext ctx, java.util.List<AsPromotedSort> value)
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute.value - the promotedSortspublic void setPromotedSorts(java.util.List<AsPromotedSort> value)
AbstractAsConfigurableSearchConfiguration.promotedSorts attribute.value - the promotedSortspublic void addToPromotedSorts(SessionContext ctx, AsPromotedSort value)
value to promotedSorts.value - the item to add to promotedSortspublic void addToPromotedSorts(AsPromotedSort value)
value to promotedSorts.value - the item to add to promotedSortspublic void removeFromPromotedSorts(SessionContext ctx, AsPromotedSort value)
value from promotedSorts.value - the item to remove from promotedSortspublic void removeFromPromotedSorts(AsPromotedSort value)
value from promotedSorts.value - the item to remove from promotedSortspublic java.util.List<AsSort> getSorts(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.sorts attribute.public java.util.List<AsSort> getSorts()
AbstractAsConfigurableSearchConfiguration.sorts attribute.public void setSorts(SessionContext ctx, java.util.List<AsSort> value)
AbstractAsConfigurableSearchConfiguration.sorts attribute.value - the sortspublic void setSorts(java.util.List<AsSort> value)
AbstractAsConfigurableSearchConfiguration.sorts attribute.value - the sortspublic void addToSorts(SessionContext ctx, AsSort value)
value to sorts.value - the item to add to sortspublic void addToSorts(AsSort value)
value to sorts.value - the item to add to sortspublic void removeFromSorts(SessionContext ctx, AsSort value)
value from sorts.value - the item to remove from sortspublic void removeFromSorts(AsSort value)
value from sorts.value - the item to remove from sortspublic EnumerationValue getSortsMergeMode(SessionContext ctx)
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute.public EnumerationValue getSortsMergeMode()
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute.public void setSortsMergeMode(SessionContext ctx, EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute.value - the sortsMergeModepublic void setSortsMergeMode(EnumerationValue value)
AbstractAsConfigurableSearchConfiguration.sortsMergeMode attribute.value - the sortsMergeModeCopyright © 2018 SAP SE. All Rights Reserved.