Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event
Class CreateMailboxFilingRootUnrestricted

java.lang.Object
  extended by org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
      extended by org.nuxeo.cm.core.event.CreateMailboxFilingRootUnrestricted

public class CreateMailboxFilingRootUnrestricted
extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner

Create a filing root document as a child of the mailBox, in unrestricted mode.

Author:
ldoguin

Field Summary
 
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
isUnrestricted
 
Constructor Summary
CreateMailboxFilingRootUnrestricted(org.nuxeo.ecm.core.api.CoreSession session, org.nuxeo.ecm.core.api.DocumentModel doc)
           
 
Method Summary
 void run()
           
 
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

CreateMailboxFilingRootUnrestricted

public CreateMailboxFilingRootUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
                                           org.nuxeo.ecm.core.api.DocumentModel doc)
Method Detail

run

public void run()
         throws org.nuxeo.ecm.core.api.ClientException
Specified by:
run in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.