org.exoplatform.frameworks.jcr.cli
Class AddNodeCommand

java.lang.Object
  extended by org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
      extended by org.exoplatform.frameworks.jcr.cli.AddNodeCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class AddNodeCommand
extends AbstractCliCommand

Created by The eXo Platform SAS

Version:
$Id: AddNodeCommand.java 35179 2009-08-07 13:58:20Z pnedonosko $
Author:
Vitaliy Obmanjuk

Constructor Summary
AddNodeCommand()
           
 
Method Summary
 boolean perform(CliAppContext ctx)
           
 
Methods inherited from class org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddNodeCommand

public AddNodeCommand()
Method Detail

perform

public boolean perform(CliAppContext ctx)
Specified by:
perform in class AbstractCliCommand


Copyright © 2010 eXo Platform SAS. All Rights Reserved.