Nuxeo Filesystem Connectors 5.5-SNAPSHOT

org.nuxeo.ecm.webdav.resource
Class AbstractResource

java.lang.Object
  extended by org.nuxeo.ecm.webdav.resource.AbstractResource
Direct Known Subclasses:
ExistingResource, UnknownResource, VirtualFolderResource

public class AbstractResource
extends Object

Base class for all resources (existing or not).


Method Summary
 Response options()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

options

public Response options()
                 throws Exception
Throws:
Exception

Nuxeo Filesystem Connectors 5.5-SNAPSHOT

Copyright © 2011 Nuxeo SA. All Rights Reserved.