public static interface OnlineOrderMerchantProvider.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
DELETEDTIME_IS_REQUIRED |
static boolean |
ENABLED_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static boolean |
PROVIDER_IS_REQUIRED |
static boolean |
STARTTIME_IS_REQUIRED |
static boolean |
STATUS_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean PROVIDER_IS_REQUIRED
static final boolean STATUS_IS_REQUIRED
static final boolean ENABLED_IS_REQUIRED
static final boolean STARTTIME_IS_REQUIRED
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED
static final boolean DELETEDTIME_IS_REQUIRED