| Package | Description |
|---|---|
| com.sap.cds.adapter.odata.v2.processors.response | |
| com.sap.cds.adapter.odata.v2.query |
| Modifier and Type | Method and Description |
|---|---|
NextLinkInfo |
CdsODataResponse.getNextLinkInfo() |
| Constructor and Description |
|---|
CdsODataResponse(int statusCode,
com.sap.cds.Result result,
NextLinkInfo nextLinkInfo,
String mimeType,
boolean generateID) |
| Modifier and Type | Method and Description |
|---|---|
static NextLinkInfo |
SystemQueryLoader.applySystemQueryOptions(com.sap.cds.ql.Select<?> select,
UriInfo uriInfo,
boolean limit,
com.sap.cds.reflect.CdsService service,
com.sap.cds.reflect.CdsEntity entity)
Add system query options such as $top, $skip, $inlinecount to the select
statement.
|
Copyright © 2021. All rights reserved.