Class IdUCmdEmailAddBegin
java.lang.Object
com.io7m.idstore.server.internal.user.IdUCmdAbstract<IdUCommandEmailAddBegin>
com.io7m.idstore.server.internal.user.IdUCmdEmailAddBegin
- All Implemented Interfaces:
IdCommandExecutorType<IdUCommandContext,IdUCommandEmailAddBegin, IdUResponseType>
IdUCmdEmailAddBegin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdUResponseTypeexecuteActual(IdUCommandContext context, IdUCommandEmailAddBegin command) Methods inherited from class com.io7m.idstore.server.internal.user.IdUCmdAbstract
execute
-
Constructor Details
-
IdUCmdEmailAddBegin
public IdUCmdEmailAddBegin()IdUCmdEmailAddBegin
-
-
Method Details
-
executeActual
protected IdUResponseType executeActual(IdUCommandContext context, IdUCommandEmailAddBegin command) throws IdValidityException, IdException, IdCommandExecutionFailure - Specified by:
executeActualin classIdUCmdAbstract<IdUCommandEmailAddBegin>- Throws:
IdValidityExceptionIdExceptionIdCommandExecutionFailure
-