psdi.plusc.webclient.beans.workorder

Class PlusCWTViewCalHistoryBean

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


    public class PlusCWTViewCalHistoryBean
    extends DataBean
    Custom Application bean for Work Order Tracking (Cal) View Calibration History dialog. The methods in this bean represents the custom handling required for the View Calibration History dialog. This bean needs to be specified in the beanclass attribute of the Work Order Tracking (Cal) View Calibration History dialog xml.
    • Constructor Detail

      • PlusCWTViewCalHistoryBean

        public PlusCWTViewCalHistoryBean()
    • Method Detail

      • refreshds

        public int refreshds()
                      throws MXException,
                             java.rmi.RemoteException
        Fetches informations and post them to screen table
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • getTableAssetData

        protected void getTableAssetData(AppInstance app,
                                         java.lang.String dsDataSourceName,
                                         java.lang.String dsBeanName,
                                         java.lang.String instrBeanName,
                                         java.lang.String pointBeanName,
                                         java.lang.String funcCheckBeanName,
                                         java.lang.String dynCheckBeanName)
                                  throws java.rmi.RemoteException,
                                         MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getTableLocationData

        protected void getTableLocationData(AppInstance app,
                                            java.lang.String dsDataSourceName,
                                            java.lang.String dsBeanName,
                                            java.lang.String instrBeanName,
                                            java.lang.String pointBeanName,
                                            java.lang.String funcCheckBeanName,
                                            java.lang.String dynCheckBeanName)
                                     throws java.rmi.RemoteException,
                                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getTableLoopData

        protected void getTableLoopData(AppInstance app,
                                        java.lang.String dsDataSourceName,
                                        java.lang.String dsBeanName,
                                        java.lang.String instrBeanName,
                                        java.lang.String pointBeanName,
                                        java.lang.String funcCheckBeanName,
                                        java.lang.String dynCheckBeanName)
                                 throws java.rmi.RemoteException,
                                        MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getTableAssetData

        protected void getTableAssetData(AppInstance app,
                                         java.lang.String dsDataSourceName,
                                         java.lang.String dsBeanName,
                                         java.lang.String instrBeanName,
                                         java.lang.String pointBeanName,
                                         java.lang.String funcCheckBeanName,
                                         java.lang.String dynCheckBeanName,
                                         boolean isLoop)
                                  throws java.rmi.RemoteException,
                                         MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getTableLocationData

        protected void getTableLocationData(AppInstance app,
                                            java.lang.String dsDataSourceName,
                                            java.lang.String dsBeanName,
                                            java.lang.String instrBeanName,
                                            java.lang.String pointBeanName,
                                            java.lang.String funcCheckBeanName,
                                            java.lang.String dynCheckBeanName,
                                            boolean isLoop)
                                     throws java.rmi.RemoteException,
                                            MXException
        Throws:
        java.rmi.RemoteException
        MXException