The mx.data package contains for working with the Flex Data Management Service.
| Interface | Description | |
|---|---|---|
| IAccessPrivileges | Objects that must restrict access must implement the IAccessPrivileges interface. | |
| IChangeObject | The IChangeObject interface provides the methods and properties needed when detecting local conflicts. | |
| IManaged | The IManaged interface provides the contract for a managed object. |
| Class | Description | |
|---|---|---|
| CacheDataDescriptor | This class provides information about the attributes of cached data. | |
| Conflict | The Conflict class is used to represent error that has occurred due to an update operation. | |
| ConflictDetector | A DataService instance uses a ConflictDetector instance to determine when a conflict occurs for an operation pushed from a remote destination. | |
| Conflicts | The Conflicts class represents a list of conflicts. | |
| DataService | The DataService class provides the top-level functionality for Data Management Service. | |
| DataStore | A DataStore batches transactions for one or more DataService instances. | |
| ItemReference | An ItemReference instance is returned from the DataService.getItem() and DataService.createItem() methods to provide a way to manage a reference to the remote object. | |
| ManagedObjectProxy | This class provides the ability to track changes to an item that is anonymous and managed by a DataService. | |
| ManualSyncConfiguration | This class is used when you need more control for how clients share data with other clients than is provided by the autoSyncEnabled feature. | |
| PageInformation | The PageInformation class provides detailed data about what pages of a collection have been loaded, how many there are, and what the current page size is. | |
| UpdateCollectionRange | The UpdateCollectionRange class provides specific information about a range of add and remove operations made to a collection. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/common/langref/mx/data/package-detail.html