Class IdACmdAdminEmailAdd
java.lang.Object
com.io7m.idstore.server.controller.admin.IdACmdAbstract<IdACommandContext, IdACommandAdminEmailAdd, IdAResponseType>
com.io7m.idstore.server.controller.admin.IdACmdAdminEmailAdd
- All Implemented Interfaces:
IdCommandExecutorType<IdSessionAdmin, IdACommandContext, IdACommandAdminEmailAdd, IdAResponseType>
public final class IdACmdAdminEmailAdd
extends IdACmdAbstract<IdACommandContext, IdACommandAdminEmailAdd, IdAResponseType>
IdACmdAdminEmailAdd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdAResponseTypeexecuteActual(IdACommandContext context, IdACommandAdminEmailAdd command) Methods inherited from class IdACmdAbstract
execute
-
Constructor Details
-
IdACmdAdminEmailAdd
public IdACmdAdminEmailAdd()IdACmdAdminEmailAdd
-
-
Method Details
-
executeActual
protected IdAResponseType executeActual(IdACommandContext context, IdACommandAdminEmailAdd command) throws IdException - Specified by:
executeActualin classIdACmdAbstract<IdACommandContext, IdACommandAdminEmailAdd, IdAResponseType>- Throws:
IdException
-