psdi.app.workorder.virtual

Interface CalendarViewSetRemote

    • Method Detail

      • setSetAllDatesOnInit

        void setSetAllDatesOnInit(boolean newSetting)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getSetAllDatesOnInit

        boolean getSetAllDatesOnInit()
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setClientAMWorkDate

        void setClientAMWorkDate(java.util.Date newClientAMWorkDate)
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getClientAMWorkDate

        java.util.Date getClientAMWorkDate()
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • resetDates

        void resetDates(java.util.Date newAMClientWorkDate)
                 throws MXException,
                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getClientDTFromServerDT

        java.util.Date getClientDTFromServerDT(java.util.Date serverDateTime)
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getServerDTFromClientDT

        java.util.Date getServerDTFromClientDT(java.util.Date clientDateTime)
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException