Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.FundCoreHierarchy
Packages that use FundCoreHierarchy
Package
Description
-
Uses of FundCoreHierarchy 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 FundCoreHierarchyModifier and TypeFieldDescriptionstatic final FundCoreHierNodeOneToOneLink<FundCoreHierarchy>FundCoreHierNode.TO_FUND_CORE_HIERARCHYUse with available fluent helpers to apply the to_FundCoreHierarchy navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return FundCoreHierarchyModifier and TypeMethodDescriptionFundCoreHierarchy.FundCoreHierarchyBuilder.build()FundCoreHierNode.fetchFundCoreHierarchy()Fetches the FundCoreHierarchy entity (one to one) associated with this entity.FundCoreHierNode.getFundCoreHierarchyOrFetch()Retrieval of associated FundCoreHierarchy entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy that return types with arguments of type FundCoreHierarchyModifier and TypeMethodDescriptionprotected Class<FundCoreHierarchy>FundCoreHierarchyByKeyFluentHelper.getEntityClass()protected Class<FundCoreHierarchy>FundCoreHierarchyFluentHelper.getEntityClass()io.vavr.control.Option<FundCoreHierarchy>FundCoreHierNode.getFundCoreHierarchyIfPresent()Retrieval of associated FundCoreHierarchy entity (one to one).FundCoreHierarchy.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with parameters of type FundCoreHierarchyModifier and TypeMethodDescriptionFundCoreHierNode.FundCoreHierNodeBuilder.fundCoreHierarchy(FundCoreHierarchy value) Navigation property to_FundCoreHierarchy for FundCoreHierNode to single FundCoreHierarchy.voidFundCoreHierNode.setFundCoreHierarchy(FundCoreHierarchy value) Overwrites the associated FundCoreHierarchy entity for the loaded navigation property to_FundCoreHierarchy.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy with parameters of type FundCoreHierarchyModifierConstructorDescriptionFundCoreHierNode(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 FundCoreHierarchy 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 FundCoreHierarchyModifier and TypeMethodDescriptionFundCoreHierarchyOneToOneLink.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 FundCoreHierarchyModifier and TypeMethodDescriptionprotected FundCoreHierarchyLink<ObjectT>FundCoreHierarchyLink.translateLinkType(EntityLink<FundCoreHierarchyLink<ObjectT>, FundCoreHierarchy, ObjectT> link)