Reporting Extension Points

i-net Clear Reports adds a number of reporting specific extension points to the existing ones in the platform base. See chapter "Extension Points".

Extension Plugin Description
com.inet.report.PropertiesChecker - Modify the report parameters before render a report.
com.inet.report.formula.UserDefinedFunction - Add custom formula functions.
com.inet.report.database.DataFactory - A data factory which is not in lib.
com.inet.report.encode.DecoderFactory - Adds support for decoding of image and/or document types.
java.text.Collator - Add a custom collator.