psdi.webclient.beans.report

Class ReportSchedAllBean

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


    public class ReportSchedAllBean
    extends ReportScheduleCommonBean
    Bean class for Report Administrator that allows all Birt Report schedules to be modified.
    See Also:
    ReportScheduleCommonBean}
    • Constructor Detail

      • ReportSchedAllBean

        public ReportSchedAllBean()
    • Method Detail

      • saveschedules

        public int saveschedules()
                          throws MXException,
                                 java.rmi.RemoteException
        Method called to save all changes made to any Birt report schedules. This is called when the 'OK' button is pressed from the Report Admin "View Scheduled Reports" Action Dialog.
        Throws:
        MXException
        java.rmi.RemoteException