| Package | Description |
|---|---|
| rs.data.event |
Provides the classes for model events.
|
| rs.data.impl |
Provides abstract implementations for the main model API.
|
| rs.data.impl.dao |
Provides abstract implementations for Data Access Objects (DAO).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DaoListener.handleDaoEvent(DaoEvent event)
Handle the given DAO event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDaoFactory.MyDaoListener.handleDaoEvent(DaoEvent event)
Handle the given DAO event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGeneralDAO.fireDaoEvent(DaoEvent event)
Fires a DAO delete event.
|
Copyright © 2013. All Rights Reserved.