| Interface | Description | |
|---|---|---|
| IDynamicLoad | Represents an object or a collection of objects which can be loaded dynamically. | |
| IPagedDataSource |
| Class | Description | |
|---|---|---|
| ActiveCollection | Represents a fully managed, data-bound collection of ActiveRecord objects. | |
| ActiveRecord | Represents a fully managed record from a remote data source. | |
| ActiveRecordEvent | An event representing a CRUD operation performed on an active record instance. | |
| DataMapper | DataMapper is responsible for any WDMF client-server interaction. | |
| DataServiceMessage | ||
| DynamicLoadEvent | An event dispatched when the data requested via WDMF APIs has been loaded dynamically | |
| IdentityMap | Identity map is a singleton managing a collection of all loaded active record objects. | |
| OfflineAsyncToken | ||
| PagedDataModel | ||
| PagedDataModelAdapter | ||
| RemoteObjectFactory | ||
| UnitOfWork | UnitOfWork allows processing of multiple ActiveRecord operations in the same transaction. |