Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.selectable.GrantCoreHierarchySelectable
Packages that use GrantCoreHierarchySelectable
Package
Description
-
Uses of GrantCoreHierarchySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy declared as GrantCoreHierarchySelectableModifier and TypeFieldDescriptionstatic final GrantCoreHierarchySelectableGrantCoreHierarchy.ALL_FIELDSSelector for all available fields of GrantCoreHierarchy. -
Uses of GrantCoreHierarchySelectable 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 GrantCoreHierarchySelectableModifier and TypeClassDescriptionclassGrantCoreHierarchyField<FieldT>Template class to represent entity fields of the EntityGrantCoreHierarchy. -
Uses of GrantCoreHierarchySelectable 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 GrantCoreHierarchySelectableModifier and TypeClassDescriptionclassGrantCoreHierarchyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCoreHierarchyto other entities.classGrantCoreHierarchyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCoreHierarchyto other entities, where the cardinality of the related entity is at most 1.