Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link.ServiceOrderItemLink
Packages that use ServiceOrderItemLink
Package
Description
-
Uses of ServiceOrderItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderItemLinkModifier and TypeFieldDescriptionstatic final ServiceOrderItemLink<SrvcOrdItemAppointment>ServiceOrderItem.TO_APPOINTMENTUse with available fluent helpers to apply the to_Appointment navigation property to query operations.static final ServiceOrderItemLink<ServiceOrderItemConfirmation>ServiceOrderItem.TO_CONFIRMATIONUse with available fluent helpers to apply the to_Confirmation navigation property to query operations.static final ServiceOrderItemLink<SrvcOrdItemDuration>ServiceOrderItem.TO_DURATIONUse with available fluent helpers to apply the to_Duration navigation property to query operations.static final ServiceOrderItemLink<SrvcOrdItmPartner>ServiceOrderItem.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final ServiceOrderItemLink<ServiceOrderItemPriceElement>ServiceOrderItem.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final ServiceOrderItemLink<SrvcOrdItmProdRefObject>ServiceOrderItem.TO_PRODUCT_REFERENCE_OBJECTUse with available fluent helpers to apply the to_ProductReferenceObject navigation property to query operations.static final ServiceOrderItemLink<ServiceOrderItemRefObject>ServiceOrderItem.TO_REFERENCE_OBJECTUse with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.static final ServiceOrderItemLink<ServiceOrdItemUserStatus>ServiceOrderItem.TO_SRVC_ORD_ITEM_USER_STATUSUse with available fluent helpers to apply the to_SrvcOrdItemUserStatus navigation property to query operations.static final ServiceOrderItemLink<ServiceOrderItemText>ServiceOrderItem.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of ServiceOrderItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Subclasses of ServiceOrderItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.linkModifier and TypeClassDescriptionclassServiceOrderItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderItemto 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 ServiceOrderItemLinkModifier and TypeMethodDescriptionprotected ServiceOrderItemLink<ObjectT>ServiceOrderItemLink.translateLinkType(EntityLink<ServiceOrderItemLink<ObjectT>, ServiceOrderItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link with type arguments of type ServiceOrderItemLinkModifier and TypeMethodDescriptionprotected ServiceOrderItemLink<ObjectT>ServiceOrderItemLink.translateLinkType(EntityLink<ServiceOrderItemLink<ObjectT>, ServiceOrderItem, ObjectT> link)