Modifier and Type | Field and Description |
---|---|
static ServiceRequestLink<ServiceRequestDefect> |
ServiceRequest.TO_DEFECT
Use with available fluent helpers to apply the to_Defect navigation property to query operations.
|
static ServiceRequestLink<ServiceRequestOrder> |
ServiceRequest.TO_ORDER
Use with available fluent helpers to apply the to_Order navigation property to query operations.
|
static ServiceRequestLink<ServiceRequestPersonResp> |
ServiceRequest.TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query
operations.
|
static ServiceRequestLink<ServiceRequestRefObject> |
ServiceRequest.TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
|
static ServiceRequestLink<ServiceRequestText> |
ServiceRequest.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceRequest to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ServiceRequestLink<ObjectT> |
ServiceRequestLink.translateLinkType(EntityLink<ServiceRequestLink<ObjectT>,ServiceRequest,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ServiceRequestLink<ObjectT> |
ServiceRequestLink.translateLinkType(EntityLink<ServiceRequestLink<ObjectT>,ServiceRequest,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.