Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.wss.spi.WSSBackend

Packages that use WSSBackend
org.nuxeo.ecm.platform.wss.backend   
org.nuxeo.ecm.platform.wss.service   
org.nuxeo.wss.spi   
org.nuxeo.wss.spi.dummy   
 

Uses of WSSBackend in org.nuxeo.ecm.platform.wss.backend
 

Subinterfaces of WSSBackend in org.nuxeo.ecm.platform.wss.backend
 interface NuxeoWSSBackend
           
 

Classes in org.nuxeo.ecm.platform.wss.backend that implement WSSBackend
 class AbstractNuxeoCoreBackend
           
 class SearchBasedVirtualRootBackend
           
 class SimpleNuxeoBackend
           
 class VirtualRootedBackend
           
 

Methods in org.nuxeo.ecm.platform.wss.backend that return WSSBackend
 WSSBackend AbstractWSSBackendFactory.getBackend(WSSRequest request)
           
 

Uses of WSSBackend in org.nuxeo.ecm.platform.wss.service
 

Methods in org.nuxeo.ecm.platform.wss.service that return WSSBackend
 WSSBackend PluggableBackendFactory.getBackend(WSSRequest request)
           
 

Uses of WSSBackend in org.nuxeo.wss.spi
 

Classes in org.nuxeo.wss.spi that implement WSSBackend
 class AbstractWSSBackend
           
 

Methods in org.nuxeo.wss.spi that return WSSBackend
static WSSBackend Backend.get(WSSRequest request)
           
 WSSBackend WSSBackendFactory.getBackend(WSSRequest request)
           
 

Uses of WSSBackend in org.nuxeo.wss.spi.dummy
 

Classes in org.nuxeo.wss.spi.dummy that implement WSSBackend
 class DummyWSSBackend
           
 

Methods in org.nuxeo.wss.spi.dummy that return WSSBackend
 WSSBackend DummyBackendFactory.getBackend(WSSRequest request)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.