|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyUpdate | |
|---|---|
| org.abstracthorizon.danube.webdav | |
| org.abstracthorizon.danube.webdav.xml.dav | |
| Uses of PropertyUpdate in org.abstracthorizon.danube.webdav |
|---|
| Methods in org.abstracthorizon.danube.webdav with parameters of type PropertyUpdate | |
|---|---|
protected void |
BaseWebDAVResourceConnectionHandler.updateProps(MultiStatus multiStatus,
Object resource,
int depth,
PropertyUpdate propertyUpdate)
Updates properties |
protected void |
BaseWebDAVResourceConnectionHandler.updateProps(Response response,
Object resource,
PropertyUpdate propertyUpdate)
Updates properties of a given resource (leaf) |
protected void |
BaseWebDAVResourceConnectionHandler.updatePropsRecursive(MultiStatus multiStatus,
Object resource,
PropertyUpdate propertyUpdate,
String path)
Updates properties recursively |
| Uses of PropertyUpdate in org.abstracthorizon.danube.webdav.xml.dav |
|---|
| Methods in org.abstracthorizon.danube.webdav.xml.dav that return PropertyUpdate | |
|---|---|
PropertyUpdate |
DAVFactory.newPropertyUpdate(XMLParserHandler parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||