Class SetAccessControlContextAction

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

public class SetAccessControlContextAction extends Object implements org.exoplatform.services.command.action.Action
Created by The eXo Platform SAS .
Version:
$Id: $
Author:
Gennady Azarenkov
  • Constructor Details

    • SetAccessControlContextAction

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