public interface ProductAvailabilityDataBeanCmd extends DataBeanCommand
Name | Description |
---|---|
ProductAvailabilityDataBean | a databean represents the productAvailability |
Name | Description |
---|---|
AvailableDate | available date |
FormattedTotalQuantityOnHand | total quantity of the product |
ExpectedInventory | expected inventory |
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The IBM Copyright notice field.
|
static java.lang.String | defaultCommandClassName
The default implementation of this command.
|
static java.lang.String | NAME
class name
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName