psdi.plusc.app.asset

Class PlusCDueDate

  • java.lang.Object
    • psdi.plusc.app.asset.PlusCDueDate
    • Constructor Detail

      • PlusCDueDate

        public PlusCDueDate(java.lang.String worktypecal)
                     throws java.rmi.RemoteException,
                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
    • Method Detail

      • getAssetDueDate

        public java.util.Date getAssetDueDate(AssetRemote mboRemote)
                                       throws java.rmi.RemoteException,
                                              MXException
        Gets the Due Date for a Asset mbo
        Parameters:
        mboRemote -
        workTypeCal -
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException
      • getToolTransDueDate

        public java.util.Date getToolTransDueDate(ToolTransRemote mboRemote)
                                           throws java.rmi.RemoteException,
                                                  MXException
        Gets the Due Date for a Tool Trans mbo
        Parameters:
        mboRemote - TODO
        mboRemote -
        workTypeCal -
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException
      • getLocationDueDate

        public java.util.Date getLocationDueDate(LocationRemote mboRemote)
                                          throws java.rmi.RemoteException,
                                                 MXException
        Gets the Due Date for a Location mbo
        Parameters:
        mboRemote - TODO
        mboRemote -
        workTypeCal -
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException
      • getDateWithServerTimeZone

        public java.util.Date getDateWithServerTimeZone(java.util.Date date,
                                                        MboRemote mbo)
                                                 throws MXException,
                                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getWODueDate

        public java.util.Date getWODueDate(boolean compOrClosed,
                                           WORemote woMboRemote)
                                    throws java.rmi.RemoteException,
                                           MXException
        Throws:
        java.rmi.RemoteException
        MXException