psdi.webclient.beans.report

Class ReportSchedBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ReportSchedBean
    extends ReportScheduleCommonBean
    Bean class for users to view their scheduled Birt Reports and modify them.
    See Also:
    ReportScheduleCommonBean}
    • Constructor Detail

      • ReportSchedBean

        public ReportSchedBean()
    • Method Detail

      • saveschedules

        public int saveschedules()
                          throws MXException,
                                 java.rmi.RemoteException,
                                 java.sql.SQLException
        Method called to save all changes made to user's Birt report schedules. This is called when the 'OK' button is pressed from the Scheduling Status tab.
        Throws:
        MXException
        java.rmi.RemoteException
        java.sql.SQLException