org.deltava.commands.stats
Class AirlineTotalsCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.stats.AirlineTotalsCommand
- All Implemented Interfaces:
- Command
public class AirlineTotalsCommand
- extends AbstractCommand
A web site command to display Airline Total statistics.
- Since:
- 1.0
- Version:
- 3.1
- Author:
- Luke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AirlineTotalsCommand
public AirlineTotalsCommand()
execute
public void execute(CommandContext ctx)
throws CommandException
- Execute the command.
- Parameters:
ctx - the Command context
- Throws:
CommandException - if an unhandled error occrurs. Login failures are not considered errors.
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.