public class UnrestrictedRssReaderManagementRootGenerator extends UnrestrictedSessionRunner
isUnrestricted| Constructor and Description |
|---|
UnrestrictedRssReaderManagementRootGenerator(CoreSession session,
String containerPath)
Create Unrestricted runner that will create into the containerPath a rss
reader management root
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
This method will be called by
UnrestrictedSessionRunner.runUnrestricted() with
UnrestrictedSessionRunner.session available as an unrestricted session. |
UnrestrictedRssReaderManagementRootGenerator |
willSetRightsForAdminitrators(boolean addACP)
Specify if the during the creation of the rss reader container we add
rights for administrator groups.
|
getOriginatingUsername, runUnrestricted, setOriginatingUsernamepublic UnrestrictedRssReaderManagementRootGenerator(CoreSession session, String containerPath)
session - containerPath - public void run()
throws ClientException
UnrestrictedSessionRunnerUnrestrictedSessionRunner.runUnrestricted() with
UnrestrictedSessionRunner.session available as an unrestricted session.
It can also be called directly in which case the UnrestrictedSessionRunner.session
available will be the one passed to
#UnrestrictedSessionRunner(CoreSession).
run in class UnrestrictedSessionRunnerClientExceptionpublic UnrestrictedRssReaderManagementRootGenerator willSetRightsForAdminitrators(boolean addACP)
addACP - Copyright © 2012 Nuxeo SA. All Rights Reserved.