Interface DataSource

    • Method Detail

      • getValue

        Object getValue​(ExpressionRuntime runtime,
                        ReportElement element)
        Returns the current value for the data source.
        Parameters:
        runtime - the expression runtime that is used to evaluate formulas and expressions when computing the value of this filter.
        element - the element for which the data is computed.
        Returns:
        the value.