EspressReport ES
v 6.0

Package quadbase.reportorganizer.ext

Interface Summary
EresListenerManager A EresListenerManager manages a list of listeners that are used to monitor events on the server.
EresSchedulerListener Listener for the eres scheduler.
MenuPageListener Listener for the eres menu page.
UserSecurityProvider An UserSecurityProvider provides user security information to the EspressReport Enterprise Server.
 

Class Summary
DefaultListenerManager A convenient class that implements ListenerManager that does nothing.
LoginListener Abstract class supports the ERES administrator to modify the following information after the user successfully login ERES: -- QuickDesigner: ConnectionManager for DataViewQuery -- QuickDesigner: DBInfo for PreviewResultsBean using QUERY as data source -- Change the database connection before exporting report for: -- QuickDesigner -- Dashboard -- ManuPage -- DHTMLViewer The mechanism is as following: (1) the adminstrator first need to implement the method setUserDatabaseConnection so as to add the user specific database connection information into the session.
 


EspressReport ES
v 6.0