Logi JReport Catalog API
Logi JReport Catalog API is intended for those who want to work with a catalog programmatically. You can create a catalog and manage the objects in it with the methods provided by the Catalog API instead of using the GUI design mode in Logi JReport Designer. As with a catalog in Logi JReport Designer, the Catalog API provides methods which enable you to:
- Create a connection.
- Add and delete objects such as tables, queries, business views, formulas, parameters, and WHERE portions.
- Modify a query and update UDS.
- Get and modify object information.
The combination of the Catalog API and the Design API provides you with a Java development environment that enables you to create any report to meet your requirements.
For detailed information about using the Catalog API, refer the "Logi JReport Catalog API" section in the Logi JReport Designer User's Guide.