| Package | Description |
|---|---|
| org.alfresco.repo.webdav |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<WebDAVProperty> |
PropFindMethod.m_properties |
| Modifier and Type | Method and Description |
|---|---|
protected WebDAVProperty |
PropFindMethod.createProperty(Node node)
Creates a WebDAVProperty from the given XML node
|
protected WebDAVProperty |
PropPatchMethod.createProperty(Node node)
Creates a WebDAVProperty from the given XML node
|
WebDAVProperty |
PropPatchMethod.PropertyAction.getProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PropPatchMethod.generatePropertyResponse(org.dom4j.io.XMLWriter xml,
WebDAVProperty property,
int status,
String description)
Generates the XML response for a PROPFIND request that asks for a list of
all known properties
|
| Constructor and Description |
|---|
PropertyAction(int action,
WebDAVProperty property)
Constructor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.