psdi.app.workorder.virtual

Class CalendarView

    • Constructor Detail

      • CalendarView

        public CalendarView(MboSet ms)
                     throws MXException,
                            java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The Calendarview MboSet.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • init

        public void init()
                  throws MXException
        Initializes the CalendarView object. Initializes the WorkDate to the date in the client's time zone, if necessary.
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • setAllDayNDates

        public void setAllDayNDates(java.util.Date clientAMWorkDate)
                             throws MXException,
                                    java.rmi.RemoteException
        Fills the dayN fields with consecutive dates, starting with ClientAMWorkDate.
        Throws:
        MXException
        java.rmi.RemoteException