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