| Modifier and Type | Class and Description |
|---|---|
class |
GenericSearchQuery
The GenericSearchQuery stores all needed informations (the query itself, parameters, ...) to execute a search in the
GenericSearchService. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlexibleSearchQuery
The FlexibleSearchQuery stores all needed informations (the query itself, parameters, ...) to execute a search in the
FlexibleSearchService. |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractQuery> |
DefaultAbstractQueryHelperTest.assertClonedResults(T original,
T updated)
Assert the given two AbstractQuery sub-class parameters have the same attribute values.
|
protected <T extends AbstractQuery> |
DefaultAbstractQueryHelperTest.setAllAttributes(T original)
Sets all attributes of given search query object, so that these values can be compared with the ones returned from
abstractQueryHelper class
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractQuery> |
DefaultAbstractQueryHelper.copyAttributes(T original,
T target)
Copies original attributes over to target object.
|
Copyright © 2018 SAP SE. All Rights Reserved.