Class BoostRuleEditorData
java.lang.Object
de.hybris.platform.adaptivesearchbackoffice.data.AbstractEditorData
de.hybris.platform.adaptivesearchbackoffice.data.AbstractBoostRuleConfigurationEditorData
de.hybris.platform.adaptivesearchbackoffice.data.BoostRuleEditorData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoost()inthashCode()voidvoidsetBoostRuleConfiguration(AbstractAsBoostRuleConfiguration boostRuleConfiguration) voidsetBoostType(AsBoostType boostType) voidsetBoostTypeSymbol(String boostTypeSymbol) voidsetIndexProperty(String indexProperty) Methods inherited from class de.hybris.platform.adaptivesearchbackoffice.data.AbstractEditorData
getLabel, getModel, getUid, isFromSearchConfiguration, isFromSearchProfile, isInSearchResult, isOpen, isOverride, isOverrideFromSearchProfile, isRankDownAllowed, isRankUpAllowed, isValid, setFromSearchConfiguration, setFromSearchProfile, setInSearchResult, setLabel, setModel, setOpen, setOverride, setOverrideFromSearchProfile, setRankDownAllowed, setRankUpAllowed, setUid, setValid
-
Constructor Details
-
BoostRuleEditorData
public BoostRuleEditorData()
-
-
Method Details
-
setIndexProperty
-
getIndexProperty
-
setBoostType
-
getBoostType
-
setBoostTypeSymbol
-
getBoostTypeSymbol
-
setBoost
-
getBoost
-
setBoostRuleConfiguration
-
getBoostRuleConfiguration
-
equals
- Overrides:
equalsin classAbstractEditorData
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractEditorData
-