Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.field.GrantCoreHierNodeField
Packages that use GrantCoreHierNodeField
-
Uses of GrantCoreHierNodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy declared as GrantCoreHierNodeFieldModifier and TypeFieldDescriptionstatic final GrantCoreHierNodeField<String>GrantCoreHierNode.GRANT_HIERARCHYUse with available fluent helpers to apply the GrantHierarchy field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final GrantCoreHierNodeField<String>GrantCoreHierNode.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final GrantCoreHierNodeField<LocalDateTime>GrantCoreHierNode.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GrantCoreHierNodeField<LocalDateTime>GrantCoreHierNode.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy that return GrantCoreHierNodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantCoreHierNodeField<T>GrantCoreHierNode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantCoreHierNodeField<T>Use with available fluent helpers to apply an extension field to query operations.