public class ReturnRecordComponentListDataBean
extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordComponentListListDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentInputListDataBean, com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentSmartListDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReturnRecordComponentListDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRmaId()
This method returns RmaId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
ReturnRecordComponentDataBean[] |
getReturnRecordComponentList()
This method returns ReturnRecordComponentDataBean array.
|
void |
populate()
This method is used to populate the ReturnRecordComponentListDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRmaId(java.lang.String aRmaId)
This method sets RmaId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
void |
setReturnRecordComponentList(ReturnRecordComponentDataBean[] aListDataBean)
This method sets ReturnRecordComponentDataBean array.
|
getDelegatefulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeangetRequestProperties in class InputDataBeanImplpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeansetRequestProperties in class InputDataBeanImplaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeangetCommandContext in class SmartDataBeanImplpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeansetCommandContext in class SmartDataBeanImplaCommandContext - com.ibm.commerce.command.CommandContextpublic ReturnRecordComponentDataBean[] getReturnRecordComponentList()
getReturnRecordComponentList in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentSmartListDataBeanpublic java.lang.String getDataBeanKeyRmaId()
getDataBeanKeyRmaId in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentSmartListDataBeanpublic void setReturnRecordComponentList(ReturnRecordComponentDataBean[] aListDataBean)
setReturnRecordComponentList in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentInputListDataBeanaListDataBean - ReturnRecordComponentDataBean[]public void setDataBeanKeyRmaId(java.lang.String aRmaId)
setDataBeanKeyRmaId in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentInputListDataBeanaRmaId - java.lang.Stringpublic void populate()
throws java.lang.Exception
populate() method.populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.ExceptionsetDataBeanKeyRmaId(String)