com.ibm.tivoli.maximo.iotf

Class IOTMetricListSet

    • Constructor Detail

      • IOTMetricListSet

        public IOTMetricListSet(MboServerInterface ms)
                         throws MXException,
                                java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create MaxIfaceLoad object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The MaxIfaceLoadSet.
        Returns:
        a MaxIfaceLoad object.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • setExport

        public void setExport(java.lang.String objectName,
                              java.lang.String completeWhere,
                              boolean isAssetBased)
                       throws MXException,
                              java.rmi.RemoteException
        Set Object Name.
        Specified by:
        setExport in interface IOTMetricListSetRemote
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getObjectName

        public java.lang.String getObjectName()
        Get Object Name.
      • isAssetBased

        public boolean isAssetBased()
        is asset based.