|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Calendar.CalendarMetaDataColumns
A few Calendar globals are needed in the CalendarProvider for expanding the Instances table and these are all stored in the first (and only) row of the CalendarMetaData table.
| Field Summary | |
|---|---|
static String |
LOCAL_TIMEZONE
The local timezone that was used for precomputing the fields in the Instances table. |
static String |
MAX_BUSYBITS
The maximum Julian day in the BusyBits table. |
static String |
MAX_INSTANCE
The maximum time used in expanding the Instances table, in UTC milliseconds. |
static String |
MIN_BUSYBITS
The minimum Julian day in the BusyBits table. |
static String |
MIN_INSTANCE
The minimum time used in expanding the Instances table, in UTC milliseconds. |
| Field Detail |
|---|
static final String LOCAL_TIMEZONE
static final String MIN_INSTANCE
Type: INTEGER
static final String MAX_INSTANCE
Type: INTEGER
static final String MIN_BUSYBITS
Type: INTEGER
static final String MAX_BUSYBITS
Type: INTEGER
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||