Class GeoportalHTMLMessageGenerator


  • public class GeoportalHTMLMessageGenerator
    extends Object
    Generates HTML messages for the Geoportal Exporter.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Jan 21, 2025
    • Constructor Detail

      • GeoportalHTMLMessageGenerator

        public GeoportalHTMLMessageGenerator()
    • Method Detail

      • entityHTMLMessage

        public static String entityHTMLMessage​(String geoportalexport_prj,
                                               String action,
                                               String message,
                                               boolean waiting,
                                               String viewPdfURL)
        Entity HTML message.
        Parameters:
        geoportalexport_prj - the geoportalexport prj
        action - the action
        message - the message
        waiting - the waiting
        viewPdfURL - the view pdf URL
        Returns:
        the string
      • getErrorPage

        public static String getErrorPage​(String action,
                                          String message)
        Gets the error page.
        Parameters:
        action - the action
        message - the message
        Returns:
        the error page