public interface ProductAvailabilityDataBeanCmd extends DataBeanCommand
ProductAvailabilityDataBean
.
Name | Description |
---|---|
ProductAvailabilityDataBean |
a databean represents the productAvailability |
Name | Description |
---|---|
AvailableDate |
available date |
FormattedTotalQuantityOnHand |
total quantity of the product |
ExpectedInventory |
expected inventory |
GetProductAvailability
outbound service request GetProductAvailabilityCmd
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
|
getDataBean, setDataBean, setRequestProperties
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName