Class LoadCalculateCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.pirep.LoadCalculateCommand
- All Implemented Interfaces:
- Command
A Web Site Command to calculate load factors on draft Flight Reports.
- Since:
- 10.0
- Version:
- 11.6
- 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.AbstractCommandforgottenException, getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
- 
Constructor Details- 
LoadCalculateCommandpublic LoadCalculateCommand()
 
- 
- 
Method Details- 
executeExecutes the command.- Parameters:
- ctx- the Command context
- Throws:
- CommandException- if an error occurs
 
 
-