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