org.deltava.commands.fleet
Class DocumentLibraryCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.fleet.AbstractLibraryCommand
org.deltava.commands.fleet.DocumentLibraryCommand
- All Implemented Interfaces:
- Command
public class DocumentLibraryCommand
- extends AbstractLibraryCommand
A Web Site command to display the Document Library. Note that this command will display library entries from other
Airlines, with the proviso that all files are in the same library path.
- Since:
- 1.0
- Version:
- 2.3
- Author:
- Luke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentLibraryCommand
public DocumentLibraryCommand()
execute
public void execute(CommandContext ctx)
throws CommandException
- Executes the command.
- Parameters:
ctx - the Command context
- Throws:
CommandException - if an unhandled error occurs
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.