public interface SampleQuery
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalDescription()
Gets the additional optional description (to be displayed below main description).
|
String |
getQuery()
Gets the query string.
|
String |
getQueryDescription()
Gets the query description.
|
boolean |
isCompatibleWitCurrentDb()
Checks if query is compatible wit current database.
|
boolean |
isFlexibleSearch()
Checks if query is flexible search.
|
String getQueryDescription()
String getAdditionalDescription()
String getQuery()
boolean isCompatibleWitCurrentDb()
boolean isFlexibleSearch()
Copyright © 2017 SAP SE. All Rights Reserved.