Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdUserStatus
Packages that use BusSolnOrdUserStatus
Package
Description
-
Uses of BusSolnOrdUserStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdUserStatusModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderLink<BusSolnOrdUserStatus>BusinessSolutionOrder.TO_USER_STATUSUse with available fluent helpers to apply the to_UserStatus navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdUserStatusModifier and TypeMethodDescriptionBusSolnOrdUserStatus.BusSolnOrdUserStatusBuilder.build()protected BusSolnOrdUserStatusBusSolnOrdUserStatusCreateFluentHelper.getEntity()protected BusSolnOrdUserStatusBusSolnOrdUserStatusDeleteFluentHelper.getEntity()protected BusSolnOrdUserStatusBusSolnOrdUserStatusUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionBusinessSolutionOrder.fetchUserStatus()Fetches the BusSolnOrdUserStatus entities (one to many) associated with this entity.protected Class<BusSolnOrdUserStatus>BusSolnOrdUserStatusByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdUserStatus>BusSolnOrdUserStatusFluentHelper.getEntityClass()BusSolnOrdUserStatus.getType()io.vavr.control.Option<List<BusSolnOrdUserStatus>>BusinessSolutionOrder.getUserStatusIfPresent()Retrieval of associated BusSolnOrdUserStatus entities (one to many).BusinessSolutionOrder.getUserStatusOrFetch()Retrieval of associated BusSolnOrdUserStatus entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.addUserStatus(BusSolnOrdUserStatus... entity) Adds elements to the list of associated BusSolnOrdUserStatus entities.BusinessSolutionOrder.BusinessSolutionOrderBuilder.userStatus(BusSolnOrdUserStatus... value) Navigation property to_UserStatus for BusinessSolutionOrder to multiple BusSolnOrdUserStatus.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.setUserStatus(List<BusSolnOrdUserStatus> value) Overwrites the list of associated BusSolnOrdUserStatus entities for the loaded navigation property to_UserStatus.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdUserStatusModifierConstructorDescriptionBusSolnOrdUserStatusCreateFluentHelper(String servicePath, BusSolnOrdUserStatus entity, String entityCollection) Creates a fluent helper object that will create aBusSolnOrdUserStatusentity on the OData endpoint.BusSolnOrdUserStatusDeleteFluentHelper(String servicePath, BusSolnOrdUserStatus entity, String entityCollection) Creates a fluent helper object that will delete aBusSolnOrdUserStatusentity on the OData endpoint.BusSolnOrdUserStatusUpdateFluentHelper(String servicePath, BusSolnOrdUserStatus entity, String entityCollection) Creates a fluent helper object that will update aBusSolnOrdUserStatusentity on the OData endpoint. -
Uses of BusSolnOrdUserStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.batch with parameters of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Create a newBusSolnOrdUserStatusentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) BusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deletes an existingBusSolnOrdUserStatusentity in the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) BusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Update an existingBusSolnOrdUserStatusentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) -
Uses of BusSolnOrdUserStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionBusSolnOrdUserStatusOneToOneLink.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.businesssolutionorder.link with type arguments of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionprotected BusSolnOrdUserStatusLink<ObjectT>BusSolnOrdUserStatusLink.translateLinkType(EntityLink<BusSolnOrdUserStatusLink<ObjectT>, BusSolnOrdUserStatus, ObjectT> link) -
Uses of BusSolnOrdUserStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BusSolnOrdUserStatusModifier and TypeMethodDescriptionBusinessSolutionOrderService.createBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deprecated.Create a newBusSolnOrdUserStatusentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.createBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deprecated.BusinessSolutionOrderService.deleteBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deprecated.Deletes an existingBusSolnOrdUserStatusentity in the S/4HANA system.DefaultBusinessSolutionOrderService.deleteBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deprecated.BusinessSolutionOrderService.updateBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deprecated.Update an existingBusSolnOrdUserStatusentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.updateBusSolnOrdUserStatus(BusSolnOrdUserStatus busSolnOrdUserStatus) Deprecated.