public class DataSourceUpdatedEvent
extends java.util.EventObject
| Constructor and Description |
|---|
DataSourceUpdatedEvent(java.lang.Object source,
int dataSourceId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataSourceId()
Returns the id of the updated data source.
|