public class OrderFulfillmentStatusDataBean
extends com.ibm.commerce.orderstatus.beansrc.OrderFulfillmentStatusDataBeanBase
implements com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusInputDataBean, com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderFulfillmentStatusDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderStatusId()
This method returns OrderStatusId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderFulfillmentStatusDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderStatusId(java.lang.String aOrderStatusId)
This method sets OrderStatusId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
fulfills, getDelegate, getOwnerfindByMaxVersion, findByMerchantOrderNumber, findByMerchantOrderNumberForUpdate, findByOrderId, findByOrderIdForUpdate, getActualShipDateTime, getComment, getCurrency, getEntity, getField1, getField2, getField3, getInvoiceDateTime, getInvoiceValue, getLastUpdateTime, getMerchantOrderNumber, getOrderId, getOrderStatus, getOrderStatusId, getOsCode, getPlaceDateTime, getPriceTotal, getRequestShipDateTime, getScheduleShipDateTime, getSequenceNumber, getShipCondition, getShippingModeFlag, getShippingTaxTotal, getShippingTotal, getTaxTotal, getVersioning, instantiateEntity, propertySet, setActualShipDateTime, setComment, setCurrency, setField1, setField2, setField3, setInitKey_orderStatusId, setInvoiceDateTime, setInvoiceValue, setLastUpdateTime, setMerchantOrderNumber, setOrderId, setOrderStatus, setOrderStatusId, setOsCode, setPlaceDateTime, setPriceTotal, setRequestShipDateTime, setScheduleShipDateTime, setSequenceNumber, setShipCondition, setShippingModeFlag, setShippingTaxTotal, setShippingTotal, setTaxTotal, 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 getDataBeanKeyOrderStatusId()
getDataBeanKeyOrderStatusId in interface com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderStatusId(java.lang.String aOrderStatusId)
setDataBeanKeyOrderStatusId in interface com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusInputDataBeanaOrderStatusId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderStatusId(String)