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