org.nuxeo.ecm.webapp.edit.lock
Class LockActionsBean.unrestrictedUnlocker
java.lang.Object
  
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
      
org.nuxeo.ecm.webapp.edit.lock.LockActionsBean.unrestrictedUnlocker
- Enclosing class:
 - LockActionsBean
 
protected class LockActionsBean.unrestrictedUnlocker
- extends UnrestrictedSessionRunner
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LockActionsBean.unrestrictedUnlocker
protected LockActionsBean.unrestrictedUnlocker(DocumentRef docRef)
run
public void run()
         throws ClientException
- Description copied from class: 
UnrestrictedSessionRunner 
- This method will be called by 
UnrestrictedSessionRunner.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).
- Specified by:
 run in class UnrestrictedSessionRunner
 
- Throws:
 ClientException
 
 
Copyright © 2010 Nuxeo SAS. All Rights Reserved.