Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.relations.api.event
Class RelationEvents

java.lang.Object
  extended by org.nuxeo.ecm.platform.relations.api.event.RelationEvents

public final class RelationEvents
extends Object

Relation event types.

Author:
Anahide Tchertchian

Field Summary
static String AFTER_RELATION_CREATION
           
static String AFTER_RELATION_MODIFICATION
           
static String AFTER_RELATION_REMOVAL
           
static String BEFORE_RELATION_CREATION
           
static String BEFORE_RELATION_MODIFICATION
           
static String BEFORE_RELATION_REMOVAL
           
static String CATEGORY
           
static String GRAPH_NAME_EVENT_KEY
           
static String STATEMENTS_EVENT_KEY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BEFORE_RELATION_CREATION

public static final String BEFORE_RELATION_CREATION
See Also:
Constant Field Values

AFTER_RELATION_CREATION

public static final String AFTER_RELATION_CREATION
See Also:
Constant Field Values

BEFORE_RELATION_MODIFICATION

public static final String BEFORE_RELATION_MODIFICATION
See Also:
Constant Field Values

AFTER_RELATION_MODIFICATION

public static final String AFTER_RELATION_MODIFICATION
See Also:
Constant Field Values

BEFORE_RELATION_REMOVAL

public static final String BEFORE_RELATION_REMOVAL
See Also:
Constant Field Values

AFTER_RELATION_REMOVAL

public static final String AFTER_RELATION_REMOVAL
See Also:
Constant Field Values

GRAPH_NAME_EVENT_KEY

public static final String GRAPH_NAME_EVENT_KEY
See Also:
Constant Field Values

STATEMENTS_EVENT_KEY

public static final String STATEMENTS_EVENT_KEY
See Also:
Constant Field Values

CATEGORY

public static final String CATEGORY
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.