|
eXo JCR :: Component :: FTP Service 1.15.6-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.ftp.FtpConst.NodeTypes
public class FtpConst.NodeTypes
Node types.
| Field Summary | |
|---|---|
static String |
JCR_CONTENT
jcr:content. |
static String |
JCR_CREATED
jcr:created. |
static String |
JCR_DATA
jcr:data. |
static String |
JCR_LASTMODIFIED
jcr:lastModified. |
static String |
JCR_MIMETYPE
jcr:mimetype. |
static String |
MIX_VERSIONABLE
mix:versionable. |
static String |
NT_FILE
nt:file. |
static String |
NT_FOLDER
nt:folder. |
static String |
NT_RESOURCE
nt:resource. |
| Constructor Summary | |
|---|---|
FtpConst.NodeTypes()
|
|
| 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 NT_FOLDER
public static final String NT_FILE
public static final String JCR_CONTENT
public static final String JCR_DATA
public static final String JCR_CREATED
public static final String JCR_LASTMODIFIED
public static final String NT_RESOURCE
public static final String JCR_MIMETYPE
public static final String MIX_VERSIONABLE
| Constructor Detail |
|---|
public FtpConst.NodeTypes()
|
eXo JCR :: Component :: FTP Service 1.15.6-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||