public abstract class AbstractFacetEditorData extends AbstractEditorData
| Constructor and Description |
|---|
AbstractFacetEditorData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getIndexProperty() |
java.lang.Integer |
getPriority() |
int |
hashCode() |
void |
setIndexProperty(java.lang.String indexProperty) |
void |
setPriority(java.lang.Integer priority) |
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 setPriority(java.lang.Integer priority)
public java.lang.Integer getPriority()
public boolean equals(java.lang.Object o)
equals in class AbstractEditorDatapublic int hashCode()
hashCode in class AbstractEditorDataCopyright © 2017 SAP SE. All Rights Reserved.