public static interface Rom.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
ASSOCIATIONTIME_IS_REQUIRED |
static boolean |
BUILDTYPE_IS_REQUIRED |
static boolean |
CREATEDAT_IS_REQUIRED |
static boolean |
DESCRIPTION_IS_REQUIRED |
static boolean |
ENABLED_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
ISCRITICAL_IS_REQUIRED |
static boolean |
PUBLISHED_IS_REQUIRED |
static boolean |
VERSION_IS_REQUIRED |
static boolean |
VERSIONNAME_IS_REQUIRED |
static long |
VERSIONNAME_MAX_LEN |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean CREATEDAT_IS_REQUIRED
static final boolean VERSION_IS_REQUIRED
static final boolean VERSIONNAME_IS_REQUIRED
static final long VERSIONNAME_MAX_LEN
static final boolean DESCRIPTION_IS_REQUIRED
static final boolean BUILDTYPE_IS_REQUIRED
static final boolean ISCRITICAL_IS_REQUIRED
static final boolean PUBLISHED_IS_REQUIRED
static final boolean ENABLED_IS_REQUIRED
static final boolean ASSOCIATIONTIME_IS_REQUIRED