Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.GrantCoreHierNode
Packages that use GrantCoreHierNode
Package
Description
-
Uses of GrantCoreHierNode 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 GrantCoreHierNodeModifier and TypeFieldDescriptionstatic final GrantCoreHierarchyLink<GrantCoreHierNode>GrantCoreHierarchy.TO_GRANT_CORE_HIER_NODEUse with available fluent helpers to apply the to_GrantCoreHierNode navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy that return GrantCoreHierNodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy that return types with arguments of type GrantCoreHierNodeModifier and TypeMethodDescriptionGrantCoreHierarchy.fetchGrantCoreHierNode()Fetches the GrantCoreHierNode entities (one to many) associated with this entity.protected Class<GrantCoreHierNode>GrantCoreHierNodeByKeyFluentHelper.getEntityClass()protected Class<GrantCoreHierNode>GrantCoreHierNodeFluentHelper.getEntityClass()io.vavr.control.Option<List<GrantCoreHierNode>>GrantCoreHierarchy.getGrantCoreHierNodeIfPresent()Retrieval of associated GrantCoreHierNode entities (one to many).GrantCoreHierarchy.getGrantCoreHierNodeOrFetch()Retrieval of associated GrantCoreHierNode entities (one to many).GrantCoreHierNode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy with parameters of type GrantCoreHierNodeModifier and TypeMethodDescriptionvoidGrantCoreHierarchy.addGrantCoreHierNode(GrantCoreHierNode... entity) Adds elements to the list of associated GrantCoreHierNode entities.GrantCoreHierarchy.GrantCoreHierarchyBuilder.grantCoreHierNode(GrantCoreHierNode... value) Navigation property to_GrantCoreHierNode for GrantCoreHierarchy to multiple GrantCoreHierNode.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy with type arguments of type GrantCoreHierNodeModifier and TypeMethodDescriptionvoidGrantCoreHierarchy.setGrantCoreHierNode(List<GrantCoreHierNode> value) Overwrites the list of associated GrantCoreHierNode entities for the loaded navigation property to_GrantCoreHierNode. -
Uses of GrantCoreHierNode 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 GrantCoreHierNodeModifier and TypeMethodDescriptionGrantCoreHierNodeOneToOneLink.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 GrantCoreHierNodeModifier and TypeMethodDescriptionprotected GrantCoreHierNodeLink<ObjectT>GrantCoreHierNodeLink.translateLinkType(EntityLink<GrantCoreHierNodeLink<ObjectT>, GrantCoreHierNode, ObjectT> link)