|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.delta.AbstractTask info.magnolia.module.delta.AbstractRepositoryTask info.magnolia.module.delta.AllChildrenNodesOperation info.magnolia.setup.for3_6_2.UpdateGroups
public class UpdateGroups
Updates all users to add an extra permission to read their own configuration node..
Constructor Summary | |
---|---|
UpdateGroups()
|
Method Summary | |
---|---|
void |
operateOnChildNode(Content group,
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 |
---|
public UpdateGroups()
Method Detail |
---|
public void operateOnChildNode(Content group, InstallContext installContext) throws javax.jcr.RepositoryException, TaskExecutionException
operateOnChildNode
in class AllChildrenNodesOperation
javax.jcr.RepositoryException
TaskExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |