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