Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link.ServiceOrderTemplateItemLink
Packages that use ServiceOrderTemplateItemLink
Package
Description
-
Uses of ServiceOrderTemplateItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTemplateItemLinkModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateItemLink<SrvcOrdTmplItemAppointment>ServiceOrderTemplateItem.TO_APPOINTMENTUse with available fluent helpers to apply the to_Appointment navigation property to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemDuration>ServiceOrderTemplateItem.TO_DURATIONUse with available fluent helpers to apply the to_Duration navigation property to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemPartner>ServiceOrderTemplateItem.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final ServiceOrderTemplateItemLink<ServiceOrderTmplItemRefObj>ServiceOrderTemplateItem.TO_REFERENCE_OBJECTUse with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemUserStatus>ServiceOrderTemplateItem.TO_SRVC_ORD_TMPL_ITEM_USER_STATUSUse with available fluent helpers to apply the to_SrvcOrdTmplItemUserStatus navigation property to query operations.static final ServiceOrderTemplateItemLink<ServiceOrderTmplItemText>ServiceOrderTemplateItem.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of ServiceOrderTemplateItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Subclasses of ServiceOrderTemplateItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.linkModifier and TypeClassDescriptionclassServiceOrderTemplateItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTemplateItemto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that return ServiceOrderTemplateItemLinkModifier and TypeMethodDescriptionprotected ServiceOrderTemplateItemLink<ObjectT>ServiceOrderTemplateItemLink.translateLinkType(EntityLink<ServiceOrderTemplateItemLink<ObjectT>, ServiceOrderTemplateItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link with type arguments of type ServiceOrderTemplateItemLinkModifier and TypeMethodDescriptionprotected ServiceOrderTemplateItemLink<ObjectT>ServiceOrderTemplateItemLink.translateLinkType(EntityLink<ServiceOrderTemplateItemLink<ObjectT>, ServiceOrderTemplateItem, ObjectT> link)