public static interface ItemStock.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
ITEM_IS_REQUIRED |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static boolean |
QUANTITY_IS_REQUIRED |
static boolean |
STOCKCOUNT_IS_REQUIRED |
static long |
STOCKCOUNT_MIN |
static final boolean ITEM_IS_REQUIRED
static final boolean STOCKCOUNT_IS_REQUIRED
static final long STOCKCOUNT_MIN
static final boolean QUANTITY_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED