|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ikokoon.serenity.persistence.DataBaseEvent
public class DataBaseEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ikokoon.serenity.persistence.IDataBaseEvent |
|---|
IDataBaseEvent.Type |
| Constructor Summary | |
|---|---|
DataBaseEvent(IDataBase dataBase,
IDataBaseEvent.Type type)
|
|
| Method Summary | |
|---|---|
IDataBase |
getDataBase()
Access to the database that fired the event. |
IDataBaseEvent.Type |
getEventType()
Access to the type of event the database is firing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataBaseEvent(IDataBase dataBase,
IDataBaseEvent.Type type)
| Method Detail |
|---|
public IDataBase getDataBase()
IDataBaseEvent
getDataBase in interface IDataBaseEventpublic IDataBaseEvent.Type getEventType()
IDataBaseEvent
getEventType in interface IDataBaseEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||