Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.MasterRecipeOpSecdryRsce
Packages that use MasterRecipeOpSecdryRsce
Package
Description
-
Uses of MasterRecipeOpSecdryRsce in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type parameters of type MasterRecipeOpSecdryRsceModifier and TypeFieldDescriptionstatic final MasterRecipeOperationLink<MasterRecipeOpSecdryRsce>MasterRecipeOperation.TO_OP_SECDRY_RSCEUse with available fluent helpers to apply the to_OpSecdryRsce navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionMasterRecipeOpSecdryRsce.MasterRecipeOpSecdryRsceBuilder.build()protected MasterRecipeOpSecdryRsceMasterRecipeOpSecdryRsceCreateFluentHelper.getEntity()protected MasterRecipeOpSecdryRsceMasterRecipeOpSecdryRsceUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return types with arguments of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionMasterRecipeOperation.fetchOpSecdryRsce()Fetches the MasterRecipeOpSecdryRsce entities (one to many) associated with this entity.protected Class<MasterRecipeOpSecdryRsce>MasterRecipeOpSecdryRsceByKeyFluentHelper.getEntityClass()protected Class<MasterRecipeOpSecdryRsce>MasterRecipeOpSecdryRsceFluentHelper.getEntityClass()io.vavr.control.Option<List<MasterRecipeOpSecdryRsce>>MasterRecipeOperation.getOpSecdryRsceIfPresent()Retrieval of associated MasterRecipeOpSecdryRsce entities (one to many).MasterRecipeOperation.getOpSecdryRsceOrFetch()Retrieval of associated MasterRecipeOpSecdryRsce entities (one to many).MasterRecipeOpSecdryRsce.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with parameters of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionvoidMasterRecipeOperation.addOpSecdryRsce(MasterRecipeOpSecdryRsce... entity) Adds elements to the list of associated MasterRecipeOpSecdryRsce entities.MasterRecipeOperation.MasterRecipeOperationBuilder.opSecdryRsce(MasterRecipeOpSecdryRsce... value) Navigation property to_OpSecdryRsce for MasterRecipeOperation to multiple MasterRecipeOpSecdryRsce.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type arguments of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionvoidMasterRecipeOperation.setOpSecdryRsce(List<MasterRecipeOpSecdryRsce> value) Overwrites the list of associated MasterRecipeOpSecdryRsce entities for the loaded navigation property to_OpSecdryRsce.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with parameters of type MasterRecipeOpSecdryRsceModifierConstructorDescriptionMasterRecipeOpSecdryRsceCreateFluentHelper(String servicePath, MasterRecipeOpSecdryRsce entity, String entityCollection) Creates a fluent helper object that will create aMasterRecipeOpSecdryRsceentity on the OData endpoint.MasterRecipeOpSecdryRsceUpdateFluentHelper(String servicePath, MasterRecipeOpSecdryRsce entity, String entityCollection) Creates a fluent helper object that will update aMasterRecipeOpSecdryRsceentity on the OData endpoint. -
Uses of MasterRecipeOpSecdryRsce in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.batch with parameters of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionDefaultMasterRecipeServiceBatchChangeSet.createMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) MasterRecipeServiceBatchChangeSet.createMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Create a newMasterRecipeOpSecdryRsceentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) MasterRecipeServiceBatchChangeSet.updateMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Update an existingMasterRecipeOpSecdryRsceentity and save it to the S/4HANA system. -
Uses of MasterRecipeOpSecdryRsce in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link that return types with arguments of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionMasterRecipeOpSecdryRsceOneToOneLink.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.masterrecipe.link with type arguments of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionprotected MasterRecipeOpSecdryRsceLink<ObjectT>MasterRecipeOpSecdryRsceLink.translateLinkType(EntityLink<MasterRecipeOpSecdryRsceLink<ObjectT>, MasterRecipeOpSecdryRsce, ObjectT> link) -
Uses of MasterRecipeOpSecdryRsce in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type MasterRecipeOpSecdryRsceModifier and TypeMethodDescriptionDefaultMasterRecipeService.createMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Deprecated.MasterRecipeService.createMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Deprecated.Create a newMasterRecipeOpSecdryRsceentity and save it to the S/4HANA system.DefaultMasterRecipeService.updateMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Deprecated.MasterRecipeService.updateMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Deprecated.Update an existingMasterRecipeOpSecdryRsceentity and save it to the S/4HANA system.