Uses of Interface
de.xima.fc.interfaces.servlet.event.result.IServletEventResult
-
Packages that use IServletEventResult Package Description de.xima.fc.interfaces.servlet.event.result de.xima.fc.mdl.form -
-
Uses of IServletEventResult in de.xima.fc.interfaces.servlet.event.result
Subinterfaces of IServletEventResult in de.xima.fc.interfaces.servlet.event.result Modifier and Type Interface Description interface
IDoiVerificationResult
Interface for the result of the verification of a Double Opt-In process of a form record. -
Uses of IServletEventResult in de.xima.fc.mdl.form
Classes in de.xima.fc.mdl.form that implement IServletEventResult Modifier and Type Class Description class
DoiVerificationResult
Model class for the result of the execution of a double opt-in verification event.
-