Class CAICmdLocationTypesRevoke
java.lang.Object
com.io7m.cardant.server.controller.inventory.CAICmdAbstract<CAICommandLocationTypesRevoke>
com.io7m.cardant.server.controller.inventory.CAICmdLocationTypesRevoke
- All Implemented Interfaces:
CACommandExecutorType<CAICommandContext, CAICommandLocationTypesRevoke, CAIResponseType>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CAIResponseTypeexecuteActual(CAICommandContext context, CAICommandLocationTypesRevoke command) Methods inherited from class CAICmdAbstract
execute
-
Constructor Details
-
CAICmdLocationTypesRevoke
public CAICmdLocationTypesRevoke()- See Also:
-
-
Method Details
-
executeActual
protected CAIResponseType executeActual(CAICommandContext context, CAICommandLocationTypesRevoke command) throws CASecurityException, CADatabaseException, CACommandExecutionFailure - Specified by:
executeActualin classCAICmdAbstract<CAICommandLocationTypesRevoke>- Throws:
CASecurityExceptionCADatabaseExceptionCACommandExecutionFailure
-