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