Uses of Interface
org.apache.chemistry.opencmis.commons.server.CmisService

Packages that use CmisService
org.apache.chemistry.opencmis.commons.server OpenCMIS server interfaces. 
org.apache.chemistry.opencmis.server.support   
 

Uses of CmisService in org.apache.chemistry.opencmis.commons.server
 

Methods in org.apache.chemistry.opencmis.commons.server that return CmisService
 CmisService CmisServiceFactory.getService(CallContext context)
          Returns a CmisService object for the given CallContext.
 

Uses of CmisService in org.apache.chemistry.opencmis.server.support
 

Classes in org.apache.chemistry.opencmis.server.support with type parameters of type CmisService
 class CmisServiceWrapper<T extends CmisService>
          Service wrapper.
 

Classes in org.apache.chemistry.opencmis.server.support that implement CmisService
 class CmisServiceWrapper<T extends CmisService>
          Service wrapper.
 



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