Task command used to persist a product pricing.
Behaviour
A pricing data bean is passed to this command and is then used to persist its information.
Field Summary | |
static java.lang.String | COPYRIGHT |
static java.lang.String | defaultCommandClassName |
static java.lang.String | NAME |
Method Summary | |
void | setPricingDataBean(PricingDataBean pricing) Used to set the pricing data bean which is to be persisted. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
public static final java.lang.String NAME
Method Detail |
public void setPricingDataBean(PricingDataBean pricing)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.