public class SubOrderDataBean extends SubOrderDataBeanBase implements com.ibm.commerce.order.beans.SubOrderInputDataBean, com.ibm.commerce.order.beans.SubOrderSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
SubOrderDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeySuborderId()
This method returns SuborderId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the SubOrderDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeySuborderId(java.lang.String aSuborderId)
This method sets SubOrderId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByOrder, findByOrderForUpdate, findWithPushDownQuery, getAddressId, getAddressIdInEntityType, getCurrency, getEntity, getField1, getField1InEntityType, getField2, getField2InEntityType, getField3, getOrderId, getOrderIdInEntityType, getProductTotal, getProductTotalInEntityType, getShippingTaxTotal, getShippingTaxTotalInEntityType, getShippingTotal, getShippingTotalInEntityType, getSuborderId, getSuborderIdInEntityType, getTaxCountry, getTaxTotal, getTaxTotalInEntityType, getTotalAdjustment, getTotalAdjustmentInEntityType, instantiateEntity, setAddressId, setAddressId, setCurrency, setField1, setField1, setField2, setField2, setField3, setInitKey_suborderId, setInitKey_suborderId, setOrderId, setOrderId, setProductTotal, setProductTotal, setShippingTaxTotal, setShippingTaxTotal, setShippingTotal, setShippingTotal, setTaxCountry, setTaxTotal, setTaxTotal, setTotalAdjustment, setTotalAdjustmentpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - TypedPropertypublic java.lang.String getDataBeanKeySuborderId()
getDataBeanKeySuborderId in interface com.ibm.commerce.order.beans.SubOrderSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeySuborderId(java.lang.String aSuborderId)
setDataBeanKeySuborderId in interface com.ibm.commerce.order.beans.SubOrderInputDataBeanaSuborderId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeySuborderId(String)