|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.cpl.datasource.DataSourceEvent.Type
public static class DataSourceEvent.Type
Event types.
| Field Summary | |
|---|---|
static IlEventType |
BatchEnded
Batch of the datasource operations have finished. |
static IlEventType |
BatchStarted
Batch of the datasource operations have stated. |
static IlEventType |
ObjectsAdded
Objects have been added to the datasource. |
static IlEventType |
ObjectsRemoved
Objects have been removed from the datasource. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IlEventType ObjectsAdded
public static final IlEventType ObjectsRemoved
public static final IlEventType BatchStarted
public static final IlEventType BatchEnded
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||