Uses of Interface
org.chromattic.core.jcr.SessionWrapper

Packages that use SessionWrapper
org.chromattic.core   
org.chromattic.core.jcr   
 

Uses of SessionWrapper in org.chromattic.core
 

Fields in org.chromattic.core declared as SessionWrapper
protected  SessionWrapper DomainSession.sessionWrapper
          .
 

Methods in org.chromattic.core that return SessionWrapper
 SessionWrapper DomainSession.getSessionWrapper()
           
 

Constructors in org.chromattic.core with parameters of type SessionWrapper
DomainSession(Domain domain, SessionWrapper sessionWrapper)
           
DomainSessionImpl(Domain domain, SessionWrapper sessionWrapper)
           
 

Uses of SessionWrapper in org.chromattic.core.jcr
 

Classes in org.chromattic.core.jcr that implement SessionWrapper
 class SessionWrapperImpl
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.