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