org.exoplatform.wiki.service.jcrext
Class UpdateWikiPageAction

java.lang.Object
  extended by org.exoplatform.wiki.service.jcrext.UpdateWikiPageAction
All Implemented Interfaces:
org.apache.commons.chain.Command, org.exoplatform.services.command.action.Action

public class UpdateWikiPageAction
extends Object
implements org.exoplatform.services.command.action.Action

Created by The eXo Platform SAS Author : viet nguyen viet.nguyen@exoplatform.com Jun 10, 2010


Field Summary
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
UpdateWikiPageAction()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateWikiPageAction

public UpdateWikiPageAction()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.