public class FreeDefinedCurrency3ByKeyFluentHelper extends FluentHelperByKey<FreeDefinedCurrency3ByKeyFluentHelper,FreeDefinedCurrency3,FreeDefinedCurrency3Selectable>
FreeDefinedCurrency3
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself.Constructor and Description |
---|
FreeDefinedCurrency3ByKeyFluentHelper(String servicePath,
String freeDefinedCurrency3_ID)
Deprecated.
Use the constructor
FreeDefinedCurrency3ByKeyFluentHelper(String, String, String)
instead. |
FreeDefinedCurrency3ByKeyFluentHelper(String servicePath,
String entityCollection,
String freeDefinedCurrency3_ID)
Creates a fluent helper object that will fetch a single
FreeDefinedCurrency3 entity with the provided key field values. |
Modifier and Type | Method and Description |
---|---|
protected Class<FreeDefinedCurrency3> |
getEntityClass() |
protected Map<String,Object> |
getKey() |
execute, executeRequest, getQueryBuilder, select, toQuery, toRequest, withErrorHandler, withQueryParameter
and, cachingMetadata, getHeaders, getHeadersForRequestAndImplicitRequests, getHeadersForRequestOnly, getParametersForRequestOnly, getServicePath, getThis, getVersionIdentifier, isCachingMetadata, onRequestAndImplicitRequests, onRequestOnly, withHeader, withHeaders, withoutCachingMetadata
@Deprecated public FreeDefinedCurrency3ByKeyFluentHelper(@Nonnull String servicePath, String freeDefinedCurrency3_ID)
FreeDefinedCurrency3ByKeyFluentHelper(String, String, String)
instead.FreeDefinedCurrency3
entity with the provided key field values. To perform execution, call the execute
method on the fluent helper object.freeDefinedCurrency3_ID
- Free Defined Crcy 3
Constraints: Not nullable, Maximum length: 5
servicePath
- Service path to be used to fetch a single FreeDefinedCurrency3
public FreeDefinedCurrency3ByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String freeDefinedCurrency3_ID)
FreeDefinedCurrency3
entity with the provided key field values. To perform execution, call the execute
method on the fluent helper object.entityCollection
- Entity Collection to be used to fetch a single FreeDefinedCurrency3
freeDefinedCurrency3_ID
- Free Defined Crcy 3
Constraints: Not nullable, Maximum length: 5
servicePath
- Service path to be used to fetch a single FreeDefinedCurrency3
@Nonnull protected Class<FreeDefinedCurrency3> getEntityClass()
getEntityClass
in class FluentHelperBasic<FreeDefinedCurrency3ByKeyFluentHelper,FreeDefinedCurrency3,FreeDefinedCurrency3>
@Nonnull protected Map<String,Object> getKey()
getKey
in class FluentHelperByKey<FreeDefinedCurrency3ByKeyFluentHelper,FreeDefinedCurrency3,FreeDefinedCurrency3Selectable>
Copyright © 2021 SAP SE. All rights reserved.