10Duke Scale SDK for Java
|
Constants providing supported values and ranges for validation.
Static Public Attributes | |
static final int | MAX_NATURAL_ID_SIZE = 256 |
static final int | MAX_NAME_SIZE = 256 |
static final int | MAX_COMPOSITE_NAME_SIZE = 256 |
static final int | MAX_DESCRIPTION_SIZE = 1024 |
static final int | MAX_EXTERNAL_REF_SIZE = 1024 |
static final int | MAX_CONNECTED_ID_SIZE = 64 |
static final int | MAX_CONTACT_INFO_SIZE = 1024 |
static final int | MIN_HOST_NAME_SIZE = 1 |
static final int | MAX_HOST_NAME_SIZE = 1024 |
static final int | MIN_URL_SIZE = 8 |
static final int | MAX_URL_SIZE = 4096 |
static final int | MAX_EMAIL_ADDRESS_SIZE = 1024 |
static final int | MAX_LICENSE_KEY_SIZE = 128 |
static final int | MAX_LICENSE_ACTIVATION_CODE_SIZE = 128 |
static final int | MAX_LICENSE_SEAT_COUNT = 1000 |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |