public class CN_TaxInvoiceBindingRecordByKeyFluentHelper extends FluentHelperByKey<CN_TaxInvoiceBindingRecordByKeyFluentHelper,CN_TaxInvoiceBindingRecord,CN_TaxInvoiceBindingRecordSelectable>
CN_TaxInvoiceBindingRecord
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 |
---|
CN_TaxInvoiceBindingRecordByKeyFluentHelper(String servicePath,
UUID cN_TaxInvcBindgUUID,
UUID cN_TaxInvcBindgItmUUID)
Creates a fluent helper object that will fetch a single
CN_TaxInvoiceBindingRecord entity with the provided key field values. |
Modifier and Type | Method and Description |
---|---|
protected Class<CN_TaxInvoiceBindingRecord> |
getEntityClass()
Returns a class object of the type this fluent helper works with.
|
protected Map<String,Object> |
getKey()
Getter for a map containing the OData name of key properties, each mapped to the value to search by.
|
execute, getQueryBuilder, select, toQuery, withErrorHandler, withQueryParameter
cachingMetadata, getHeadersForRequestAndImplicitRequests, getHeadersForRequestOnly, getParametersForRequestOnly, getServicePath, getThis, getVersionIdentifier, isCachingMetadata, withHeader, withHeaders, withoutCachingMetadata
public CN_TaxInvoiceBindingRecordByKeyFluentHelper(@Nonnull String servicePath, UUID cN_TaxInvcBindgUUID, UUID cN_TaxInvcBindgItmUUID)
CN_TaxInvoiceBindingRecord
entity with the provided key field values. To perform execution, call the
execute
method on the fluent helper object.cN_TaxInvcBindgUUID
- China Tax Invoice Binding UUID
Constraints: Not nullable
servicePath
- Service path to be used to fetch a single CN_TaxInvoiceBindingRecord
cN_TaxInvcBindgItmUUID
- China Tax Invoice Binding Item UUID
Constraints: Not nullable
@Nonnull protected Class<CN_TaxInvoiceBindingRecord> getEntityClass()
FluentHelperBasic
getEntityClass
in class FluentHelperBasic<CN_TaxInvoiceBindingRecordByKeyFluentHelper,CN_TaxInvoiceBindingRecord,CN_TaxInvoiceBindingRecord>
@Nonnull protected Map<String,Object> getKey()
FluentHelperByKey
getKey
in class FluentHelperByKey<CN_TaxInvoiceBindingRecordByKeyFluentHelper,CN_TaxInvoiceBindingRecord,CN_TaxInvoiceBindingRecordSelectable>
Copyright © 2020 SAP SE. All rights reserved.