Overload List
Name | Description | |
---|---|---|
![]() | UpdateSource(String, Object) |
Responsible for updating object in data source.
Object will not be updated in cache if it fails to update in data source.
|
![]() | UpdateSource(array<String>[]()[][], array<Object>[]()[][]) |
Responsible for updating array of objects in data source.
Objects, who failed to update, will not be updated in cache
|