com.ecyrd.jspwiki.dav
Class WikiRootProvider
java.lang.Object
com.ecyrd.jspwiki.dav.WikiDavProvider
com.ecyrd.jspwiki.dav.WikiRootProvider
- All Implemented Interfaces:
- DavProvider
public class WikiRootProvider
- extends WikiDavProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiRootProvider
public WikiRootProvider(WikiEngine engine)
listItems
public Collection listItems(DavPath path)
getItem
public DavItem getItem(DavPath path)
refreshItem
public DavItem refreshItem(DavItem old,
DavPath path)
setItem
public void setItem(DavPath path,
DavItem item)
getURL
public String getURL(DavPath path)