Class AddNodeNameAction

java.lang.Object
org.exoplatform.services.jcr.ext.action.AddNodeNameAction
All Implemented Interfaces:
org.apache.commons.chain.Command, org.exoplatform.services.command.action.Action

public class AddNodeNameAction extends Object implements org.exoplatform.services.command.action.Action
Store node name
  • Constructor Details

    • AddNodeNameAction

      public AddNodeNameAction()
  • 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