org.exoplatform.services.wcm.symlink
Class CreateLinkAction

java.lang.Object
  extended by org.exoplatform.services.wcm.symlink.CreateLinkAction
All Implemented Interfaces:
org.apache.commons.chain.Command, org.exoplatform.services.command.action.Action

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

Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Jun 8, 2010


Field Summary
static java.lang.String UPDATE_EVENT
           
 
Constructor Summary
CreateLinkAction()
           
 
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
 

Field Detail

UPDATE_EVENT

public static final java.lang.String UPDATE_EVENT
See Also:
Constant Field Values
Constructor Detail

CreateLinkAction

public CreateLinkAction()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.