psdi.iface.app.common

Class MaxIfaceLoadSet

    • Constructor Detail

      • MaxIfaceLoadSet

        public MaxIfaceLoadSet(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
      • setImportExport

        public void setImportExport(java.lang.String name,
                                    java.lang.String appName,
                                    java.lang.String primaryObject,
                                    boolean fromList,
                                    int availCount)
                             throws MXException,
                                    java.rmi.RemoteException
        Set import/export details.
        Specified by:
        setImportExport in interface MaxIfaceLoadSetRemote
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • setDataImport

        public void setDataImport(java.lang.String intObjectName)
                           throws MXException,
                                  java.rmi.RemoteException
        Set import/export details.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception