Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link.ServiceOrderLink
Packages that use ServiceOrderLink
Package
Description
-
Uses of ServiceOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderLinkModifier and TypeFieldDescriptionstatic final ServiceOrderLink<SrvcOrdAppointment>ServiceOrder.TO_APPOINTMENTUse with available fluent helpers to apply the to_Appointment navigation property to query operations.static final ServiceOrderLink<ServiceOrderConfirmation>ServiceOrder.TO_CONFIRMATIONUse with available fluent helpers to apply the to_Confirmation navigation property to query operations.static final ServiceOrderLink<ServiceOrderDefect>ServiceOrder.TO_DEFECTUse with available fluent helpers to apply the to_Defect navigation property to query operations.static final ServiceOrderLink<SrvcOrdDuration>ServiceOrder.TO_DURATIONUse with available fluent helpers to apply the to_Duration navigation property to query operations.static final ServiceOrderLink<ServiceOrderItem>ServiceOrder.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final ServiceOrderLink<SrvcOrdPartner>ServiceOrder.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final ServiceOrderLink<ServiceOrderPersonResp>ServiceOrder.TO_PERSON_RESPONSIBLEUse with available fluent helpers to apply the to_PersonResponsible navigation property to query operations.static final ServiceOrderLink<ServiceOrderPriceElement>ServiceOrder.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final ServiceOrderLink<SrvcOrdProdRefObject>ServiceOrder.TO_PRODUCT_REFERENCE_OBJECTUse with available fluent helpers to apply the to_ProductReferenceObject navigation property to query operations.static final ServiceOrderLink<ServiceOrderRefObject>ServiceOrder.TO_REFERENCE_OBJECTUse with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.static final ServiceOrderLink<SrvcOrdRefServiceContract>ServiceOrder.TO_REFERENCE_SERVICE_CONTRACTUse with available fluent helpers to apply the to_ReferenceServiceContract navigation property to query operations.static final ServiceOrderLink<ServiceOrdUserStatus>ServiceOrder.TO_SERVICE_ORD_USER_STATUSUse with available fluent helpers to apply the to_ServiceOrdUserStatus navigation property to query operations.static final ServiceOrderLink<ServiceOrderText>ServiceOrder.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of ServiceOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Subclasses of ServiceOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.linkModifier and TypeClassDescriptionclassServiceOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that return ServiceOrderLinkModifier and TypeMethodDescriptionprotected ServiceOrderLink<ObjectT>ServiceOrderLink.translateLinkType(EntityLink<ServiceOrderLink<ObjectT>, ServiceOrder, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link with type arguments of type ServiceOrderLinkModifier and TypeMethodDescriptionprotected ServiceOrderLink<ObjectT>ServiceOrderLink.translateLinkType(EntityLink<ServiceOrderLink<ObjectT>, ServiceOrder, ObjectT> link)