public abstract class AbstractSearchParameterDescriptor extends AbstractPropertyDescriptor implements SearchParameterDescriptor
PropertyDescriptor.Multiplicity, PropertyDescriptor.OccurrenceBOOLEAN, DATE, DECIMAL, ENUM, FEATURE, FLOAT, INTEGER, LONG, PK, QUALIFIER_DELIM, QUALIFIER_DELIM_EXP, REFERENCE, TEXT| Constructor and Description |
|---|
AbstractSearchParameterDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Operator> |
getOperators() |
void |
setOperators(java.util.List<Operator> operators) |
equals, getDescription, getEditorType, getMultiplicity, getName, getOccurence, getQualifier, getSelectionOf, hashCode, isLocalized, setEditorType, setLocalized, setMultiplicity, setOccurence, setQualifier, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getEditorType, getMultiplicity, getName, getName, getOccurence, getQualifier, getSelectionOf, isLocalized, isReadable, isWritablepublic void setOperators(java.util.List<Operator> operators)
public java.util.List<Operator> getOperators()
getOperators in interface SearchParameterDescriptorCopyright © 2018 SAP SE. All Rights Reserved.