psdi.plusc.webclient.beans.asset

Class PlusCViewDataSheetBean

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


    public class PlusCViewDataSheetBean
    extends DataBean
    View Calibration History Dialog DataBean
    • Constructor Detail

      • PlusCViewDataSheetBean

        public PlusCViewDataSheetBean()
    • 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
      • refreshTableData

        protected void refreshTableData(AssetRemote asset,
                                        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