Validates that the configuration assocaited with the provided OrderItem is still valid. If the configuration is invalid, it solicits the new configuration information from an external configurator and update the configuration components of the OrderItem.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation class. |
static java.lang.String |
NAME The name of the Command Interface class. |
Method Summary | |
---|---|
void |
setOrderItem(
OrderItemAccessBean abOrderItem)
Set the OrderItem that holds the configuration that requires
validation. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setOrderItem(OrderItemAccessBean abOrderItem)
abOrderItem
- OrderItemAccessBean.