org.deltava.commands.register
Class DuplicatePilotCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.register.DuplicatePilotCommand
- All Implemented Interfaces:
- Command
public class DuplicatePilotCommand
- extends AbstractCommand
A Web Site Command to send information about a duplicate pilot registration to HR.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- James
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DuplicatePilotCommand
public DuplicatePilotCommand()
execute
public void execute(CommandContext ctx)
throws CommandException
- Executes the Command.
- Parameters:
ctx - Command Context.
- Throws:
CommandException - if a command error occurs.
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.