Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link.ProcessOrderLink
Packages that use ProcessOrderLink
Package
Description
-
Uses of ProcessOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder declared as ProcessOrderLinkModifier and TypeFieldDescriptionstatic final ProcessOrderLink<ProcessOrderComponent>ProcessOrder.TO_PROCESS_ORDER_COMPONENTUse with available fluent helpers to apply the to_ProcessOrderComponent navigation property to query operations.static final ProcessOrderLink<ProcessOrderItem>ProcessOrder.TO_PROCESS_ORDER_ITEMUse with available fluent helpers to apply the to_ProcessOrderItem navigation property to query operations.static final ProcessOrderLink<ProcessOrderOperation>ProcessOrder.TO_PROCESS_ORDER_OPERATIONUse with available fluent helpers to apply the to_ProcessOrderOperation navigation property to query operations.static final ProcessOrderLink<ProcessOrderStatus>ProcessOrder.TO_PROCESS_ORDER_STATUSUse with available fluent helpers to apply the to_ProcessOrderStatus navigation property to query operations. -
Uses of ProcessOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link
Subclasses of ProcessOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.linkModifier and TypeClassDescriptionclassProcessOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProcessOrderto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link that return ProcessOrderLinkModifier and TypeMethodDescriptionprotected ProcessOrderLink<ObjectT>ProcessOrderLink.translateLinkType(EntityLink<ProcessOrderLink<ObjectT>, ProcessOrder, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link with type arguments of type ProcessOrderLinkModifier and TypeMethodDescriptionprotected ProcessOrderLink<ObjectT>ProcessOrderLink.translateLinkType(EntityLink<ProcessOrderLink<ObjectT>, ProcessOrder, ObjectT> link)