Class | Description |
---|---|
Medicine |
A model to represent a medicine object.
|
MedicineResponse |
A class to model the JSON object medicine response from an API query
|
UserDetail |
The User Profile model
|
UserDetailDO |
The model representing a DynamoDB user profile object, which can be stored/ queried from an existing
user record
|
UserDetailsContentContract |
This class defines all publically available elements for the UserDetail class, like the authority, the content URIs,
columns, and content types for each element
|
UserDetailsContentContract.UserDetails |
Constants for the User Details table
|
UserDetailsContentProvider |
The Content Provider for the internal user-detail database
|