public interface IOrderBy extends ILanguageObject
GROUP BY
clause. The symbols contain within the GROUP BY clause are
attributes or aliases.| Modifier and Type | Field and Description |
|---|---|
static boolean |
ASC
Constant for the ascending value
|
static boolean |
DESC
Constant for the descending value
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getOrderType(int index)
Returns the sort order at the specified index
|
IAttributeSymbol |
getSymbol(int index)
Returns the select symbol at the specified index.
|
int |
getSymbolCount()
Returns the number of select symbols in the select clause.
|
Iterator |
getSymbols()
Returns an ordered Iterator of
IAttributeSymbol in the
SELECT clause. |
Iterator |
getTypes()
Returns an ordered Iterator of sort direction for each order as
Boolean |
static final boolean ASC
static final boolean DESC
boolean getOrderType(int index)
index - is input of indexIterator getTypes()
Booleanint getSymbolCount()
IAttributeSymbol getSymbol(int index)
index - the symbol indexIterator getSymbols()
IAttributeSymbol in the
SELECT clause.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice