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