| Interface | Description |
|---|---|
| DataManager |
SPI for integrating with different types of data objects (javabeans, javafx bindable beans, ...)
|
| DataManager.TrackingHandler |
Callback interface for objects that need to be notified when modifications are made on managed entities
|
| DirtyCheckContext | |
| EntityRef | |
| Wrapper |
| Class | Description |
|---|---|
| EntityDescriptor | |
| MergeContext | |
| SimpleEntityRef |
Created by william on 05/03/14.
|
| Enum | Description |
|---|---|
| DataManager.ChangeKind |
Kinds of changes for collections and maps
|
| DataManager.TrackingType |
Types of tracked events
|