public class FreeDefinedCurrency4FluentHelper extends FluentHelperRead<FreeDefinedCurrency4FluentHelper,FreeDefinedCurrency4,FreeDefinedCurrency4Selectable>
FreeDefinedCurrency4
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query
itself.csrfTokenRetriever, entityCollection
Constructor and Description |
---|
FreeDefinedCurrency4FluentHelper(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<FreeDefinedCurrency4> |
getEntityClass() |
count, executeRequest, filter, iteratingEntities, iteratingPages, orderBy, select, skip, streamingEntities, top, toRequest, withCsrfToken, withPreferredPageSize, withQueryParameter
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders
public FreeDefinedCurrency4FluentHelper(@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<FreeDefinedCurrency4> getEntityClass()
getEntityClass
in class FluentHelperBasic<FreeDefinedCurrency4FluentHelper,FreeDefinedCurrency4,List<FreeDefinedCurrency4>>
Copyright © 2022 SAP SE. All rights reserved.