|
eXo JCR :: Component :: Webdav Service 1.15.11-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.webdav.WebDavConst
public final class WebDavConst
Constants used for webdav service implemetation.
| Nested Class Summary | |
|---|---|
class |
WebDavConst.CacheConstants
Webdav Cache constants. |
class |
WebDavConst.DateFormat
Date format patterns used by webdav. |
class |
WebDavConst.DavDocument
Webdav document properties. |
class |
WebDavConst.DavProperty
Webdav custom properties. |
class |
WebDavConst.Lock
Webdav locks types. |
class |
WebDavConst.NodeTypes
Jcr node types used by webdav. |
class |
WebDavConst.ResourceType
Webdav resource types. |
| Field Summary | |
|---|---|
static String |
BOUNDARY
Some boundary const. |
static String |
DASL_VALUE
DAV Searching And Locating request value. |
static String |
DAV_DEFAULT_MIME_TYPE
WebDav default mime-type. |
static String |
DAV_HEADER
WebDav default header value. |
static String |
DAV_MSAUTHORVIA
WebDav "MS-Author-Via" header value. |
static String |
DAV_NAMESPACE
WebDav "DAV" namespace value. |
static String |
DAV_PREFIX
WebDav "DAV" prefix. |
static String |
DAV_SERVER
WebDav server version. |
static String |
DAV_VERSIONIDENTIFIER
WebDav version identifier. |
static String |
DAV_VERSIONPREFIX
WebDav version prefix. |
static String |
EXO_NAMESPACE
WebDav "eXo" namespace value. |
static String |
HTTPVER
HTTP-protocol version. |
static String |
WDBDAV_COMMAND_CATALOG
|
| Method Summary | |
|---|---|
static String |
getStatusDescription(int status)
Returns status description by it's code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String WDBDAV_COMMAND_CATALOG
public static final String HTTPVER
public static final String BOUNDARY
public static final String DAV_MSAUTHORVIA
public static final String DAV_NAMESPACE
public static final String EXO_NAMESPACE
public static final String DAV_PREFIX
public static final String DAV_SERVER
public static final String DAV_HEADER
public static final String DASL_VALUE
public static final String DAV_VERSIONIDENTIFIER
public static final String DAV_VERSIONPREFIX
public static final String DAV_DEFAULT_MIME_TYPE
| Method Detail |
|---|
public static String getStatusDescription(int status)
status - Status code
|
eXo JCR :: Component :: Webdav Service 1.15.11-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||