Class AddMetadataAction

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

public class AddMetadataAction extends Object implements org.exoplatform.services.command.action.Action
Created by The eXo Platform SAS .
Version:
$Id: AddMetadataAction.java 34445 2009-07-24 07:51:18Z dkatayev $
Author:
Gennady Azarenkov
  • Constructor Details

    • AddMetadataAction

      public AddMetadataAction()
  • Method Details

    • execute

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