| Interface | Description |
|---|---|
| DataConflictListener | |
| DataMerger | |
| EntityManager |
EntityManager is the interface for entity management (!)
|
| EntityManager.Function | |
| EntityManager.Propagation | |
| EntityManager.PropagationPolicy | |
| EntityProxy | |
| RemoteInitializer | |
| RemoteValidator | |
| Value |
| Class | Description |
|---|---|
| ChangeArgumentPreprocessor | |
| ChangeMerger |
Created by william on 10/01/14.
|
| ChangeSetBuilder |
ChangeSetBuilder is a utility class that builds a ChangeSet for an existing dirty context
or a particular entity instance
|
| Conflict |
Holds conflict data when locally changed data is in conflict with data coming from the server
|
| Conflicts |
Holds conflict data when locally changed data is in conflict with data coming from the server
|
| DataObserver | |
| EntityManager.Update |
Update received from the server
|
| ManagedEntity<T> | |
| OptimisticLockExceptionHandler | |
| PersistenceManager | |
| Utils |
| Enum | Description |
|---|---|
| EntityManager.UpdateKind |
Kinds of updates than can be received from the server
|
| Annotation Type | Description |
|---|---|
| Transient |