Class PagePreviewResponse

    • Constructor Detail

      • PagePreviewResponse

        public PagePreviewResponse()
        Empty constructor needed by JAXB
      • PagePreviewResponse

        public PagePreviewResponse​(Message message,
                                   ResponseInfo responseInfo,
                                   String preview)
        Creates a PageLoadResponse with the provided single message and ResponseInfo.
        Parameters:
        message - The messages that should be displayed to the user
        response - ResponseInfo with the status of the response
    • Method Detail

      • getPreview

        public String getPreview()
      • setPreview

        public void setPreview​(String preview)