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