public class BoostRuleEditorData extends AbstractEditorData
| Constructor and Description |
|---|
BoostRuleEditorData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Float |
getBoost() |
AsBoostType |
getBoostType() |
java.lang.String |
getIndexProperty() |
int |
hashCode() |
void |
setBoost(java.lang.Float boost) |
void |
setBoostType(AsBoostType boostType) |
void |
setIndexProperty(java.lang.String indexProperty) |
getLabel, getModel, getUid, isCurrent, isInSearchResult, isOverride, setCurrent, setInSearchResult, setLabel, setModel, setOverride, setUidpublic void setIndexProperty(java.lang.String indexProperty)
public java.lang.String getIndexProperty()
public void setBoostType(AsBoostType boostType)
public AsBoostType getBoostType()
public void setBoost(java.lang.Float boost)
public java.lang.Float getBoost()
public boolean equals(java.lang.Object o)
equals in class AbstractEditorDatapublic int hashCode()
hashCode in class AbstractEditorDataCopyright © 2017 SAP SE. All Rights Reserved.