public class OrderFulfillmentItemStatusDataBean
extends com.ibm.commerce.orderstatus.beansrc.OrderFulfillmentItemStatusDataBeanBase
implements com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusInputDataBean, com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderFulfillmentItemStatusDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderItemStatusId()
This method returns OrderItemStatusId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderFulfillmentItemStatusDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderItemStatusId(java.lang.String aOrderItemStatusId)
This method sets OrderItemStatusId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
fulfills, getDelegate, getOwnerfindByMaxVersion, findByMerchantOrderAndItemNumber, findByMerchantOrderAndItemNumberForUpdate, findByOrderId, findByOrderIdAndItemId, findByOrderIdAndItemIdForUpdate, findByOrderIdForUpdate, getActualShipDateTime, getCurrency, getEntity, getField1, getField2, getField3, getInvoiceDateTime, getInvoiceValue, getItemComment, getMerchantItemNumber, getMerchantOrderNumber, getOrderId, getOrderItemId, getOrderItemStatus, getOrderItemStatusId, getOrdstatId, getPartNumber, getPlaceDateTime, getPriceTotal, getQuantityConfirmed, getQuantityRequested, getQuantityShipped, getRequestShipDateTime, getScheduleShipDateTime, getShipCondition, getShippingTaxTotal, getShippingTotal, getSupplierData, getTaxTotal, getUnitOfMeasure, getUnitPrice, getVersioning, instantiateEntity, setActualShipDateTime, setCurrency, setField1, setField2, setField3, setInitKey_orderItemStatusId, setInvoiceDateTime, setInvoiceValue, setItemComment, setMerchantItemNumber, setMerchantOrderNumber, setOrderId, setOrderItemId, setOrderItemStatus, setOrderItemStatusId, setOrdstatId, setPartNumber, setPlaceDateTime, setPriceTotal, setQuantityConfirmed, setQuantityRequested, setQuantityShipped, setRequestShipDateTime, setScheduleShipDateTime, setShipCondition, setShippingTaxTotal, setShippingTotal, setSupplierData, setTaxTotal, setUnitOfMeasure, setUnitPrice, setVersioningpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyOrderItemStatusId()
getDataBeanKeyOrderItemStatusId in interface com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderItemStatusId(java.lang.String aOrderItemStatusId)
setDataBeanKeyOrderItemStatusId in interface com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusInputDataBeanaOrderItemStatusId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderItemStatusId(String)