Class WorkCenterCapacityIntervalByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<WorkCenterCapacityIntervalByKeyFluentHelper,WorkCenterCapacityInterval,WorkCenterCapacityIntervalSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityIntervalByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class WorkCenterCapacityIntervalByKeyFluentHelper
extends FluentHelperByKey<WorkCenterCapacityIntervalByKeyFluentHelper,WorkCenterCapacityInterval,WorkCenterCapacityIntervalSelectable>
Fluent helper to fetch a single
WorkCenterCapacityInterval 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
ConstructorsConstructorDescriptionWorkCenterCapacityIntervalByKeyFluentHelper(String servicePath, String entityCollection, String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate) Creates a fluent helper object that will fetch a singleWorkCenterCapacityIntervalentity 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
-
WorkCenterCapacityIntervalByKeyFluentHelper
public WorkCenterCapacityIntervalByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate) Creates a fluent helper object that will fetch a singleWorkCenterCapacityIntervalentity 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 singleWorkCenterCapacityIntervalcapacityInternalID- Capacity IDConstraints: Not nullable, Maximum length: 8
capacityCategoryAllocation- Capacity Category AllocationConstraints: Not nullable, Maximum length: 4
servicePath- Service path to be used to fetch a singleWorkCenterCapacityIntervalworkCenterTypeCode- Object types of the CIM resourceConstraints: Not nullable, Maximum length: 2
intervalEndDate-workCenterInternalID- Object ID of the resourceConstraints: Not nullable, Maximum length: 8
capacityActiveVersion-
-
-
Method Details
-
getEntityClass
-
getKey
-