Class FlightSDKCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.AbstractViewCommand
org.deltava.commands.pirep.FlightSDKCommand
- All Implemented Interfaces:
- Command
A Web Site Command to display Flight Reports grouped by aircraft SDK.
- Since:
- 9.0
- Version:
- 9.0
- Author:
- Luke
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.deltava.commands.CommandCommand.Scope
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.deltava.commands.AbstractViewCommandinitView, initViewMethods inherited from class org.deltava.commands.AbstractCommandforgottenException, getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
- 
Constructor Details- 
FlightSDKCommandpublic FlightSDKCommand()
 
- 
- 
Method Details- 
executeExecutes the command.- Parameters:
- ctx- the Command context
- Throws:
- CommandException- if an error occurs
 
 
-