psdi.iface.app.common

Interface MaxIfaceLoadRemote

    • Method Detail

      • exportData

        java.lang.String exportData(MboRemote mbo,
                                    java.lang.String appName)
                             throws MXException,
                                    java.rmi.RemoteException
        Export the Data from the main page
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • exportData

        java.lang.String exportData(MboSetRemote set,
                                    java.lang.String appName)
                             throws MXException,
                                    java.rmi.RemoteException
        Export the Data from the list page
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • importData

        int importData(java.io.InputStream in)
                throws MXException,
                       java.rmi.RemoteException
        Export the Data from the main page
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception