public class OrderItemComponentDataBean extends OrderItemComponentDataBeanBase implements com.ibm.commerce.order.beans.OrderItemComponentInputDataBean, com.ibm.commerce.order.beans.OrderItemComponentSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderItemComponentDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderItemComponentId()
This method returns order item component id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderItemComponentDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderItemComponentId(java.lang.String aOrderItemComponentId)
This method sets order item component id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByConfigurationId, findByOicomprelId, findByOrderItemId, findByOrderItemIdAndConfigurationId, findByRfqProductId, getCatalogEntryId, getCatalogEntryIdInEntityType, getCatalogQuantity, getCatalogQuantityInEntityType, getConfigurationId, getCurrency, getEntity, getInventoryQuantity, getInventoryQuantityInEntityType, getItemSpecificationId, getItemSpecificationIdInEntityType, getOicomprelId, getOrderItemComponentId, getOrderItemComponentIdInEntityType, getOrderItemId, getOrderItemIdInEntityType, getRequired, getRfqProductId, getRfqProductIdInEntityType, getSupplierData, getSupplierPartNumber, getUnitPrice, getUnitPriceInEntityType, instantiateEntity, setCatalogEntryId, setCatalogEntryId, setCatalogQuantity, setCatalogQuantity, setConfigurationId, setCurrency, setInitKey_orderItemComponentId, setInitKey_orderItemComponentId, setInventoryQuantity, setInventoryQuantity, setItemSpecificationId, setItemSpecificationId, setOicomprelId, setOrderItemId, setOrderItemId, setRequired, setRfqProductId, setRfqProductId, setSupplierData, setSupplierPartNumber, setUnitPrice, setUnitPricepublic 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 getDataBeanKeyOrderItemComponentId()
getDataBeanKeyOrderItemComponentId in interface com.ibm.commerce.order.beans.OrderItemComponentSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderItemComponentId(java.lang.String aOrderItemComponentId)
setDataBeanKeyOrderItemComponentId in interface com.ibm.commerce.order.beans.OrderItemComponentInputDataBeanaOrderItemComponentId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderItemComponentId(String)