Uses of Class
org.nuxeo.ecm.webdav.resource.AbstractResource
-
Packages that use AbstractResource Package Description org.nuxeo.ecm.webdav.resource -
-
Uses of AbstractResource in org.nuxeo.ecm.webdav.resource
Subclasses of AbstractResource in org.nuxeo.ecm.webdav.resource Modifier and Type Class Description classExistingResourceAn existing resource corresponds to an existing object (folder or file) in the repository.classFileResourceResource representing a file-like object in the repository.classFolderResourceA resource for folder-like objects in the repository.classUnknownResourceResource for an unknown (ie non-existing) object.classVirtualFolderResource
-