Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 342 Bytes

File metadata and controls

7 lines (4 loc) · 342 Bytes
DataService

DataService provides a facade for calling DataManager middleware implementation from the client tier. The usage of DataService interface in the application code is not recommended. Instead, use DataManager directly on both middle and client tiers.