Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.selectable.GrantCoreHierarchyNodeTextSelectable
Packages that use GrantCoreHierarchyNodeTextSelectable
Package
Description
-
Uses of GrantCoreHierarchyNodeTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy declared as GrantCoreHierarchyNodeTextSelectableModifier and TypeFieldDescriptionstatic final GrantCoreHierarchyNodeTextSelectableGrantCoreHierarchyNodeText.ALL_FIELDSSelector for all available fields of GrantCoreHierarchyNodeText. -
Uses of GrantCoreHierarchyNodeTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.field that implement GrantCoreHierarchyNodeTextSelectableModifier and TypeClassDescriptionclassGrantCoreHierarchyNodeTextField<FieldT>Template class to represent entity fields of the EntityGrantCoreHierarchyNodeText. -
Uses of GrantCoreHierarchyNodeTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.link that implement GrantCoreHierarchyNodeTextSelectableModifier and TypeClassDescriptionclassGrantCoreHierarchyNodeTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCoreHierarchyNodeTextto other entities.classGrantCoreHierarchyNodeTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCoreHierarchyNodeTextto other entities, where the cardinality of the related entity is at most 1.