Class ProcessFormHelper.FormInformations

java.lang.Object
org.ametys.plugins.forms.processing.ProcessFormHelper.FormInformations
Enclosing class:
ProcessFormHelper

public static class ProcessFormHelper.FormInformations extends Object
Class representing form informations
  • Constructor Details

    • FormInformations

      Construction for a form information
  • Method Details

    • getFormErrors

      The form errors
      Returns:
      the form errors
    • setFormErrors

      public void setFormErrors(FormErrors formErrors)
      Set the form errors
      Parameters:
      formErrors - the form errors
    • getRedirection

      Get the form redirection
      Returns:
      the redirection
    • setRedirection

      public void setRedirection(String redirection)
      Set the form redirection
      Parameters:
      redirection - the redirection