Class DBObjectEvent<E extends DAO<?>,T extends DBObject>

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
  • Constructor Details

    • DBObjectEvent

      public DBObjectEvent(String name, E e, T t)