Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.Incident
Packages that use Incident
Package
Description
-
Uses of Incident in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return IncidentModifier and TypeMethodDescriptionIncident.IncidentBuilder.build()protected IncidentIncidentCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return types with arguments of type IncidentModifier and TypeMethodDescriptionIncidentByKeyFluentHelper.getEntityClass()IncidentFluentHelper.getEntityClass()Incident.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate with parameters of type IncidentModifierConstructorDescriptionIncidentCreateFluentHelper(String servicePath, Incident entity, String entityCollection) Creates a fluent helper object that will create aIncidententity on the OData endpoint. -
Uses of Incident in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.batch with parameters of type IncidentModifier and TypeMethodDescriptionDefaultEHSIncidentCreateServiceBatchChangeSet.createIncident(Incident incident) EHSIncidentCreateServiceBatchChangeSet.createIncident(Incident incident) Create a newIncidententity and save it to the S/4HANA system. -
Uses of Incident in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.link that return types with arguments of type IncidentModifier and TypeMethodDescriptionIncidentOneToOneLink.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.ehsincidentcreate.link with type arguments of type IncidentModifier and TypeMethodDescriptionprotected IncidentLink<ObjectT>IncidentLink.translateLinkType(EntityLink<IncidentLink<ObjectT>, Incident, ObjectT> link) -
Uses of Incident in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type IncidentModifier and TypeMethodDescriptionDefaultEHSIncidentCreateService.createIncident(Incident incident) Deprecated.EHSIncidentCreateService.createIncident(Incident incident) Deprecated.Create a newIncidententity and save it to the S/4HANA system.