Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api.event
Class CoreEventConstants

java.lang.Object
  extended by org.nuxeo.ecm.core.api.event.CoreEventConstants

public final class CoreEventConstants
extends java.lang.Object

Core event constants.

Author:
Julien Anguenot

Field Summary
static java.lang.String DOC_LIFE_CYCLE
           
static java.lang.String DOCUMENT_MODEL_ID
           
static java.lang.String NEW_ACP
           
static java.lang.String OLD_ACP
           
static java.lang.String PARENT_PATH
          Path the of the container of the empty document model that is being created.
static java.lang.String REORDERED_CHILD
           
static java.lang.String REPLACED_PROXY_IDS
           
static java.lang.String REPOSITORY_NAME
           
static java.lang.String SESSION_ID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOC_LIFE_CYCLE

public static final java.lang.String DOC_LIFE_CYCLE
See Also:
Constant Field Values

PARENT_PATH

public static final java.lang.String PARENT_PATH
Path the of the container of the empty document model that is being created.

See Also:
Constant Field Values

DOCUMENT_MODEL_ID

public static final java.lang.String DOCUMENT_MODEL_ID
See Also:
Constant Field Values

REPOSITORY_NAME

public static final java.lang.String REPOSITORY_NAME
See Also:
Constant Field Values

SESSION_ID

public static final java.lang.String SESSION_ID
See Also:
Constant Field Values

OLD_ACP

public static final java.lang.String OLD_ACP
See Also:
Constant Field Values

NEW_ACP

public static final java.lang.String NEW_ACP
See Also:
Constant Field Values

REORDERED_CHILD

public static final java.lang.String REORDERED_CHILD
See Also:
Constant Field Values

REPLACED_PROXY_IDS

public static final java.lang.String REPLACED_PROXY_IDS
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.