Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrVersionHistory
Packages that use CntrlPurContrVersionHistory
Package
Description
-
Uses of CntrlPurContrVersionHistory 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 CntrlPurContrVersionHistoryModifier and TypeFieldDescriptionstatic final CentralPurchaseContractLink<CntrlPurContrVersionHistory>CentralPurchaseContract.TO_CNTRL_PUR_CONTR_VERSION_HISTORYUse with available fluent helpers to apply the to_CntrlPurContrVersionHistory navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrVersionHistoryModifier and TypeMethodDescriptionCntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrVersionHistoryModifier and TypeMethodDescriptionCentralPurchaseContract.fetchCntrlPurContrVersionHistory()Fetches the CntrlPurContrVersionHistory entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContrVersionHistory>>CentralPurchaseContract.getCntrlPurContrVersionHistoryIfPresent()Retrieval of associated CntrlPurContrVersionHistory entities (one to many).CentralPurchaseContract.getCntrlPurContrVersionHistoryOrFetch()Retrieval of associated CntrlPurContrVersionHistory entities (one to many).protected Class<CntrlPurContrVersionHistory>CntrlPurContrVersionHistoryByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrVersionHistory>CntrlPurContrVersionHistoryFluentHelper.getEntityClass()CntrlPurContrVersionHistory.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrVersionHistoryModifier and TypeMethodDescriptionvoidCentralPurchaseContract.addCntrlPurContrVersionHistory(CntrlPurContrVersionHistory... entity) Adds elements to the list of associated CntrlPurContrVersionHistory entities.CentralPurchaseContract.CentralPurchaseContractBuilder.cntrlPurContrVersionHistory(CntrlPurContrVersionHistory... value) Navigation property to_CntrlPurContrVersionHistory for CentralPurchaseContract to multiple CntrlPurContrVersionHistory.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrVersionHistoryModifier and TypeMethodDescriptionvoidCentralPurchaseContract.setCntrlPurContrVersionHistory(List<CntrlPurContrVersionHistory> value) Overwrites the list of associated CntrlPurContrVersionHistory entities for the loaded navigation property to_CntrlPurContrVersionHistory. -
Uses of CntrlPurContrVersionHistory 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 CntrlPurContrVersionHistoryModifier and TypeMethodDescriptionCntrlPurContrVersionHistoryOneToOneLink.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 CntrlPurContrVersionHistoryModifier and TypeMethodDescriptionprotected CntrlPurContrVersionHistoryLink<ObjectT>CntrlPurContrVersionHistoryLink.translateLinkType(EntityLink<CntrlPurContrVersionHistoryLink<ObjectT>, CntrlPurContrVersionHistory, ObjectT> link)