public static final class BusinessContract.Businesses extends java.lang.Object implements BusinessContract.BusinessColumns
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTENT_ITEM_TYPE
The mime type of a single business (we never support multiple
business lookup on the device).
|
static java.lang.String |
CONTENT_TYPE
The mime type of a directory of Businesses
|
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 |
ACQUIRER, ACQUIRER_TYPE, ACTIVE_SINCE, BUSINESS_URL, CREATED_AT, DESCRIPTION, DOING_BUSINESS_AS, EMAIL_ADDRESS, EXTERNAL_MERCHANT_ID, ID, INDUSTRY_TYPE, LEGAL_NAME, LOGO_URL, MERCHANT_CATEGORY_CODE, PROCESSOR, PROCESSOR_TYPE, STANDARD_INDUSTRIAL_CLASSIFICATION, STATUS, TIME_ZONE, TYPE, UPDATED_AT
Constructor and Description |
---|
Businesses() |
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_ITEM_TYPE
public static final java.lang.String[] PROJECTION_ALL