org.exoplatform.commons.event.impl
Class EventType

java.lang.Object
  extended by org.exoplatform.commons.event.impl.EventType

public class EventType
extends Object

Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Nov 13, 2012 3:05:05 PM


Field Summary
static int CREATED
           
static int REMOVE
           
static int UPDATE
           
 
Constructor Summary
EventType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATED

public static final int CREATED
See Also:
Constant Field Values

UPDATE

public static final int UPDATE
See Also:
Constant Field Values

REMOVE

public static final int REMOVE
See Also:
Constant Field Values
Constructor Detail

EventType

public EventType()


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.