Class LogCalendarCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.AbstractCalendarCommand
org.deltava.commands.pirep.LogCalendarCommand
- All Implemented Interfaces:
Command
A Web Site Command to display a Pilot's log book in a Calendar.
- Since:
- 2.2
- Version:
- 10.3
- Author:
- Luke
-
Nested Class Summary
Nested classes/interfaces inherited from class org.deltava.commands.AbstractCalendarCommand
AbstractCalendarCommand.CalendarContext
Nested classes/interfaces inherited from interface org.deltava.commands.Command
Command.Scope
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.commands.AbstractCalendarCommand
initCalendar
Methods inherited from class org.deltava.commands.AbstractCommand
forgottenException, getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
-
Constructor Details
-
LogCalendarCommand
public LogCalendarCommand()
-
-
Method Details
-
execute
Executes the command.- Parameters:
ctx
- the Command context- Throws:
CommandException
- if an unhandled error occurs
-