public final class CoreEventConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DOC_LIFE_CYCLE |
static String |
DOCUMENT_MODEL_ID |
static String |
NEW_ACP |
static String |
OLD_ACP |
static String |
PARENT_PATH
Path the of the container of the empty document model that is being
created.
|
static String |
PREVIOUS_DOCUMENT_MODEL
Passed with beforeDocumentModification and documentModified events to
hold the state that is about to be / has been overwritten by the
saveDocument.
|
static String |
REORDERED_CHILD |
static String |
REPLACED_PROXY_IDS |
static String |
REPOSITORY_NAME |
static String |
SESSION_ID |
public static final String DOC_LIFE_CYCLE
public static final String PARENT_PATH
public static final String DOCUMENT_MODEL_ID
public static final String REPOSITORY_NAME
public static final String SESSION_ID
public static final String OLD_ACP
public static final String NEW_ACP
public static final String REORDERED_CHILD
public static final String REPLACED_PROXY_IDS
public static final String PREVIOUS_DOCUMENT_MODEL
Copyright © 2011 Nuxeo SA. All Rights Reserved.