Uses of Class
com.sap.cds.adapter.odata.v4.query.NextLinkInfo
Packages that use NextLinkInfo
Package
Description
-
Uses of NextLinkInfo in com.sap.cds.adapter.odata.v4.processors.response
Methods in com.sap.cds.adapter.odata.v4.processors.response that return NextLinkInfoConstructors in com.sap.cds.adapter.odata.v4.processors.response with parameters of type NextLinkInfoModifierConstructorDescriptionCdsODataResponse(int statusCode, com.sap.cds.Result result, NextLinkInfo nextLinkInfo, String contentType, String contentDispositionFilename) -
Uses of NextLinkInfo in com.sap.cds.adapter.odata.v4.utils
Methods in com.sap.cds.adapter.odata.v4.utils that return NextLinkInfoModifier and TypeMethodDescriptionQueryLimitUtils.generateNextLink(com.sap.cds.Result result, com.sap.cds.ql.cqn.CqnSelect select)