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