Package ibi.broker.api.cci

Interface Summary
AddressBookManager This interface provides all of the basic functions for managing ReportCaster's distribution list information.
ConfigManager  
ConsoleManager ConsoleManager This interface provides API users with the ability to access information about jobs on the ReportCaster Distribution Server as well as jobs on queue to run on the ReportCasetr Distribution Server.
Credential This interface passes connection request-specific properties to the CasterConnectionFactory.getConnection() method.
LibraryAccessManager  
LibraryContentManager This interface provides the means of managing the Category, Content, and Version objects that are created as a result of the ReportCaster Distribution Server sending reports to the Report Library.
LogManager This interface provides a way of managing log functionality within ReportCaster.
ScheduleManager ScheduleManager This interface provides a means of managing schedules within ReportCaster.
UserManager This interface handles the management of users and groups.
 

Class Summary
CasterConnection The ReportCaster API makes use of the Java Connection Architecture (JCA) to integrate client application components with the ReportCaster Repository and Distribution Server.
CasterConnectionFactory This class is used with the CasterConnection and CasterManagedConnectionFactory classes to connect to ReportCaster.
CasterConnectionMetaData This class provides information about an EIS instance connected through a CasterConnection instance.
CasterResourceAdapterMetaData This class provides information about ReportCaster's resource adapter implementation.
PasswordCredential THis class is used to pass user name and password information to the CasterConnectionFactory.getConnection() method.
SecurityTokenCredential This class is used to pass the security token (the RC_Cookie or MRE_Cookie) information to the CasterConnectionFactory.getConnection() method.
WebAuthenticateCredential This class is used to pass authentication credentials from a WebServer to the CasterConnectionFactory.getConnection() method.
 



Copyright © 2006 Information Builders, Incorporated.