org.exoplatform.frameworks.jcr.cli
Class MoveNodeCommand

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

public class MoveNodeCommand
extends AbstractCliCommand

Created by The eXo Platform SAS

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

Constructor Summary
MoveNodeCommand()
           
 
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

MoveNodeCommand

public MoveNodeCommand()
Method Detail

perform

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.