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