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