public static interface OnlineOrderProvider.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
AUTHTOKENURL_IS_REQUIRED |
static long |
AUTHTOKENURL_MAX_LEN |
static boolean |
AUTOONLINE_IS_REQUIRED |
static boolean |
BACKENDINSTALL_IS_REQUIRED |
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
DELETEDTIME_IS_REQUIRED |
static boolean |
DEVELOPERAPPID_IS_REQUIRED |
static long |
DEVELOPERAPPID_MAX_LEN |
static boolean |
DEVELOPERAPPPACKAGENAME_IS_REQUIRED |
static long |
DEVELOPERAPPPACKAGENAME_MAX_LEN |
static boolean |
ENABLEDELIVERYMINIMUM_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
LOGOURL_IS_REQUIRED |
static long |
LOGOURL_MAX_LEN |
static boolean |
MANAGESERVICES_IS_REQUIRED |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static boolean |
NAME_IS_REQUIRED |
static long |
NAME_MAX_LEN |
static boolean |
PROVIDERTYPE_IS_REQUIRED |
static boolean |
TOKEN_IS_REQUIRED |
static long |
TOKEN_MAX_LEN |
static boolean |
TRACKCUSTOMER_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean NAME_IS_REQUIRED
static final long NAME_MAX_LEN
static final boolean LOGOURL_IS_REQUIRED
static final long LOGOURL_MAX_LEN
static final boolean DEVELOPERAPPID_IS_REQUIRED
static final long DEVELOPERAPPID_MAX_LEN
static final boolean DEVELOPERAPPPACKAGENAME_IS_REQUIRED
static final long DEVELOPERAPPPACKAGENAME_MAX_LEN
static final boolean TOKEN_IS_REQUIRED
static final long TOKEN_MAX_LEN
static final boolean AUTHTOKENURL_IS_REQUIRED
static final long AUTHTOKENURL_MAX_LEN
static final boolean BACKENDINSTALL_IS_REQUIRED
static final boolean AUTOONLINE_IS_REQUIRED
static final boolean TRACKCUSTOMER_IS_REQUIRED
static final boolean MANAGESERVICES_IS_REQUIRED
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED
static final boolean DELETEDTIME_IS_REQUIRED
static final boolean ENABLEDELIVERYMINIMUM_IS_REQUIRED
static final boolean PROVIDERTYPE_IS_REQUIRED