Uses of Interface
org.apache.chemistry.opencmis.commons.spi.MultiFilingService

Packages that use MultiFilingService
org.apache.chemistry.opencmis.commons.impl.server   
org.apache.chemistry.opencmis.commons.server OpenCMIS server interfaces. 
org.apache.chemistry.opencmis.commons.spi OpenCMIS client and server binding services. 
org.apache.chemistry.opencmis.jcr   
org.apache.chemistry.opencmis.server.support   
 

Uses of MultiFilingService in org.apache.chemistry.opencmis.commons.impl.server
 

Classes in org.apache.chemistry.opencmis.commons.impl.server that implement MultiFilingService
 class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
           
 

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

Subinterfaces of MultiFilingService in org.apache.chemistry.opencmis.commons.server
 interface CmisService
          OpenCMIS server interface.
 

Uses of MultiFilingService in org.apache.chemistry.opencmis.commons.spi
 

Methods in org.apache.chemistry.opencmis.commons.spi that return MultiFilingService
 MultiFilingService CmisBinding.getMultiFilingService()
          Gets a Multifiling Service interface object.
 

Uses of MultiFilingService in org.apache.chemistry.opencmis.jcr
 

Classes in org.apache.chemistry.opencmis.jcr that implement MultiFilingService
 class JcrService
          JCR service implementation.
 

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

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



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