Class DocumentInfoRecordDocStsVHByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<DocumentInfoRecordDocStsVHByKeyFluentHelper,DocumentInfoRecordDocStsVH,DocumentInfoRecordDocStsVHSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDocStsVHByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class DocumentInfoRecordDocStsVHByKeyFluentHelper
extends FluentHelperByKey<DocumentInfoRecordDocStsVHByKeyFluentHelper,DocumentInfoRecordDocStsVH,DocumentInfoRecordDocStsVHSelectable>
Fluent helper to fetch a single
DocumentInfoRecordDocStsVH entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself.-
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
csrfTokenRetriever, entityCollection -
Constructor Summary
ConstructorsConstructorDescriptionDocumentInfoRecordDocStsVHByKeyFluentHelper(String servicePath, String entityCollection, String documentInfoRecordDocType, String language, String externalDocumentStatus) Creates a fluent helper object that will fetch a singleDocumentInfoRecordDocStsVHentity with the provided key field values. -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
executeRequest, select, toRequest, withCsrfToken, withQueryParameterMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders
-
Constructor Details
-
DocumentInfoRecordDocStsVHByKeyFluentHelper
public DocumentInfoRecordDocStsVHByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String documentInfoRecordDocType, String language, String externalDocumentStatus) Creates a fluent helper object that will fetch a singleDocumentInfoRecordDocStsVHentity with the provided key field values. To perform execution, call theexecuteRequestmethod on the fluent helper object.- Parameters:
entityCollection- Entity Collection to be used to fetch a singleDocumentInfoRecordDocStsVHdocumentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
externalDocumentStatus- Status of a document (language-dependent)Constraints: Not nullable, Maximum length: 2
servicePath- Service path to be used to fetch a singleDocumentInfoRecordDocStsVHlanguage- LanguageConstraints: Not nullable, Maximum length: 2
-
-
Method Details
-
getEntityClass
-
getKey
-