|
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.NodeTypes
public final class WebDavConst.NodeTypes
Jcr node types used by webdav.
| Field Summary | |
|---|---|
static String |
JCR_CONTENT
JCR "jcr:content" NodeType. |
static String |
JCR_CREATED
JCR "jcr:created" NodeType. |
static String |
JCR_DATA
JCR "jcr:data" NodeType. |
static String |
JCR_FROZENNODE
JCR "jcr:frozenNode" NodeType. |
static String |
JCR_LASTMODIFIED
JCR "jcr:lastModified" NodeType. |
static String |
JCR_LOCKOWNER
JCR "jcr:lockOwner" NodeType. |
static String |
JCR_MIMETYPE
JCR "jcr:mimeType" NodeType. |
static String |
JCR_NODE_TYPE
JCR "jcr:nodeType" NodeType. |
static String |
JCR_ROOTVERSION
JCR "jcr:rootVersion" NodeType. |
static String |
MIX_LOCKABLE
JCR "mix:lockable" NodeType. |
static String |
MIX_VERSIONABLE
JCR "mix:versionable" NodeType. |
static String |
NT_FILE
JCR "nt:file" NodeType. |
static String |
NT_FOLDER
JCR "nt:folder" NodeType. |
static String |
NT_RESOURCE
JCR "nt:resource" NodeType. |
static String |
NT_VERSION
JCR "nt:version" NodeType. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JCR_CONTENT
public static final String JCR_NODE_TYPE
public static final String JCR_DATA
public static final String JCR_FROZENNODE
public static final String JCR_LOCKOWNER
public static final String NT_VERSION
public static final String JCR_CREATED
public static final String NT_FILE
public static final String JCR_ROOTVERSION
public static final String JCR_LASTMODIFIED
public static final String JCR_MIMETYPE
public static final String NT_RESOURCE
public static final String MIX_LOCKABLE
public static final String MIX_VERSIONABLE
public static final String NT_FOLDER
|
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 | |||||||||