protected class PropPatchMethod.PropertyAction
extends java.lang.Object
| Constructor and Description |
|---|
PropPatchMethod.PropertyAction(int action,
WebDAVProperty property)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAction() |
WebDAVProperty |
getProperty() |
int |
getStatusCode() |
java.lang.String |
getStatusCodeDescription() |
void |
setResult(int statusCode,
java.lang.String statusCodeDescription) |
java.lang.String |
toString() |
public static final int SET
public static final int REMOVE
public PropPatchMethod.PropertyAction(int action,
WebDAVProperty property)
action - property - public void setResult(int statusCode,
java.lang.String statusCodeDescription)
public int getStatusCode()
public java.lang.String getStatusCodeDescription()
public int getAction()
public WebDAVProperty getProperty()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.