Package io.jmix.reports.libintegration
Class ReportValueConverter
java.lang.Object
io.jmix.reports.libintegration.ReportValueConverter
The
ReportValueConverter class is responsible for converting report-related values into a format
that can be processed further.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable ObjectconvertValue(@Nullable Object value) protected @Nullable ObjecttryInvokeMethod(Object value, String methodName)
-
Field Details
-
datatypeRegistry
-
-
Constructor Details
-
ReportValueConverter
public ReportValueConverter()
-
-
Method Details
-
convertValue
-
tryInvokeMethod
-