Class AddOwneableAction

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

public class AddOwneableAction extends Object implements org.exoplatform.services.command.action.Action
Created by The eXo Platform SAS .
Version:
$Id: AddOwneableAction.java 12017 2007-01-17 16:26:04Z ksm $
Author:
Gennady Azarenkov
  • Constructor Details

    • AddOwneableAction

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