Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.selectable.GrantCoreHierarchyTextSelectable
Packages that use GrantCoreHierarchyTextSelectable
Package
Description
-
Uses of GrantCoreHierarchyTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy declared as GrantCoreHierarchyTextSelectableModifier and TypeFieldDescriptionstatic final GrantCoreHierarchyTextSelectableGrantCoreHierarchyText.ALL_FIELDSSelector for all available fields of GrantCoreHierarchyText. -
Uses of GrantCoreHierarchyTextSelectable 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 GrantCoreHierarchyTextSelectableModifier and TypeClassDescriptionclassGrantCoreHierarchyTextField<FieldT>Template class to represent entity fields of the EntityGrantCoreHierarchyText. -
Uses of GrantCoreHierarchyTextSelectable 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 GrantCoreHierarchyTextSelectableModifier and TypeClassDescriptionclassGrantCoreHierarchyTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCoreHierarchyTextto other entities.classGrantCoreHierarchyTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCoreHierarchyTextto other entities, where the cardinality of the related entity is at most 1.