Uses of Interface
org.exoplatform.forum.common.jcr.JCRTask

Packages that use JCRTask
org.exoplatform.forum.common.jcr   
 

Uses of JCRTask in org.exoplatform.forum.common.jcr
 

Methods in org.exoplatform.forum.common.jcr with parameters of type JCRTask
<T> T
SessionManager.execute(JCRTask<T> jcrTask)
          Execute a readonly jcr task.
<T> T
JCRSessionManager.execute(JCRTask<T> jcrTask)
           
<T> T
SessionManager.executeAndSave(JCRTask<T> jcrTask)
          Execute an jcr task and persists the changes.
<T> T
JCRSessionManager.executeAndSave(JCRTask<T> jcrTask)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.