Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.io
Class ExportConstants

java.lang.Object
  extended by org.nuxeo.ecm.core.io.ExportConstants

public final class ExportConstants
extends Object

Constants that provide the types for which the reader are for.

Author:
Bogdan Tatar

Field Summary
static String ACCESS_CONTROL_TAG
           
static String ACE_TAG
           
static String ACL_TAG
           
static String BLOB_DATA
           
static String BLOB_ENCODING
           
static String BLOB_FILENAME
           
static String BLOB_MIME_TYPE
           
static String DOCUMENT_FILE
           
static String DOCUMENT_TAG
           
static String EXTERNAL_BLOB_URI
           
static String GRANT_ATTR
           
static String ID_ATTR
           
static String LIFECYCLE_POLICY_TAG
           
static String LIFECYCLE_STATE_TAG
           
static String MARKER_FILE
           
static String NAME_ATTR
           
static String PATH_TAG
           
static String PERMISSION_ATTR
           
static String PRINCIPAL_ATTR
           
static String REP_NAME
           
static String SCHEMA_TAG
           
static String SYSTEM_TAG
           
static String TYPE_TAG
           
static String ZIP_HEADER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZIP_HEADER

public static final String ZIP_HEADER
See Also:
Constant Field Values

MARKER_FILE

public static final String MARKER_FILE
See Also:
Constant Field Values

DOCUMENT_FILE

public static final String DOCUMENT_FILE
See Also:
Constant Field Values

DOCUMENT_TAG

public static final String DOCUMENT_TAG
See Also:
Constant Field Values

SYSTEM_TAG

public static final String SYSTEM_TAG
See Also:
Constant Field Values

REP_NAME

public static final String REP_NAME
See Also:
Constant Field Values

ID_ATTR

public static final String ID_ATTR
See Also:
Constant Field Values

PATH_TAG

public static final String PATH_TAG
See Also:
Constant Field Values

TYPE_TAG

public static final String TYPE_TAG
See Also:
Constant Field Values

LIFECYCLE_STATE_TAG

public static final String LIFECYCLE_STATE_TAG
See Also:
Constant Field Values

LIFECYCLE_POLICY_TAG

public static final String LIFECYCLE_POLICY_TAG
See Also:
Constant Field Values

ACCESS_CONTROL_TAG

public static final String ACCESS_CONTROL_TAG
See Also:
Constant Field Values

SCHEMA_TAG

public static final String SCHEMA_TAG
See Also:
Constant Field Values

ACE_TAG

public static final String ACE_TAG
See Also:
Constant Field Values

ACL_TAG

public static final String ACL_TAG
See Also:
Constant Field Values

PERMISSION_ATTR

public static final String PERMISSION_ATTR
See Also:
Constant Field Values

PRINCIPAL_ATTR

public static final String PRINCIPAL_ATTR
See Also:
Constant Field Values

NAME_ATTR

public static final String NAME_ATTR
See Also:
Constant Field Values

GRANT_ATTR

public static final String GRANT_ATTR
See Also:
Constant Field Values

BLOB_DATA

public static final String BLOB_DATA
See Also:
Constant Field Values

EXTERNAL_BLOB_URI

public static final String EXTERNAL_BLOB_URI
See Also:
Constant Field Values

BLOB_MIME_TYPE

public static final String BLOB_MIME_TYPE
See Also:
Constant Field Values

BLOB_ENCODING

public static final String BLOB_ENCODING
See Also:
Constant Field Values

BLOB_FILENAME

public static final String BLOB_FILENAME
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.