org.exoplatform.frameworks.jcr.command.web.fckeditor
Class CreateFolderCommand

java.lang.Object
  extended by org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
      extended by org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
          extended by 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 20384 2008-09-24 16:25:43Z pnedonosko $
Author:
Gennady Azarenkov

Field Summary
 
Fields inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
rootElement
 
Constructor Summary
CreateFolderCommand()
           
 
Method Summary
 boolean execute(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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateFolderCommand

public CreateFolderCommand()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context context)
                throws java.lang.Exception
Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.