org.deltava.commands.schedule
Class InnovataDownloadCommand

java.lang.Object
  extended by org.deltava.commands.AbstractCommand
      extended by org.deltava.commands.schedule.ScheduleImportCommand
          extended by org.deltava.commands.schedule.InnovataDownloadCommand
All Implemented Interfaces:
Command

public class InnovataDownloadCommand
extends ScheduleImportCommand

A Web Site Command to download and import Innovata LLC schedule data.

Since:
1.0
Version:
3.1
Author:
Luke

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.deltava.commands.Command
Command.Scope
 
Field Summary
 
Fields inherited from class org.deltava.commands.schedule.ScheduleImportCommand
INNOVATA, log, SCHED_TYPES
 
Fields inherited from interface org.deltava.commands.Command
APPLICATION, ID, OPERATION, PAGE, REQUEST, SESSION
 
Constructor Summary
InnovataDownloadCommand()
           
 
Method Summary
 void execute(CommandContext ctx)
          Executes the command.
 
Methods inherited from class org.deltava.commands.schedule.ScheduleImportCommand
getPartners, init
 
Methods inherited from class org.deltava.commands.AbstractCommand
getID, getName, getRoles, 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

InnovataDownloadCommand

public InnovataDownloadCommand()
Method Detail

execute

public void execute(CommandContext ctx)
             throws CommandException
Executes the command.

Specified by:
execute in interface Command
Overrides:
execute in class ScheduleImportCommand
Parameters:
ctx - the Command context
Throws:
CommandException - if an unhandled error occurs


Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.