public class ReturnDispositionCodeDataBean
extends com.ibm.commerce.ordermanagement.beansrc.ReturnDispositionCodeDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeInputDataBean, com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReturnDispositionCodeDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRtnDspCodeId()
This method returns RtnDspCodeId
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ReturnDispositionCodeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRtnDspCodeId(java.lang.String aRtnDspCodeId)
This method sets RtnDspCodeId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCodeAndStoreentId, findByCodeAndStoreentIds, findByStoreentIds, findByStoreIdAndStoreGroupId, getCode, getDescription, getEntity, getMarkForDelete, getMarkForDeleteInEntityType, getReturnToInventory, getRtnDspCodeId, getRtnDspCodeIdInEntityType, getStoreentId, getStoreentIdInEntityType, instantiateEntity, setCode, setInitKey_rtnDspCodeId, setInitKey_rtnDspCodeId, setMarkForDelete, setMarkForDelete, setReturnToInventory, setRtnDspCodeId, setRtnDspCodeId, setStoreentId, setStoreentIdpublic 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 getDataBeanKeyRtnDspCodeId()
getDataBeanKeyRtnDspCodeId in interface com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRtnDspCodeId(java.lang.String aRtnDspCodeId)
setDataBeanKeyRtnDspCodeId in interface com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeInputDataBeanaRtnDspCodeId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRtnDspCodeId(String)