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