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

Packages that use NavigationService
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.server.support   
 

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

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

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

Methods in org.apache.chemistry.opencmis.commons.spi that return NavigationService
 NavigationService CmisBinding.getNavigationService()
          Gets a Navigation Service interface object.
 

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

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



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