Class | Description |
---|---|
CSConstants | |
CSDbFields |
These are the list of strings that represents the column names in respective db tables.
These strings will be useful to get variety of cursors from CSDataProvider apis and modify the data in app db in multiple number of ways as and when required. |
CSEvents |
These are the list of action strings to notify the app that particular event occured via LocalBroadcastManager
|
CSExplicitEvents |
These are the list of action strings to notify the app that particular event occured via Explicit Broadcasts.
|