org.exoplatform.services.jcr.ext.metadata
Class SetDCMetadataAction

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

public class SetDCMetadataAction
extends java.lang.Object
implements org.exoplatform.services.command.action.Action

for node operations like addNode, checkin

Version:
$Id: SetDCMetadataAction.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Sergey Kabashnyuk

Constructor Summary
SetDCMetadataAction()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetDCMetadataAction

public SetDCMetadataAction()
Method Detail

execute

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.