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