ilog.cpl.datasource
Class DataSourceEvent.Type

java.lang.Object
  extended by ilog.cpl.datasource.DataSourceEvent.Type
Enclosing class:
DataSourceEvent

public static class DataSourceEvent.Type
extends Object

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

ObjectsAdded

public static final IlEventType ObjectsAdded
Objects have been added to the datasource.


ObjectsRemoved

public static final IlEventType ObjectsRemoved
Objects have been removed from the datasource.


BatchStarted

public static final IlEventType BatchStarted
Batch of the datasource operations have stated.

Since:
JTGO 4.0

BatchEnded

public static final IlEventType BatchEnded
Batch of the datasource operations have finished.

Since:
JTGO 4.0


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.