public static final class CustomerContract.CustomerLoyaltyRewards extends java.lang.Object implements CustomerContract.CustomerLoyaltyRewardColumns, CustomerContract.CommonColumns
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTENT_CUSTOMER_TYPE
The mime type of a single activity.
|
static java.lang.String |
CONTENT_TYPE
The mime type of a directory of activities.
|
static android.net.Uri |
CONTENT_URI
The content URI for this table.
|
static java.lang.String[] |
PROJECTION_ALL
A projection of all columns in the items table.
|
protected static java.lang.String |
TABLE_NAME |
BUSINESS_LOYALTY_ID, LOYALTY_CUSTOMER_ID, REWARD_DESCRIPTION, REWARD_ID, REWARD_NEW_REWARD, REWARD_POST_TEXT, REWARD_PRE_TEXT, REWARD_STATUS, REWARD_TYPE, REWARD_VALUE
CREATED_AT, UPDATED_AT
Constructor and Description |
---|
CustomerLoyaltyRewards() |
protected static final java.lang.String TABLE_NAME
public static final android.net.Uri CONTENT_URI
public static final java.lang.String CONTENT_TYPE
public static final java.lang.String CONTENT_CUSTOMER_TYPE
public static final java.lang.String[] PROJECTION_ALL