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