Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.MaintenanceOrderPartner
Packages that use MaintenanceOrderPartner
Package
Description
-
Uses of MaintenanceOrderPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with type parameters of type MaintenanceOrderPartnerModifier and TypeFieldDescriptionstatic final MaintenanceOrderLink<MaintenanceOrderPartner>MaintenanceOrder.TO_MAINTENANCE_ORDER_PARTNERUse with available fluent helpers to apply the to_MaintenanceOrderPartner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintenanceOrderPartnerModifier and TypeMethodDescriptionMaintenanceOrderPartner.MaintenanceOrderPartnerBuilder.build()protected MaintenanceOrderPartnerMaintenanceOrderPartnerDeleteFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return types with arguments of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionMaintenanceOrder.fetchMaintenanceOrderPartner()Fetches the MaintenanceOrderPartner entities (one to many) associated with this entity.protected Class<MaintenanceOrderPartner>MaintenanceOrderPartnerByKeyFluentHelper.getEntityClass()protected Class<MaintenanceOrderPartner>MaintenanceOrderPartnerFluentHelper.getEntityClass()io.vavr.control.Option<List<MaintenanceOrderPartner>>MaintenanceOrder.getMaintenanceOrderPartnerIfPresent()Retrieval of associated MaintenanceOrderPartner entities (one to many).MaintenanceOrder.getMaintenanceOrderPartnerOrFetch()Retrieval of associated MaintenanceOrderPartner entities (one to many).MaintenanceOrderPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with parameters of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionvoidMaintenanceOrder.addMaintenanceOrderPartner(MaintenanceOrderPartner... entity) Adds elements to the list of associated MaintenanceOrderPartner entities.MaintenanceOrder.MaintenanceOrderBuilder.maintenanceOrderPartner(MaintenanceOrderPartner... value) Navigation property to_MaintenanceOrderPartner for MaintenanceOrder to multiple MaintenanceOrderPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with type arguments of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionvoidMaintenanceOrder.setMaintenanceOrderPartner(List<MaintenanceOrderPartner> value) Overwrites the list of associated MaintenanceOrderPartner entities for the loaded navigation property to_MaintenanceOrderPartner.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with parameters of type MaintenanceOrderPartnerModifierConstructorDescriptionMaintenanceOrderPartnerDeleteFluentHelper(String servicePath, MaintenanceOrderPartner entity, String entityCollection) Creates a fluent helper object that will delete aMaintenanceOrderPartnerentity on the OData endpoint. -
Uses of MaintenanceOrderPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.batch with parameters of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionDefaultMaintenanceOrderServiceBatchChangeSet.deleteMaintenanceOrderPartner(MaintenanceOrderPartner maintenanceOrderPartner) MaintenanceOrderServiceBatchChangeSet.deleteMaintenanceOrderPartner(MaintenanceOrderPartner maintenanceOrderPartner) Deletes an existingMaintenanceOrderPartnerentity in the S/4HANA system. -
Uses of MaintenanceOrderPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.link that return types with arguments of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionMaintenanceOrderPartnerOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.link with type arguments of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionprotected MaintenanceOrderPartnerLink<ObjectT>MaintenanceOrderPartnerLink.translateLinkType(EntityLink<MaintenanceOrderPartnerLink<ObjectT>, MaintenanceOrderPartner, ObjectT> link) -
Uses of MaintenanceOrderPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type MaintenanceOrderPartnerModifier and TypeMethodDescriptionDefaultMaintenanceOrderService.deleteMaintenanceOrderPartner(MaintenanceOrderPartner maintenanceOrderPartner) Deprecated.MaintenanceOrderService.deleteMaintenanceOrderPartner(MaintenanceOrderPartner maintenanceOrderPartner) Deprecated.Deletes an existingMaintenanceOrderPartnerentity in the S/4HANA system.