Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.webdav.backend
Class Backend

java.lang.Object
  extended by org.nuxeo.ecm.webdav.backend.Backend

public class Backend
extends Object


Constructor Summary
Backend()
           
 
Method Summary
static WebDavBackend get(String path, HttpServletRequest request)
           
static WebDavBackendFactory getFactory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Backend

public Backend()
Method Detail

getFactory

public static WebDavBackendFactory getFactory()

get

public static WebDavBackend get(String path,
                                HttpServletRequest request)

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.