public interface IRelationQueryOrder
IQueryBuilder . | Modifier and Type | Method and Description |
|---|---|
IRelationQueryOrder |
and(IRelationQueryOrder order)
Combine the given query order with this one by appending it (making the
order from the parameter the second ordering criteria for this one).
|
IRelationQueryOrder |
descending()
Reverse the order of this query order.
|
IRelationQueryOrder descending()
IRelationQueryOrder in descending order.IRelationQueryOrder and(IRelationQueryOrder order) throws RelationQueryException
order - the IRelationQueryOrder to append to this one.RelationQueryException - if the given order is not
understood by this query order's query builder.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice