public class SalesOrderFluentHelper extends FluentHelperRead<SalesOrderFluentHelper,SalesOrder,SalesOrderSelectable>
SalesOrder
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.Constructor and Description |
---|
SalesOrderFluentHelper() |
Modifier and Type | Method and Description |
---|---|
protected Class<SalesOrder> |
getEntityClass() |
execute, filter, getQueryBuilder, orderBy, select, skip, top, toQuery, withErrorHandler
execute, getHeadersForRequestAndImplicitRequests, getHeadersForRequestOnly, getThis, getVersionIdentifier, withCustomHttpHeader, withCustomHttpHeaders, withHttpHeader
protected Class<SalesOrder> getEntityClass()
getEntityClass
in class FluentHelperBasic<SalesOrderFluentHelper,SalesOrder,List<SalesOrder>>
Copyright © 2018 SAP SE. All rights reserved.