Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.field.GrantCoreHierarchyField
Packages that use GrantCoreHierarchyField
-
Uses of GrantCoreHierarchyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy declared as GrantCoreHierarchyFieldModifier and TypeFieldDescriptionstatic final GrantCoreHierarchyField<String>GrantCoreHierarchy.GRANT_HIERARCHYUse with available fluent helpers to apply the GrantHierarchy field to query operations.static final GrantCoreHierarchyField<LocalDateTime>GrantCoreHierarchy.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GrantCoreHierarchyField<LocalDateTime>GrantCoreHierarchy.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 GrantCoreHierarchyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantCoreHierarchyField<T>GrantCoreHierarchy.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantCoreHierarchyField<T>Use with available fluent helpers to apply an extension field to query operations.