Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.FundCoreHierNode
Packages that use FundCoreHierNode
Package
Description
-
Uses of FundCoreHierNode in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with type parameters of type FundCoreHierNodeModifier and TypeFieldDescriptionstatic final FundCoreHierarchyLink<FundCoreHierNode>FundCoreHierarchy.TO_FUND_CORE_HIER_NODEUse with available fluent helpers to apply the to_FundCoreHierNode navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return FundCoreHierNodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return types with arguments of type FundCoreHierNodeModifier and TypeMethodDescriptionFundCoreHierarchy.fetchFundCoreHierNode()Fetches the FundCoreHierNode entities (one to many) associated with this entity.protected Class<FundCoreHierNode>FundCoreHierNodeByKeyFluentHelper.getEntityClass()protected Class<FundCoreHierNode>FundCoreHierNodeFluentHelper.getEntityClass()io.vavr.control.Option<List<FundCoreHierNode>>FundCoreHierarchy.getFundCoreHierNodeIfPresent()Retrieval of associated FundCoreHierNode entities (one to many).FundCoreHierarchy.getFundCoreHierNodeOrFetch()Retrieval of associated FundCoreHierNode entities (one to many).FundCoreHierNode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with parameters of type FundCoreHierNodeModifier and TypeMethodDescriptionvoidFundCoreHierarchy.addFundCoreHierNode(FundCoreHierNode... entity) Adds elements to the list of associated FundCoreHierNode entities.FundCoreHierarchy.FundCoreHierarchyBuilder.fundCoreHierNode(FundCoreHierNode... value) Navigation property to_FundCoreHierNode for FundCoreHierarchy to multiple FundCoreHierNode.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with type arguments of type FundCoreHierNodeModifier and TypeMethodDescriptionvoidFundCoreHierarchy.setFundCoreHierNode(List<FundCoreHierNode> value) Overwrites the list of associated FundCoreHierNode entities for the loaded navigation property to_FundCoreHierNode. -
Uses of FundCoreHierNode in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.link that return types with arguments of type FundCoreHierNodeModifier and TypeMethodDescriptionFundCoreHierNodeOneToOneLink.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.fundhierarchy.link with type arguments of type FundCoreHierNodeModifier and TypeMethodDescriptionprotected FundCoreHierNodeLink<ObjectT>FundCoreHierNodeLink.translateLinkType(EntityLink<FundCoreHierNodeLink<ObjectT>, FundCoreHierNode, ObjectT> link)