|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.core.api.UnrestrictedSessionRunner
org.nuxeo.ecm.platform.publisher.jbpm.ChangePermissionUnrestricted
public class ChangePermissionUnrestricted
| Field Summary |
|---|
| Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
|---|
isUnrestricted |
| Constructor Summary | |
|---|---|
ChangePermissionUnrestricted(CoreSession session,
DocumentModel document,
String[] validators,
NuxeoPrincipal principal,
String aclName,
ACL acl)
|
|
| Method Summary | |
|---|---|
void |
run()
This method will be called by UnrestrictedSessionRunner.runUnrestricted() with
UnrestrictedSessionRunner.session available as an unrestricted session. |
| Methods inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
|---|
getOriginatingUsername, runUnrestricted, setOriginatingUsername |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangePermissionUnrestricted(CoreSession session,
DocumentModel document,
String[] validators,
NuxeoPrincipal principal,
String aclName,
ACL acl)
| Method Detail |
|---|
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 UnrestrictedSessionRunnerClientException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||