info.magnolia.setup.for4_3
Class UpdateUserPermissions

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.module.delta.AllChildrenNodesOperation
              extended by info.magnolia.setup.for4_3.UpdateUserPermissions
All Implemented Interfaces:
Task

public class UpdateUserPermissions
extends AllChildrenNodesOperation

Updates all users to add an extra permission to read their own configuration node..

Version:
$Id: $
Author:
had

Constructor Summary
UpdateUserPermissions()
           
 
Method Summary
 void operateOnChildNode(Content node, InstallContext installContext)
           
 
Methods inherited from class info.magnolia.module.delta.AllChildrenNodesOperation
doExecute, getParentNode
 
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask
execute
 
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateUserPermissions

public UpdateUserPermissions()
Method Detail

operateOnChildNode

public void operateOnChildNode(Content node,
                               InstallContext installContext)
                        throws javax.jcr.RepositoryException,
                               TaskExecutionException
Specified by:
operateOnChildNode in class AllChildrenNodesOperation
Throws:
javax.jcr.RepositoryException
TaskExecutionException


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.