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