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