protected class PropPatchMethod.PropertyAction extends Object
Constructor and Description |
---|
PropertyAction(int action,
WebDAVProperty property)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getAction() |
WebDAVProperty |
getProperty() |
int |
getStatusCode() |
String |
getStatusCodeDescription() |
void |
setResult(int statusCode,
String statusCodeDescription) |
String |
toString() |
public static final int SET
public static final int REMOVE
public PropertyAction(int action, WebDAVProperty property)
action
- intproperty
- WebDAVPropertypublic void setResult(int statusCode, String statusCodeDescription)
public int getStatusCode()
public String getStatusCodeDescription()
public int getAction()
public WebDAVProperty getProperty()
Copyright © 2005–2017 Alfresco Software. All rights reserved.