org.deltava.commands.register
Class DuplicatePilotCommand

java.lang.Object
  extended by org.deltava.commands.AbstractCommand
      extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.deltava.commands.Command
Command.Scope
 
Field Summary
 
Fields inherited from interface org.deltava.commands.Command
APPLICATION, ID, OPERATION, PAGE, REQUEST, SESSION
 
Constructor Summary
DuplicatePilotCommand()
           
 
Method Summary
 void execute(CommandContext ctx)
          Executes the Command.
 
Methods inherited from class org.deltava.commands.AbstractCommand
getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuplicatePilotCommand

public DuplicatePilotCommand()
Method Detail

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.