| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
depthInfinity |
2147483647 |
public static final int |
depthNone |
-2147483648 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
propFind |
"PROPFIND" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
existanceDoesExist |
2 |
public static final int |
existanceMay |
3 |
public static final int |
existanceMust |
1 |
public static final int |
existanceNot |
0 |
public static final int |
nodeTypeCollection |
0 |
public static final int |
nodeTypeEntity |
1 |
public static final int |
nodeTypePrincipal |
2 |
public static final int |
nodeTypeUnknown |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SC_FAILED_DEPENDENCY |
424 |
public static final int |
SC_MULTI_STATUS |
207 |
Copyright © 2018 Bedework. All rights reserved.