Uses of Class
de.hybris.platform.odata2services.odata.processor.ODataNextLinkBuilder
-
Packages that use ODataNextLinkBuilder Package Description de.hybris.platform.odata2services.odata.processor -
-
Uses of ODataNextLinkBuilder in de.hybris.platform.odata2services.odata.processor
Subclasses of ODataNextLinkBuilder in de.hybris.platform.odata2services.odata.processor Modifier and Type Class Description static classODataNextLink.BuilderDeprecated, for removal: This API element is subject to removal in a future version.Please useODataNextLinkBuilderinstead.Methods in de.hybris.platform.odata2services.odata.processor that return ODataNextLinkBuilder Modifier and Type Method Description static ODataNextLinkBuilderODataNextLinkBuilder. nextLink()ODataNextLinkBuilderODataNextLinkBuilder. withLookupRequest(ItemLookupRequest lookupRequest)ODataNextLinkBuilderODataNextLinkBuilder. withTotalCount(java.lang.Integer totalCount)
-