public final class CoreEventConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CHANGED_ACL_NAME |
static String |
DESTINATION_EXISTS |
static String |
DESTINATION_NAME
Passed with aboutToCopy, aboutToMove, documentCreatedbyCopy and documentMoved events to be able to change the
destination name
|
static String |
DESTINATION_PATH |
static String |
DESTINATION_REF |
static String |
DOC_LIFE_CYCLE |
static String |
DOCUMENT_DIRTY |
static String |
DOCUMENT_MODEL_ID
Deprecated.
since 7.1, use
DESTINATION_NAME instead. |
static String |
DOCUMENT_REFS |
static String |
NEW_ACE |
static String |
NEW_ACP |
static String |
OLD_ACE |
static String |
OLD_ACP |
static String |
ORIGINAL_NAME
Passed with documentMoved event, if the name has changed, to know the original name of the document.
|
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
@Deprecated public static final String DOCUMENT_MODEL_ID
DESTINATION_NAME
instead.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 OLD_ACE
public static final String NEW_ACE
public static final String CHANGED_ACL_NAME
public static final String REORDERED_CHILD
public static final String REPLACED_PROXY_IDS
public static final String DOCUMENT_REFS
public static final String PREVIOUS_DOCUMENT_MODEL
public static final String DESTINATION_NAME
public static final String DESTINATION_REF
public static final String DESTINATION_PATH
public static final String DESTINATION_EXISTS
public static final String DOCUMENT_DIRTY
public static final String SOURCE_REF
public static final String ORIGINAL_NAME
public static final String RESET_LIFECYCLE
Copyright © 2015 Nuxeo SA. All rights reserved.