java.lang.Object
org.exoplatform.services.listener.Event<E,T>
org.exoplatform.services.database.DBObjectEvent<E,T>
public class DBObjectEvent<E extends DAO<?>,T extends DBObject>
extends org.exoplatform.services.listener.Event<E,T>
Created by The eXo Platform SAS
Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Apr 6, 2007
-
Field Summary
Fields inherited from class org.exoplatform.services.listener.Event
data, eventName, source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.services.listener.Event
getData, getEventName, getSource
-
Constructor Details
-
DBObjectEvent
-