public class OrderChannelTypeDataBean
extends com.ibm.commerce.inventory.beansrc.OrderChannelTypeDataBeanBase
implements com.ibm.commerce.inventory.beans.OrderChannelTypeInputDataBean, com.ibm.commerce.inventory.beans.OrderChannelTypeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderChannelTypeDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrdChnlTypId()
This method returns the databean key:OrdChnlTypId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderChannelTypeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrdChnlTypId(java.lang.String aOrdChnlTypId)
This method sets the databean key:OrdChnlTypId
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByPaymentTransactionType, getEntity, getLastupdate, getLastupdateInEntityType, getName, getOrdChnlTypId, getOrdChnlTypIdInEntityType, getPaymentTransType, instantiateEntity, setInitKey_ordChnlTypId, setInitKey_ordChnlTypId, setLastupdate, setLastupdate, setName, setOrdChnlTypId, setOrdChnlTypId, setPaymentTransTypepublic 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 getDataBeanKeyOrdChnlTypId()
getDataBeanKeyOrdChnlTypId in interface com.ibm.commerce.inventory.beans.OrderChannelTypeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrdChnlTypId(java.lang.String aOrdChnlTypId)
setDataBeanKeyOrdChnlTypId in interface com.ibm.commerce.inventory.beans.OrderChannelTypeInputDataBeanaOrdChnlTypId - java.lang.Stringpublic void populate()
iDataBeanKeyOrdChnlTypId
using the setDataBeanKeyOrdChnlTypId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrdChnlTypId(String)