org.chromattic.core.builder
Class ChromatticImpl
java.lang.Object
org.chromattic.core.builder.ChromatticImpl
- All Implemented Interfaces:
- Chromattic
public class ChromatticImpl
- extends Object
- implements Chromattic
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
openSession
public ChromatticSession openSession()
- Specified by:
openSession in interface Chromattic
openSession
public ChromatticSession openSession(String workspace)
- Specified by:
openSession in interface Chromattic
openSession
public ChromatticSession openSession(javax.jcr.Credentials credentials,
String workspace)
- Specified by:
openSession in interface Chromattic
openSession
public ChromatticSession openSession(javax.jcr.Credentials credentials)
- Specified by:
openSession in interface Chromattic
Copyright © 2009 eXo Platform SAS. All Rights Reserved.