| Methode | Gedefinieerd door |
---|
| |
Constructs an instance of the DataService with the specified
destination. | DataService |
|  |
Clears any data stored to disk with a previous call to the
saveCache() method or when the autoSaveCache method was set to
true
| DataManager |
|  |
Clears the data specified by the passed descriptor from the local store. | DataManager |
|  |
Commits pending changes for all collections currently managed by
the DataStore instance associated with this DataManager instance. | DataManager |
|  |
Indicates if there are pending changes for this particular object. | DataManager |
|  |
Forces a connection attempt by this service to the remote destination. | DataManager |
|  |
Calls a count method on the remote destination. | DataManager |
|  |
Requests that the specified item be created in the remote store. | DataManager |
|  |
Requests that the specified item be deleted from the remote store. | DataManager |
|  |
Disconnects the DataManager instance's network connection. | DataManager |
|  |
Executes a query with the provided name and arguments. | DataManager |
|  |
Fills the specified ListCollectionView (collection) instance based
on the associated fill method of the destination. | DataManager |
|  |
Fills the specified ListCollectionView (collection) instance based
on the associated fill method of the destination. | DataManager |
|  |
Executes a query that returns a single item. | DataManager |
|  |
Returns an ArrayCollection or a single managed object from the
the local store. | DataManager |
|  |
Fills the specified ListCollectionView (collection) instance with
CacheDataDescriptor instances. | DataManager |
|  |
Fills the specified ListCollectionView (collection) instance
with all cache identifiers previously used in the application. | DataManager |
|  |
Makes an asynchronous request for an item matching the
specified identity. | DataManager |
|  |
Looks up the supplied item with the given identity. | DataManager |
|  |
Returns page information for the specified collection. | DataManager |
|  |
Returns the pending operation in the message cache for the specified
item. | DataManager |
|  |
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object |
|  |
Forces initialization of the DataStore. | DataManager |
|  |
Returns true if the passed collection is managed by this service. | DataManager |
|  |
Returns true if the passed collection is using paging features. | DataManager |
|  |
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object |
|  |
Returns true if the supplied range of items is all paged in. | DataManager |
|  |
Fills the specified ListCollectionView based
on the associated <fill-method> elements based on the data from the
local store. | DataManager |
|  |
Logs the user out of the destination for the DataService. | DataService |
|  |
Merges any pending updates into the managed set of objects. | DataManager |
|  |
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object |
|  |
Refreshes all data managed by this DataManager instance. | DataManager |
|  |
Refreshes a collection previously filled with the fill method or managed as
a managed association. | DataManager |
|  |
Releases all managed collections and items for the DataManager instance. | DataManager |
|  |
Releases any item within the specified collection from management by
this DataManager instance. | DataManager |
|  |
Releases the specified item from management by this DataManager instance. | DataManager |
|  |
Releases a range of items in the collection. | DataManager |
|  |
Releases the value for a single-valued association. | DataManager |
|  |
Reverts any uncommitted changes to the specified item. | DataManager |
|  |
Reverts the changes for any item contained in the specified collection which should
be managed by this DataManager instance. | DataManager |
|  |
This method saves the current state of the DataManager instance's cache. | DataManager |
|  |
Indicates if there are pending changes for this particular object
that are not saved to the local cache. | DataManager |
|  |
Sets the credentials for this DataService destination. | DataService |
|  |
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object |
|  |
Sets the credentials for the third party of this DataService destination. | DataService |
|  |
Obtains the changed items for all previously executed fills on this data service
(data manager). | DataManager |
|  | [statisch]
A convenience method to allow the synchronization of all local data: a
synchronizeAllFills() is invoked on each data service (data manager) specified such
that the final result token is completed only when all the individual
synchronizeAllFills() calls are completed. | DataManager |
|  |
Obtains the changed items that have changed on the server since the
previous time a fill or synchronizeFill was invoked. | DataManager |
|  |
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object |
|  |
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object |
|  |
Triggers an update for the specified item. | DataManager |
|  |
Retourneert de primitieve waarde van het opgegeven object. | Object |