Interface IDoiVerificationResult

All Superinterfaces:
IServletEventResult, Serializable
All Known Implementing Classes:
DoiVerificationResult

public interface IDoiVerificationResult extends IServletEventResult
Interface for the result of the verification of a Double Opt-In process of a form record.
Since:
7.0.0
  • Method Details

    • getFormRecord

      Vorgang getFormRecord()
      Returns:
      form record for which the Double Opt-In verification event was executed
    • getServletResponse

      IServletResponse getServletResponse()
      Returns:
      response to be returned to client
    • isWasSuccessful

      boolean isWasSuccessful()
      Returns:
      whether or not the Double Opt-In verification was successful