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