Class IdACmdUserSearchByEmailPrevious
java.lang.Object
com.io7m.idstore.server.controller.admin.IdACmdAbstract<IdACommandContext,IdACommandUserSearchByEmailPrevious,IdAResponseType>
  
com.io7m.idstore.server.controller.admin.IdACmdUserSearchByEmailPrevious
- All Implemented Interfaces:
- IdCommandExecutorType<IdSessionAdmin,- IdACommandContext, - IdACommandUserSearchByEmailPrevious, - IdAResponseType> 
public final class IdACmdUserSearchByEmailPrevious
extends IdACmdAbstract<IdACommandContext,IdACommandUserSearchByEmailPrevious,IdAResponseType>  
IdACmdUserSearchByEmailPrevious
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected IdAResponseTypeexecuteActual(IdACommandContext context, IdACommandUserSearchByEmailPrevious command) Methods inherited from class com.io7m.idstore.server.controller.admin.IdACmdAbstractexecute
- 
Constructor Details- 
IdACmdUserSearchByEmailPreviouspublic IdACmdUserSearchByEmailPrevious()IdACmdUserSearchByEmailPrevious
 
- 
- 
Method Details- 
executeActualprotected IdAResponseType executeActual(IdACommandContext context, IdACommandUserSearchByEmailPrevious command) throws IdException - Specified by:
- executeActualin class- IdACmdAbstract<IdACommandContext,- IdACommandUserSearchByEmailPrevious, - IdAResponseType> 
- Throws:
- IdException
 
 
-