Uses of Interface
org.chromattic.api.ChromatticSession

Packages that use ChromatticSession
org.chromattic.api   
 

Uses of ChromatticSession in org.chromattic.api
 

Methods in org.chromattic.api that return ChromatticSession
 ChromatticSession Chromattic.openSession()
          Opens a session and returns it.
 ChromatticSession Chromattic.openSession(javax.jcr.Credentials credentials)
          Opens with the specified credentials a session and returns it.
 ChromatticSession Chromattic.openSession(javax.jcr.Credentials credentials, java.lang.String workspace)
          Opens with the specified credentials a session for the specified workspace and returns it.
 ChromatticSession Chromattic.openSession(java.lang.String workspace)
          Opens a session for the specified workspace and returns it.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.