org.exoplatform.frameworks.jcr.command.core
Class AddNodeCommand
java.lang.Object
org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- All Implemented Interfaces:
- org.apache.commons.chain.Command
public class AddNodeCommand
- extends java.lang.Object
- implements org.apache.commons.chain.Command
Created by The eXo Platform SAS .
- Version:
- $Id: AddNodeCommand.java 35179 2009-08-07 13:58:20Z pnedonosko $
- Author:
- Gennady Azarenkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddNodeCommand
public AddNodeCommand()
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
getResultKey
public java.lang.String getResultKey()
getCurrentNodeKey
public java.lang.String getCurrentNodeKey()
getNodeTypeKey
public java.lang.String getNodeTypeKey()
getPathKey
public java.lang.String getPathKey()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.