Class AbstractAsConfigurableSearchConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsConfigurableSearchConfigurationModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
AsCategoryAwareSearchConfigurationModel,AsSimpleSearchConfigurationModel
public class AbstractAsConfigurableSearchConfigurationModel extends AbstractAsSearchConfigurationModel
Generated model class for type AbstractAsConfigurableSearchConfiguration first defined at extension adaptivesearch.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringBOOSTITEMSMERGEMODEGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.boostItemsMergeModeattribute defined at extensionadaptivesearch.static java.lang.StringBOOSTRULESGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.boostRulesattribute defined at extensionadaptivesearch.static java.lang.StringBOOSTRULESMERGEMODEGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.boostRulesMergeModeattribute defined at extensionadaptivesearch.static java.lang.StringEXCLUDEDFACETSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.excludedFacetsattribute defined at extensionadaptivesearch.static java.lang.StringEXCLUDEDITEMSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.excludedItemsattribute defined at extensionadaptivesearch.static java.lang.StringEXCLUDEDSORTSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.excludedSortsattribute defined at extensionadaptivesearch.static java.lang.StringFACETSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.static java.lang.StringFACETSMERGEMODEGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.facetsMergeModeattribute defined at extensionadaptivesearch.static java.lang.StringPROMOTEDFACETSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.promotedFacetsattribute defined at extensionadaptivesearch.static java.lang.StringPROMOTEDITEMSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.static java.lang.StringPROMOTEDSORTSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.promotedSortsattribute defined at extensionadaptivesearch.static java.lang.StringSORTSGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.sortsattribute defined at extensionadaptivesearch.static java.lang.StringSORTSMERGEMODEGenerated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.sortsMergeModeattribute defined at extensionadaptivesearch.-
Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
UNIQUEIDX
-
Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
CATALOGVERSION, CORRUPTED, UID
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description AbstractAsConfigurableSearchConfigurationModel()Generated constructor - Default constructor for generic creation.AbstractAsConfigurableSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsConfigurableSearchConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextAbstractAsConfigurableSearchConfigurationModel(java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AsBoostItemsMergeModegetBoostItemsMergeMode()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeModeattribute defined at extensionadaptivesearch.java.util.List<AsBoostRuleModel>getBoostRules()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesattribute defined at extensionadaptivesearch.AsBoostRulesMergeModegetBoostRulesMergeMode()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeModeattribute defined at extensionadaptivesearch.java.util.List<AsExcludedFacetModel>getExcludedFacets()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedFacetsattribute defined at extensionadaptivesearch.java.util.List<AsExcludedItemModel>getExcludedItems()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedItemsattribute defined at extensionadaptivesearch.java.util.List<AsExcludedSortModel>getExcludedSorts()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedSortsattribute defined at extensionadaptivesearch.java.util.List<AsFacetModel>getFacets()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.AsFacetsMergeModegetFacetsMergeMode()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsMergeModeattribute defined at extensionadaptivesearch.java.util.List<AsPromotedFacetModel>getPromotedFacets()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedFacetsattribute defined at extensionadaptivesearch.java.util.List<AsPromotedItemModel>getPromotedItems()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.java.util.List<AsPromotedSortModel>getPromotedSorts()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedSortsattribute defined at extensionadaptivesearch.java.util.List<AsSortModel>getSorts()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsattribute defined at extensionadaptivesearch.AsSortsMergeModegetSortsMergeMode()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsMergeModeattribute defined at extensionadaptivesearch.voidsetBoostItemsMergeMode(AsBoostItemsMergeMode value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.boostItemsMergeModeattribute defined at extensionadaptivesearch.voidsetBoostRules(java.util.List<AsBoostRuleModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.boostRulesattribute defined at extensionadaptivesearch.voidsetBoostRulesMergeMode(AsBoostRulesMergeMode value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.boostRulesMergeModeattribute defined at extensionadaptivesearch.voidsetExcludedFacets(java.util.List<AsExcludedFacetModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.excludedFacetsattribute defined at extensionadaptivesearch.voidsetExcludedItems(java.util.List<AsExcludedItemModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.excludedItemsattribute defined at extensionadaptivesearch.voidsetExcludedSorts(java.util.List<AsExcludedSortModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.excludedSortsattribute defined at extensionadaptivesearch.voidsetFacets(java.util.List<AsFacetModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.voidsetFacetsMergeMode(AsFacetsMergeMode value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.facetsMergeModeattribute defined at extensionadaptivesearch.voidsetPromotedFacets(java.util.List<AsPromotedFacetModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedFacetsattribute defined at extensionadaptivesearch.voidsetPromotedItems(java.util.List<AsPromotedItemModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.voidsetPromotedSorts(java.util.List<AsPromotedSortModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedSortsattribute defined at extensionadaptivesearch.voidsetSorts(java.util.List<AsSortModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.sortsattribute defined at extensionadaptivesearch.voidsetSortsMergeMode(AsSortsMergeMode value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.sortsMergeModeattribute defined at extensionadaptivesearch.-
Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
getUniqueIdx, setUniqueIdx
-
Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
getCatalogVersion, getUid, isCorrupted, setCatalogVersion, setUid
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
FACETSMERGEMODE
public static final java.lang.String FACETSMERGEMODE
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.facetsMergeModeattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
BOOSTITEMSMERGEMODE
public static final java.lang.String BOOSTITEMSMERGEMODE
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.boostItemsMergeModeattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
BOOSTRULESMERGEMODE
public static final java.lang.String BOOSTRULESMERGEMODE
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.boostRulesMergeModeattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
SORTSMERGEMODE
public static final java.lang.String SORTSMERGEMODE
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.sortsMergeModeattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
PROMOTEDFACETS
public static final java.lang.String PROMOTEDFACETS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.promotedFacetsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
FACETS
public static final java.lang.String FACETS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
EXCLUDEDFACETS
public static final java.lang.String EXCLUDEDFACETS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.excludedFacetsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
PROMOTEDITEMS
public static final java.lang.String PROMOTEDITEMS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
EXCLUDEDITEMS
public static final java.lang.String EXCLUDEDITEMS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.excludedItemsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
BOOSTRULES
public static final java.lang.String BOOSTRULES
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.boostRulesattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
SORTS
public static final java.lang.String SORTS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.sortsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
PROMOTEDSORTS
public static final java.lang.String PROMOTEDSORTS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.promotedSortsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
EXCLUDEDSORTS
public static final java.lang.String EXCLUDEDSORTS
Generated constant - Attribute key ofAbstractAsConfigurableSearchConfiguration.excludedSortsattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AbstractAsConfigurableSearchConfigurationModel
public AbstractAsConfigurableSearchConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
AbstractAsConfigurableSearchConfigurationModel
public AbstractAsConfigurableSearchConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
AbstractAsConfigurableSearchConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractAsConfigurableSearchConfigurationModel(java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsSearchConfigurationat extensionadaptivesearch
-
AbstractAsConfigurableSearchConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractAsConfigurableSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_catalogVersion- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsSearchConfigurationat extensionadaptivesearch
-
-
Method Detail
-
getBoostItemsMergeMode
@Accessor(qualifier="boostItemsMergeMode", type=GETTER) public AsBoostItemsMergeMode getBoostItemsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostItemsMergeModeattribute defined at extensionadaptivesearch.- Returns:
- the boostItemsMergeMode
-
getBoostRules
@Accessor(qualifier="boostRules", type=GETTER) public java.util.List<AsBoostRuleModel> getBoostRules()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the boostRules
-
getBoostRulesMergeMode
@Accessor(qualifier="boostRulesMergeMode", type=GETTER) public AsBoostRulesMergeMode getBoostRulesMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesMergeModeattribute defined at extensionadaptivesearch.- Returns:
- the boostRulesMergeMode
-
getExcludedFacets
@Accessor(qualifier="excludedFacets", type=GETTER) public java.util.List<AsExcludedFacetModel> getExcludedFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedFacetsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the excludedFacets
-
getExcludedItems
@Accessor(qualifier="excludedItems", type=GETTER) public java.util.List<AsExcludedItemModel> getExcludedItems()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedItemsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the excludedItems
-
getExcludedSorts
@Accessor(qualifier="excludedSorts", type=GETTER) public java.util.List<AsExcludedSortModel> getExcludedSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.excludedSortsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the excludedSorts
-
getFacets
@Accessor(qualifier="facets", type=GETTER) public java.util.List<AsFacetModel> getFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the facets
-
getFacetsMergeMode
@Accessor(qualifier="facetsMergeMode", type=GETTER) public AsFacetsMergeMode getFacetsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsMergeModeattribute defined at extensionadaptivesearch.- Returns:
- the facetsMergeMode
-
getPromotedFacets
@Accessor(qualifier="promotedFacets", type=GETTER) public java.util.List<AsPromotedFacetModel> getPromotedFacets()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedFacetsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the promotedFacets
-
getPromotedItems
@Accessor(qualifier="promotedItems", type=GETTER) public java.util.List<AsPromotedItemModel> getPromotedItems()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the promotedItems
-
getPromotedSorts
@Accessor(qualifier="promotedSorts", type=GETTER) public java.util.List<AsPromotedSortModel> getPromotedSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedSortsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the promotedSorts
-
getSorts
@Accessor(qualifier="sorts", type=GETTER) public java.util.List<AsSortModel> getSorts()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sorts
-
getSortsMergeMode
@Accessor(qualifier="sortsMergeMode", type=GETTER) public AsSortsMergeMode getSortsMergeMode()
Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.sortsMergeModeattribute defined at extensionadaptivesearch.- Returns:
- the sortsMergeMode
-
setBoostItemsMergeMode
@Accessor(qualifier="boostItemsMergeMode", type=SETTER) public void setBoostItemsMergeMode(AsBoostItemsMergeMode value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.boostItemsMergeModeattribute defined at extensionadaptivesearch.- Parameters:
value- the boostItemsMergeMode
-
setBoostRules
@Accessor(qualifier="boostRules", type=SETTER) public void setBoostRules(java.util.List<AsBoostRuleModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.boostRulesattribute defined at extensionadaptivesearch.- Parameters:
value- the boostRules
-
setBoostRulesMergeMode
@Accessor(qualifier="boostRulesMergeMode", type=SETTER) public void setBoostRulesMergeMode(AsBoostRulesMergeMode value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.boostRulesMergeModeattribute defined at extensionadaptivesearch.- Parameters:
value- the boostRulesMergeMode
-
setExcludedFacets
@Accessor(qualifier="excludedFacets", type=SETTER) public void setExcludedFacets(java.util.List<AsExcludedFacetModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.excludedFacetsattribute defined at extensionadaptivesearch.- Parameters:
value- the excludedFacets
-
setExcludedItems
@Accessor(qualifier="excludedItems", type=SETTER) public void setExcludedItems(java.util.List<AsExcludedItemModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.excludedItemsattribute defined at extensionadaptivesearch.- Parameters:
value- the excludedItems
-
setExcludedSorts
@Accessor(qualifier="excludedSorts", type=SETTER) public void setExcludedSorts(java.util.List<AsExcludedSortModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.excludedSortsattribute defined at extensionadaptivesearch.- Parameters:
value- the excludedSorts
-
setFacets
@Accessor(qualifier="facets", type=SETTER) public void setFacets(java.util.List<AsFacetModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.- Parameters:
value- the facets
-
setFacetsMergeMode
@Accessor(qualifier="facetsMergeMode", type=SETTER) public void setFacetsMergeMode(AsFacetsMergeMode value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.facetsMergeModeattribute defined at extensionadaptivesearch.- Parameters:
value- the facetsMergeMode
-
setPromotedFacets
@Accessor(qualifier="promotedFacets", type=SETTER) public void setPromotedFacets(java.util.List<AsPromotedFacetModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedFacetsattribute defined at extensionadaptivesearch.- Parameters:
value- the promotedFacets
-
setPromotedItems
@Accessor(qualifier="promotedItems", type=SETTER) public void setPromotedItems(java.util.List<AsPromotedItemModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.- Parameters:
value- the promotedItems
-
setPromotedSorts
@Accessor(qualifier="promotedSorts", type=SETTER) public void setPromotedSorts(java.util.List<AsPromotedSortModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedSortsattribute defined at extensionadaptivesearch.- Parameters:
value- the promotedSorts
-
setSorts
@Accessor(qualifier="sorts", type=SETTER) public void setSorts(java.util.List<AsSortModel> value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.sortsattribute defined at extensionadaptivesearch.- Parameters:
value- the sorts
-
setSortsMergeMode
@Accessor(qualifier="sortsMergeMode", type=SETTER) public void setSortsMergeMode(AsSortsMergeMode value)
Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.sortsMergeModeattribute defined at extensionadaptivesearch.- Parameters:
value- the sortsMergeMode
-
-