Class AddDateTimeAction

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

public class AddDateTimeAction extends Object implements org.exoplatform.services.command.action.Action
Created by The eXo Platform SAS Author : Hoa Pham hoa.pham@exoplatform.com Jul 11, 2007
  • Constructor Details

    • AddDateTimeAction

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