public final class CoreEventConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DESTINATION_NAME
Passed with aboutToCopy, aboutToMove, documentCreatedbyCopy and documentMoved events to be able to
change the destination name
|
static String |
DESTINATION_REF |
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 |
RESET_LIFECYCLE
Passed with documentCreatedbyCopy event to be able to reset the life
cycle or not
|
static String |
SESSION_ID |
static String |
SOURCE_REF |
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
public static final String DESTINATION_NAME
public static final String DESTINATION_REF
public static final String SOURCE_REF
public static final String RESET_LIFECYCLE
Copyright © 2013 Nuxeo SA. All Rights Reserved.