psdi.dm.pkg

Interface DMPackageRemote

    • Method Detail

      • writeMosToXML

        boolean writeMosToXML(java.lang.String type,
                              java.lang.String defClassName,
                              java.lang.String mosName,
                              MboSetRemote mosMboSet,
                              boolean isChange,
                              int batchSize,
                              boolean useDefaultXMLAction)
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • changeStatus

        void changeStatus(java.lang.String status,
                          java.lang.String progressStatus,
                          java.util.Date date,
                          java.lang.String memo,
                          long accessModifier)
                   throws MXException,
                          java.rmi.RemoteException
        Specified by:
        changeStatus in interface StatefulMboRemote
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        * @param status
      • distributePackage

        java.lang.String distributePackage()
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • distributeZipPackage

        boolean distributeZipPackage()
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • canDistribute

        void canDistribute()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • closePkg

        void closePkg()
               throws MXException,
                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • uploadCompiledSrcFile

        void uploadCompiledSrcFile(java.lang.String fileName,
                                   byte[] content)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • canDownloadPkg

        java.lang.String canDownloadPkg()
                                 throws MXException,
                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • canDownloadFile

        java.lang.String canDownloadFile(MboRemote cmpSrc)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getRedistribute

        boolean getRedistribute()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • canDownloadPreviewLog

        java.lang.String canDownloadPreviewLog()
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • canDownloadScriptLog

        java.lang.String canDownloadScriptLog()
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteForPreview

        void deleteForPreview(long accessModifier)
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • applyFix

        void applyFix()
               throws MXException,
                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • changeMaxStatus

        void changeMaxStatus(java.lang.String status,
                             java.lang.String progressStatus,
                             java.util.Date asOfDate,
                             java.lang.String memo,
                             long accessModifier)
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException