Package quadbase.reportorganizer.ext


package quadbase.reportorganizer.ext
The ERES extension package.
  • Class
    Description
    A convenient class that implements ListenerManager that does nothing.
    A EresListenerManager manages a list of listeners that are used to monitor events on the server.
    Listener for the eres scheduler.
    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.
    Listener for the eres menu page.
    An UserSecurityProvider provides user security information to the EspressReport Enterprise Server.