Overload List

  NameDescription
Public methodAddToSource(String, Object)
Responsible for adding object in data source. Object will not be added to cache if it fails to add in data source.
Public methodAddToSource(array<String>[]()[][], array<Object>[]()[][])
Responsible for adding array of objects in data source. Objects, who failed to add, will not be added in cache

See Also