org.deltava.commands.event
Class EventSignupCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.event.EventSignupCommand
- All Implemented Interfaces:
- Command
public class EventSignupCommand
- extends AbstractCommand
A Web Site Command to sign up Pilots for an Online Event.
- Since:
- 1.0
- Version:
- 2.1
- Author:
- Luke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventSignupCommand
public EventSignupCommand()
execute
public void execute(CommandContext ctx)
throws CommandException
- Executes the command.
- Parameters:
ctx - the Command context
- Throws:
CommandException - if an unhandled error occurs
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.