Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.ServiceOrderTmplPersonResp
Packages that use ServiceOrderTmplPersonResp
Package
Description
-
Uses of ServiceOrderTmplPersonResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with type parameters of type ServiceOrderTmplPersonRespModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateLink<ServiceOrderTmplPersonResp>ServiceOrderTemplate.TO_PERSON_RESPONSIBLEUse with available fluent helpers to apply the to_PersonResponsible navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionServiceOrderTmplPersonResp.ServiceOrderTmplPersonRespBuilder.build()protected ServiceOrderTmplPersonRespServiceOrderTmplPersonRespCreateFluentHelper.getEntity()protected ServiceOrderTmplPersonRespServiceOrderTmplPersonRespDeleteFluentHelper.getEntity()protected ServiceOrderTmplPersonRespServiceOrderTmplPersonRespUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return types with arguments of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionServiceOrderTemplate.fetchPersonResponsible()Fetches the ServiceOrderTmplPersonResp entities (one to many) associated with this entity.protected Class<ServiceOrderTmplPersonResp>ServiceOrderTmplPersonRespByKeyFluentHelper.getEntityClass()protected Class<ServiceOrderTmplPersonResp>ServiceOrderTmplPersonRespFluentHelper.getEntityClass()io.vavr.control.Option<List<ServiceOrderTmplPersonResp>>ServiceOrderTemplate.getPersonResponsibleIfPresent()Retrieval of associated ServiceOrderTmplPersonResp entities (one to many).ServiceOrderTemplate.getPersonResponsibleOrFetch()Retrieval of associated ServiceOrderTmplPersonResp entities (one to many).ServiceOrderTmplPersonResp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with parameters of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionvoidServiceOrderTemplate.addPersonResponsible(ServiceOrderTmplPersonResp... entity) Adds elements to the list of associated ServiceOrderTmplPersonResp entities.ServiceOrderTemplate.ServiceOrderTemplateBuilder.personResponsible(ServiceOrderTmplPersonResp... value) Navigation property to_PersonResponsible for ServiceOrderTemplate to multiple ServiceOrderTmplPersonResp.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with type arguments of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionvoidServiceOrderTemplate.setPersonResponsible(List<ServiceOrderTmplPersonResp> value) Overwrites the list of associated ServiceOrderTmplPersonResp entities for the loaded navigation property to_PersonResponsible.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with parameters of type ServiceOrderTmplPersonRespModifierConstructorDescriptionServiceOrderTmplPersonRespCreateFluentHelper(String servicePath, ServiceOrderTmplPersonResp entity, String entityCollection) Creates a fluent helper object that will create aServiceOrderTmplPersonRespentity on the OData endpoint.ServiceOrderTmplPersonRespDeleteFluentHelper(String servicePath, ServiceOrderTmplPersonResp entity, String entityCollection) Creates a fluent helper object that will delete aServiceOrderTmplPersonRespentity on the OData endpoint.ServiceOrderTmplPersonRespUpdateFluentHelper(String servicePath, ServiceOrderTmplPersonResp entity, String entityCollection) Creates a fluent helper object that will update aServiceOrderTmplPersonRespentity on the OData endpoint. -
Uses of ServiceOrderTmplPersonResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.batch with parameters of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionDefaultServiceOrderTemplateServiceBatchChangeSet.createServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) ServiceOrderTemplateServiceBatchChangeSet.createServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Create a newServiceOrderTmplPersonRespentity and save it to the S/4HANA system.DefaultServiceOrderTemplateServiceBatchChangeSet.deleteServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) ServiceOrderTemplateServiceBatchChangeSet.deleteServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deletes an existingServiceOrderTmplPersonRespentity in the S/4HANA system.DefaultServiceOrderTemplateServiceBatchChangeSet.updateServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) ServiceOrderTemplateServiceBatchChangeSet.updateServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Update an existingServiceOrderTmplPersonRespentity and save it to the S/4HANA system. -
Uses of ServiceOrderTmplPersonResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that return types with arguments of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionServiceOrderTmplPersonRespOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link with type arguments of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionprotected ServiceOrderTmplPersonRespLink<ObjectT>ServiceOrderTmplPersonRespLink.translateLinkType(EntityLink<ServiceOrderTmplPersonRespLink<ObjectT>, ServiceOrderTmplPersonResp, ObjectT> link) -
Uses of ServiceOrderTmplPersonResp in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ServiceOrderTmplPersonRespModifier and TypeMethodDescriptionDefaultServiceOrderTemplateService.createServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deprecated.ServiceOrderTemplateService.createServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deprecated.Create a newServiceOrderTmplPersonRespentity and save it to the S/4HANA system.DefaultServiceOrderTemplateService.deleteServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deprecated.ServiceOrderTemplateService.deleteServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deprecated.Deletes an existingServiceOrderTmplPersonRespentity in the S/4HANA system.DefaultServiceOrderTemplateService.updateServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deprecated.ServiceOrderTemplateService.updateServiceOrderTmplPersonResp(ServiceOrderTmplPersonResp serviceOrderTmplPersonResp) Deprecated.Update an existingServiceOrderTmplPersonRespentity and save it to the S/4HANA system.