ReportCaster API packages classes that provide the following functionality:
- ibi.broker.api provides
the primary means for obtaining connections to ReportCaster.
- ibi.broker.api.cci provides
high level management via the Address Book Manager, the Console
Manager, Library Content Manager, Schedule Manager, and User Manager.
- ibi.broker.api.data allows
authentication with Web Services applications.
- ibi.broker.api.data.addrbook allows
you create Address Books and specify Destination Lists.
- ibi.broker.api.data.console allows
you to manage the particulars of individual jobs.
- ibi.broker.api.data.dslog allows
the encapsulation of log information.
- ibi.broker.api.data.library allows
you to set specifications for the ReportCaster Library.
- ibi.broker.api.data.libraryaccess allows
you to set specifications for Library Access Lists.
- ibi.broker.api.data.schedule allows
you to create and modify schedules.
- ibi.broker.scheduler.plugin provides
the ability to implement plug-in options.
- ibi.broker.api.ws provides
Web Services specific API calls.