Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.GrantCoreHierarchyNodeText
Packages that use GrantCoreHierarchyNodeText
Package
Description
-
Uses of GrantCoreHierarchyNodeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy with type parameters of type GrantCoreHierarchyNodeTextModifier and TypeFieldDescriptionstatic final GrantCoreHierNodeLink<GrantCoreHierarchyNodeText>GrantCoreHierNode.TO_GRANT_CORE_HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the to_GrantCoreHierarchyNodeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy that return GrantCoreHierarchyNodeTextModifier and TypeMethodDescriptionGrantCoreHierarchyNodeText.GrantCoreHierarchyNodeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy that return types with arguments of type GrantCoreHierarchyNodeTextModifier and TypeMethodDescriptionGrantCoreHierNode.fetchGrantCoreHierarchyNodeText()Fetches the GrantCoreHierarchyNodeText entities (one to many) associated with this entity.protected Class<GrantCoreHierarchyNodeText>GrantCoreHierarchyNodeTextByKeyFluentHelper.getEntityClass()protected Class<GrantCoreHierarchyNodeText>GrantCoreHierarchyNodeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<GrantCoreHierarchyNodeText>>GrantCoreHierNode.getGrantCoreHierarchyNodeTextIfPresent()Retrieval of associated GrantCoreHierarchyNodeText entities (one to many).GrantCoreHierNode.getGrantCoreHierarchyNodeTextOrFetch()Retrieval of associated GrantCoreHierarchyNodeText entities (one to many).GrantCoreHierarchyNodeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy with parameters of type GrantCoreHierarchyNodeTextModifier and TypeMethodDescriptionvoidGrantCoreHierNode.addGrantCoreHierarchyNodeText(GrantCoreHierarchyNodeText... entity) Adds elements to the list of associated GrantCoreHierarchyNodeText entities.GrantCoreHierNode.GrantCoreHierNodeBuilder.grantCoreHierarchyNodeText(GrantCoreHierarchyNodeText... value) Navigation property to_GrantCoreHierarchyNodeText for GrantCoreHierNode to multiple GrantCoreHierarchyNodeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy with type arguments of type GrantCoreHierarchyNodeTextModifier and TypeMethodDescriptionvoidGrantCoreHierNode.setGrantCoreHierarchyNodeText(List<GrantCoreHierarchyNodeText> value) Overwrites the list of associated GrantCoreHierarchyNodeText entities for the loaded navigation property to_GrantCoreHierarchyNodeText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy with type arguments of type GrantCoreHierarchyNodeTextModifierConstructorDescriptionGrantCoreHierNode(String grantHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String parentNode, String hierarchyVersion, LocalDateTime validityStartDate, String grantID, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, GrantCoreHierarchy toGrantCoreHierarchy, List<GrantCoreHierarchyNodeText> toGrantCoreHierarchyNodeText) -
Uses of GrantCoreHierarchyNodeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.link that return types with arguments of type GrantCoreHierarchyNodeTextModifier and TypeMethodDescriptionGrantCoreHierarchyNodeTextOneToOneLink.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.granthierarchy.link with type arguments of type GrantCoreHierarchyNodeTextModifier and TypeMethodDescriptionprotected GrantCoreHierarchyNodeTextLink<ObjectT>GrantCoreHierarchyNodeTextLink.translateLinkType(EntityLink<GrantCoreHierarchyNodeTextLink<ObjectT>, GrantCoreHierarchyNodeText, ObjectT> link)