public final class CustomerContract extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CustomerContract.Data |
static interface |
CustomerContract.DataColumns |
static class |
CustomerContract.Summary |
static interface |
CustomerContract.SummaryColumns |
Modifier and Type | Field and Description |
---|---|
static String |
ACCOUNT_NAME_PARAM |
static String |
ACCOUNT_TYPE_PARAM |
static String |
AUTH_TOKEN_PARAM |
static String |
AUTHORITY
The authority for the modifier provider
|
static Uri |
AUTHORITY_URI
A content:// style uri to the authority for the customer provider
|
Constructor and Description |
---|
CustomerContract() |
public static final String AUTHORITY
public static final Uri AUTHORITY_URI
public static final String AUTH_TOKEN_PARAM
public static final String ACCOUNT_NAME_PARAM
public static final String ACCOUNT_TYPE_PARAM