com.ibm.ism.content.virtual

Interface CatalogItemRemote

    • Method Detail

      • installContent

        void installContent()
                     throws java.rmi.RemoteException,
                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • downloadContent

        void downloadContent()
                      throws java.rmi.RemoteException,
                             MXException,
                             javax.naming.AuthenticationException
        Throws:
        java.rmi.RemoteException
        MXException
        javax.naming.AuthenticationException
      • loadLicense

        java.lang.String loadLicense()
                              throws java.rmi.RemoteException,
                                     MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isDownloadComplete

        boolean isDownloadComplete()
                            throws java.rmi.RemoteException,
                                   MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isInstallComplete

        boolean isInstallComplete()
                           throws java.rmi.RemoteException,
                                  MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isDownloadFailed

        boolean isDownloadFailed()
                          throws java.rmi.RemoteException,
                                 MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isInstallFailed

        boolean isInstallFailed()
                         throws java.rmi.RemoteException,
                                MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getDownloadMessages

        java.lang.String getDownloadMessages()
                                      throws java.rmi.RemoteException,
                                             MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getInstallMessages

        java.lang.String getInstallMessages()
                                     throws java.rmi.RemoteException,
                                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getJythonScripts

        java.util.List getJythonScripts()
                                 throws java.rmi.RemoteException,
                                        MXException
        Throws:
        java.rmi.RemoteException
        MXException