com.liferay.portal.editor.fckeditor.command.impl
Class FileUploadCommand
java.lang.Object
com.liferay.portal.editor.fckeditor.command.impl.FileUploadCommand
- All Implemented Interfaces:
- Command
public class FileUploadCommand
- extends Object
- implements Command
Method Summary |
void |
execute(CommandArgument commandArgument,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUploadCommand
public FileUploadCommand()
execute
public void execute(CommandArgument commandArgument,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
- Specified by:
execute
in interface Command