psdi.webclient.beans.pm

Class PMAppBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener
    Direct Known Subclasses:
    PlusCPMAppBean


    public class PMAppBean
    extends AppBean
    • Constructor Detail

      • PMAppBean

        public PMAppBean()
    • Method Detail

      • VIEWSEQ

        public int VIEWSEQ()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • GENERATEFO

        public int GENERATEFO()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • DELETEFO

        public int DELETEFO()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • CLEARREFO

        public int CLEARREFO()
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • forecastTabChanged

        public int forecastTabChanged()
                               throws MXException,
                                      java.rmi.RemoteException
        This event is called on change to forecast tab. If the forecast is to be saved, save the bean. Refresh the table
        Returns:
        Event Handled
        Throws:
        MXException
        java.rmi.RemoteException
      • LOCKFO

        public int LOCKFO()
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • UNLOCKFO

        public int UNLOCKFO()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • LockUnlockForecast

        public void LockUnlockForecast(boolean lockForecast)
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setValue

        public void setValue(int nRow,
                             java.lang.String attribute,
                             java.lang.String value,
                             long accessModifier)
                      throws MXException
        Description copied from class: DataBean
        Updates an attribute's value on the given row. Fires a row change event to all the listeners upon success.
        Overrides:
        setValue in class DataBean
        Throws:
        MXException
      • setDate

        public void setDate(java.lang.String componentId,
                            java.util.Date value)
                     throws MXException
        Description copied from class: DataBean
        Updates an attribute's value (Date) on the current row. Fires a row change event to all the listeners upon success. Takes control id for search more query field Throws MXException or RemoteException on failure
        Overrides:
        setDate in class DataBean
        Throws:
        MXException
      • extDateDialog

        public void extDateDialog(java.lang.String attribute)
      • PLUSCOXTDT

        public int PLUSCOXTDT()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isCalibrationInstalled

        public boolean isCalibrationInstalled()
                                       throws MXException,
                                              java.rmi.RemoteException
        Return true if License Key CALIBRATION is installed.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • calculatepmfocost

        public int calculatepmfocost()
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException