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

Packages that use Repository
org.apache.chemistry.opencmis.client.api The OpenCMIS Client API. 
org.apache.chemistry.opencmis.workbench.model   
 

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

Methods in org.apache.chemistry.opencmis.client.api that return types with arguments of type Repository
 List<Repository> SessionFactory.getRepositories(Map<String,String> parameters)
          Returns all repositories that are available at the endpoint.
 

Uses of Repository in org.apache.chemistry.opencmis.workbench.model
 

Methods in org.apache.chemistry.opencmis.workbench.model that return types with arguments of type Repository
 List<Repository> ClientSession.getRepositories()
           
 



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