Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.FundCoreHierarchyText
Packages that use FundCoreHierarchyText
Package
Description
-
Uses of FundCoreHierarchyText 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 FundCoreHierarchyTextModifier and TypeFieldDescriptionstatic final FundCoreHierarchyLink<FundCoreHierarchyText>FundCoreHierarchy.TO_FUND_CORE_HIERARCHY_TEXTUse with available fluent helpers to apply the to_FundCoreHierarchyText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return FundCoreHierarchyTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return types with arguments of type FundCoreHierarchyTextModifier and TypeMethodDescriptionFundCoreHierarchy.fetchFundCoreHierarchyText()Fetches the FundCoreHierarchyText entities (one to many) associated with this entity.protected Class<FundCoreHierarchyText>FundCoreHierarchyTextByKeyFluentHelper.getEntityClass()protected Class<FundCoreHierarchyText>FundCoreHierarchyTextFluentHelper.getEntityClass()io.vavr.control.Option<List<FundCoreHierarchyText>>FundCoreHierarchy.getFundCoreHierarchyTextIfPresent()Retrieval of associated FundCoreHierarchyText entities (one to many).FundCoreHierarchy.getFundCoreHierarchyTextOrFetch()Retrieval of associated FundCoreHierarchyText entities (one to many).FundCoreHierarchyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with parameters of type FundCoreHierarchyTextModifier and TypeMethodDescriptionvoidFundCoreHierarchy.addFundCoreHierarchyText(FundCoreHierarchyText... entity) Adds elements to the list of associated FundCoreHierarchyText entities.FundCoreHierarchy.FundCoreHierarchyBuilder.fundCoreHierarchyText(FundCoreHierarchyText... value) Navigation property to_FundCoreHierarchyText for FundCoreHierarchy to multiple FundCoreHierarchyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with type arguments of type FundCoreHierarchyTextModifier and TypeMethodDescriptionvoidFundCoreHierarchy.setFundCoreHierarchyText(List<FundCoreHierarchyText> value) Overwrites the list of associated FundCoreHierarchyText entities for the loaded navigation property to_FundCoreHierarchyText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with type arguments of type FundCoreHierarchyTextModifierConstructorDescriptionFundCoreHierarchy(String fundHierarchy, LocalDateTime validityEndDate, LocalDateTime validityStartDate, String financialManagementArea, List<FundCoreHierarchyText> toFundCoreHierarchyText, List<FundCoreHierNode> toFundCoreHierNode) -
Uses of FundCoreHierarchyText 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 FundCoreHierarchyTextModifier and TypeMethodDescriptionFundCoreHierarchyTextOneToOneLink.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 FundCoreHierarchyTextModifier and TypeMethodDescriptionprotected FundCoreHierarchyTextLink<ObjectT>FundCoreHierarchyTextLink.translateLinkType(EntityLink<FundCoreHierarchyTextLink<ObjectT>, FundCoreHierarchyText, ObjectT> link)