| Modifier and Type | Method and Description |
|---|---|
SearchParameterDescriptor |
SearchParameterValue.getParameterDescriptor() |
| Constructor and Description |
|---|
SearchParameterValue(SearchParameterDescriptor descriptor,
java.lang.Object value,
Operator operator) |
SearchParameterValue(SearchParameterDescriptor descriptor,
java.lang.Object value,
Operator operator,
LanguageModel language) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSearchParameterDescriptor |
| Modifier and Type | Method and Description |
|---|---|
SearchParameterDescriptor |
SearchService.getSearchDescriptor(PropertyDescriptor propDescr)
Gets the search descriptor for the given property descriptor
SearchParameterDescriptor contains the list
of Operator objects. |
SearchParameterDescriptor |
SearchService.getSearchDescriptor(PropertyDescriptor propertyDescriptor,
boolean simpleSearch)
Gets the search descriptor for the given property descriptor
SearchParameterDescriptor contains the list
of Operator objects. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericSearchParameterDescriptor
The interface GenericSearchParameterDescriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAttributeSearchDescriptor |
class |
CustomerAddressSearchDescriptor |
class |
EmployeeCompanyAttributeSearchDescriptor |
class |
ItemAttributeSearchDescriptor |
class |
SpecialGenericSearchParameterDescriptor |
| Modifier and Type | Method and Description |
|---|---|
SearchParameterDescriptor |
DefaultSearchService.getSearchDescriptor(PropertyDescriptor propDescr) |
SearchParameterDescriptor |
DefaultSearchService.getSearchDescriptor(PropertyDescriptor propDescr,
boolean simpleSearch) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericCondition |
SpecialDateConditionTranslator.createCondition(GenericQuery query,
ConditionValue conditionValue,
SearchParameterDescriptor descriptor) |
protected GenericCondition |
DefaultGenericQueryConditionTranslator.createCondition(GenericQuery query,
ConditionValue conditionValue,
SearchParameterDescriptor descriptor) |
Copyright © 2018 SAP SE. All Rights Reserved.