Class CreateFolderCommand
java.lang.Object
org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
org.exoplatform.frameworks.jcr.command.web.fckeditor.CreateFolderCommand
- All Implemented Interfaces:
org.apache.commons.chain.Command
public class CreateFolderCommand
extends FCKConnectorXMLOutput
implements org.apache.commons.chain.Command
Created by The eXo Platform SAS .
- Version:
- $Id: CreateFolderCommand.java 34445 2009-07-24 07:51:18Z dkatayev $
- Author:
- Gennady Azarenkov
-
Field Summary
Fields inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
rootElementFields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
initRootElement, outRootElementMethods inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
getCurrentFolderPath, makeRESTPath
-
Constructor Details
-
CreateFolderCommand
public CreateFolderCommand()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.apache.commons.chain.Command- Throws:
Exception
-