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