public class ReturnReceiptDispositionDataBean
extends com.ibm.commerce.ordermanagement.beansrc.ReturnReceiptDispositionDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionInputDataBean, com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReturnReceiptDispositionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRtnRcptDspId()
This method returns RtnRcptDspId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ReturnReceiptDispositionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRtnRcptDspId(java.lang.String aRtnRcptDspId)
This method sets RtnRcptDspId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByRtnReceiptId, getComments, getDispositionDate, getDispositionDateInEntityType, getEntity, getQuantity, getQuantityInEntityType, getRtnDspCodeId, getRtnDspCodeIdInEntityType, getRtnRcptDspId, getRtnRcptDspIdInEntityType, getRtnReasonId, getRtnReasonIdInEntityType, getRtnReceiptId, getRtnReceiptIdInEntityType, instantiateEntity, setComments, setDispositionDate, setDispositionDate, setInitKey_rtnRcptDspId, setInitKey_rtnRcptDspId, setQuantity, setQuantity, setRtnDspCodeId, setRtnDspCodeId, setRtnRcptDspId, setRtnRcptDspId, setRtnReasonId, setRtnReasonId, setRtnReceiptId, setRtnReceiptIdpublic 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 getDataBeanKeyRtnRcptDspId()
getDataBeanKeyRtnRcptDspId in interface com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRtnRcptDspId(java.lang.String aRtnRcptDspId)
setDataBeanKeyRtnRcptDspId in interface com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionInputDataBeanaRtnRcptDspId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRtnRcptDspId(String)