Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.FundCoreHierarchyNodeText
Packages that use FundCoreHierarchyNodeText
Package
Description
-
Uses of FundCoreHierarchyNodeText 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 FundCoreHierarchyNodeTextModifier and TypeFieldDescriptionstatic final FundCoreHierNodeLink<FundCoreHierarchyNodeText>FundCoreHierNode.TO_FUND_CORE_HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the to_FundCoreHierarchyNodeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return FundCoreHierarchyNodeTextModifier and TypeMethodDescriptionFundCoreHierarchyNodeText.FundCoreHierarchyNodeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return types with arguments of type FundCoreHierarchyNodeTextModifier and TypeMethodDescriptionFundCoreHierNode.fetchFundCoreHierarchyNodeText()Fetches the FundCoreHierarchyNodeText entities (one to many) associated with this entity.protected Class<FundCoreHierarchyNodeText>FundCoreHierarchyNodeTextByKeyFluentHelper.getEntityClass()protected Class<FundCoreHierarchyNodeText>FundCoreHierarchyNodeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<FundCoreHierarchyNodeText>>FundCoreHierNode.getFundCoreHierarchyNodeTextIfPresent()Retrieval of associated FundCoreHierarchyNodeText entities (one to many).FundCoreHierNode.getFundCoreHierarchyNodeTextOrFetch()Retrieval of associated FundCoreHierarchyNodeText entities (one to many).FundCoreHierarchyNodeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with parameters of type FundCoreHierarchyNodeTextModifier and TypeMethodDescriptionvoidFundCoreHierNode.addFundCoreHierarchyNodeText(FundCoreHierarchyNodeText... entity) Adds elements to the list of associated FundCoreHierarchyNodeText entities.FundCoreHierNode.FundCoreHierNodeBuilder.fundCoreHierarchyNodeText(FundCoreHierarchyNodeText... value) Navigation property to_FundCoreHierarchyNodeText for FundCoreHierNode to multiple FundCoreHierarchyNodeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with type arguments of type FundCoreHierarchyNodeTextModifier and TypeMethodDescriptionvoidFundCoreHierNode.setFundCoreHierarchyNodeText(List<FundCoreHierarchyNodeText> value) Overwrites the list of associated FundCoreHierarchyNodeText entities for the loaded navigation property to_FundCoreHierarchyNodeText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with type arguments of type FundCoreHierarchyNodeTextModifierConstructorDescriptionFundCoreHierNode(String fundHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String parentNode, String hierarchyVersion, LocalDateTime validityStartDate, String financialManagementArea, String fund, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, String hierarchyNodeVal, FundCoreHierarchy toFundCoreHierarchy, List<FundCoreHierarchyNodeText> toFundCoreHierarchyNodeText) -
Uses of FundCoreHierarchyNodeText 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 FundCoreHierarchyNodeTextModifier and TypeMethodDescriptionFundCoreHierarchyNodeTextOneToOneLink.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 FundCoreHierarchyNodeTextModifier and TypeMethodDescriptionprotected FundCoreHierarchyNodeTextLink<ObjectT>FundCoreHierarchyNodeTextLink.translateLinkType(EntityLink<FundCoreHierarchyNodeTextLink<ObjectT>, FundCoreHierarchyNodeText, ObjectT> link)