Class AddNodeCommand

java.lang.Object
org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class AddNodeCommand extends Object implements org.apache.commons.chain.Command
Created by The eXo Platform SAS .
Version:
$Id: AddNodeCommand.java 5800 2006-05-28 18:03:31Z geaz $
Author:
Gennady Azarenkov
  • Constructor Details

    • AddNodeCommand

      public AddNodeCommand()
  • Method Details

    • execute

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

      public String getResultKey()
    • getCurrentNodeKey

      public String getCurrentNodeKey()
    • getNodeTypeKey

      public String getNodeTypeKey()
    • getPathKey

      public String getPathKey()