Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.SubordinateCntrlContract
Packages that use SubordinateCntrlContract
Package
Description
-
Uses of SubordinateCntrlContract in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type parameters of type SubordinateCntrlContractModifier and TypeFieldDescriptionstatic final CentralPurchaseContractLink<SubordinateCntrlContract>CentralPurchaseContract.TO_SUBORDINATE_CNTRL_CONTRACTUse with available fluent helpers to apply the to_SubordinateCntrlContract navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return SubordinateCntrlContractModifier and TypeMethodDescriptionSubordinateCntrlContract.SubordinateCntrlContractBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type SubordinateCntrlContractModifier and TypeMethodDescriptionCentralPurchaseContract.fetchSubordinateCntrlContract()Fetches the SubordinateCntrlContract entities (one to many) associated with this entity.protected Class<SubordinateCntrlContract>SubordinateCntrlContractByKeyFluentHelper.getEntityClass()protected Class<SubordinateCntrlContract>SubordinateCntrlContractFluentHelper.getEntityClass()io.vavr.control.Option<List<SubordinateCntrlContract>>CentralPurchaseContract.getSubordinateCntrlContractIfPresent()Retrieval of associated SubordinateCntrlContract entities (one to many).CentralPurchaseContract.getSubordinateCntrlContractOrFetch()Retrieval of associated SubordinateCntrlContract entities (one to many).SubordinateCntrlContract.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type SubordinateCntrlContractModifier and TypeMethodDescriptionvoidCentralPurchaseContract.addSubordinateCntrlContract(SubordinateCntrlContract... entity) Adds elements to the list of associated SubordinateCntrlContract entities.CentralPurchaseContract.CentralPurchaseContractBuilder.subordinateCntrlContract(SubordinateCntrlContract... value) Navigation property to_SubordinateCntrlContract for CentralPurchaseContract to multiple SubordinateCntrlContract.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type SubordinateCntrlContractModifier and TypeMethodDescriptionvoidCentralPurchaseContract.setSubordinateCntrlContract(List<SubordinateCntrlContract> value) Overwrites the list of associated SubordinateCntrlContract entities for the loaded navigation property to_SubordinateCntrlContract. -
Uses of SubordinateCntrlContract in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link that return types with arguments of type SubordinateCntrlContractModifier and TypeMethodDescriptionSubordinateCntrlContractOneToOneLink.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.centralpurchasecontract.link with type arguments of type SubordinateCntrlContractModifier and TypeMethodDescriptionprotected SubordinateCntrlContractLink<ObjectT>SubordinateCntrlContractLink.translateLinkType(EntityLink<SubordinateCntrlContractLink<ObjectT>, SubordinateCntrlContract, ObjectT> link)