Uses of Interface
org.apache.chemistry.opencmis.client.api.Session

Packages that use Session
org.apache.chemistry.opencmis.client.api The OpenCMIS Client API. 
 

Uses of Session in org.apache.chemistry.opencmis.client.api
 

Methods in org.apache.chemistry.opencmis.client.api with type parameters of type Session
<T extends Session>
T
Repository.createSession()
          Creates a session for this repository.
<T extends Session>
T
SessionFactory.createSession(Map<String,String> parameters)
          Obtain a new session using parameter configuration.
 



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.