Class AsBoostRule
java.lang.Object
de.hybris.platform.adaptivesearch.data.AbstractAsConfiguration
de.hybris.platform.adaptivesearch.data.AbstractAsItemConfiguration
de.hybris.platform.adaptivesearch.data.AbstractAsBoostRuleConfiguration
de.hybris.platform.adaptivesearch.data.AsBoostRule
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBoost()getValue()voidvoidsetBoostType(AsBoostType boostType) voidsetIndexProperty(String indexProperty) voidsetOperator(AsBoostOperator operator) voidMethods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsItemConfiguration
getSearchConfigurationUid, getSearchProfileCode, setSearchConfigurationUid, setSearchProfileCodeMethods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsConfiguration
getCatalogVersion, getUid, setCatalogVersion, setUid
-
Constructor Details
-
AsBoostRule
public AsBoostRule()
-
-
Method Details
-
setIndexProperty
-
getIndexProperty
-
setOperator
-
getOperator
-
setValue
-
getValue
-
setBoostType
-
getBoostType
-
setBoost
-
getBoost
-