Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.link |
Modifier and Type | Field and Description |
---|---|
static IncidentLink<Attachment> |
Incident.TO_ATTACHMENTS
Use with available fluent helpers to apply the to_Attachments navigation property to query operations.
|
static IncidentLink<Person> |
Incident.TO_PERSONS
Use with available fluent helpers to apply the to_Persons navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
IncidentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Incident to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected IncidentLink<ObjectT> |
IncidentLink.translateLinkType(EntityLink<IncidentLink<ObjectT>,Incident,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected IncidentLink<ObjectT> |
IncidentLink.translateLinkType(EntityLink<IncidentLink<ObjectT>,Incident,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.