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.
|
getDelegate
findByConfigurationId, 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, setUnitPrice
public static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- TypedPropertypublic java.lang.String getDataBeanKeyOrderItemComponentId()
getDataBeanKeyOrderItemComponentId
in interface com.ibm.commerce.order.beans.OrderItemComponentSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderItemComponentId(java.lang.String aOrderItemComponentId)
setDataBeanKeyOrderItemComponentId
in interface com.ibm.commerce.order.beans.OrderItemComponentInputDataBean
aOrderItemComponentId
- java.lang.Stringpublic void populate()
populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyOrderItemComponentId(String)