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
rootElement
-
-
Constructor Summary
Constructors Constructor Description CreateFolderCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecute(org.apache.commons.chain.Context context)-
Methods inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
initRootElement, outRootElement
-
Methods inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
getCurrentFolderPath, makeRESTPath
-
-