Interface I_CmsUploadDialog

    • Method Detail

      • parseResponse

        void parseResponse​(java.lang.String response)
        Parses the upload response.

        Parameters:
        response - the upload response
      • showErrorReport

        void showErrorReport​(java.lang.String message,
                             java.lang.String stacktrace)
        Displays an error dialog.

        Parameters:
        message - the error message
        stacktrace - the error stack trace