Class GateCalculateCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.pirep.GateCalculateCommand
- All Implemented Interfaces:
- Command
A Web Site Command to recalculate the gates used.
- Since:
- 5.1
- Version:
- 11.1
- 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- 
GateCalculateCommandpublic GateCalculateCommand()
 
- 
- 
Method Details- 
executeExecutes the command.- Parameters:
- ctx- the Command context
- Throws:
- CommandException- if an unhandled error occurs
 
 
-