com.ibm.tivoli.maximo.iotf

Class IOTMetricList

    • Constructor Detail

      • IOTMetricList

        public IOTMetricList(MboSet ms)
                      throws MXException,
                             java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The IOTMetricList MboSet.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Default value for some of the fields of the new maxconddetail table.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • writeSpreadSheet

        public java.lang.String writeSpreadSheet(java.util.List data,
                                                 boolean assetBased)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Send data using handler
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • writeFile

        protected void writeFile(java.lang.String fileName,
                                 byte[] data)
                          throws MXException
        Throws:
        MXException