Package com.sdm.quasar.client.core.data

Interface Summary
DataManager Represents the basic interface of a datastore.
DataManagerComponent The interface defining a data manager component.
DataManagerConfiguration  
DataManagerPlugIn This is the tagging interface of all plug ins of a DataManager.
 

Class Summary
Context Stores values that may be used to resolve index values while accessing an value using DataManager.getValue(String, Context) and {@link DataManager#setIndexedValue(String, Context, Object).