public class SalesInquiryItemPartnerFluentHelper extends FluentHelperRead<SalesInquiryItemPartnerFluentHelper,SalesInquiryItemPartner,SalesInquiryItemPartnerSelectable>
SalesInquiryItemPartner
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself.csrfTokenRetriever, entityCollection
Constructor and Description |
---|
SalesInquiryItemPartnerFluentHelper(String servicePath,
String entityCollection)
Creates a fluent helper using the specified service path and entity collection to send the read requests.
|
Modifier and Type | Method and Description |
---|---|
protected Class<SalesInquiryItemPartner> |
getEntityClass() |
count, executeRequest, filter, iteratingEntities, iteratingPages, orderBy, select, skip, streamingEntities, top, toRequest, withCsrfToken, withPreferredPageSize, withQueryParameter
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders
public SalesInquiryItemPartnerFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection)
entityCollection
- The entity collection to direct the requests to.servicePath
- The service path to direct the read requests to.@Nonnull protected Class<SalesInquiryItemPartner> getEntityClass()
getEntityClass
in class FluentHelperBasic<SalesInquiryItemPartnerFluentHelper,SalesInquiryItemPartner,List<SalesInquiryItemPartner>>
Copyright © 2022 SAP SE. All rights reserved.