com.liferay.portal.editor.fckeditor.command.impl
Class GetFoldersCommand
java.lang.Object
com.liferay.portal.editor.fckeditor.command.impl.GetFoldersCommand
- All Implemented Interfaces:
- Command
public class GetFoldersCommand
- 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 |
GetFoldersCommand
public GetFoldersCommand()
execute
public void execute(CommandArgument commandArgument,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
- Specified by:
execute
in interface Command