public class ReturnRecordComponentByRmaAndLanguageListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordComponentByRmaAndLanguageListListDataBeanBase implements com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageInputListDataBean, com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageSmartListDataBean, Delegator, Protectable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReturnRecordComponentByRmaAndLanguageListDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyLanguageId1()
This method returns LanguageId1.
|
java.lang.String |
getDataBeanKeyLanguageId2()
This method returns LanguageId2.
|
java.lang.String |
getDataBeanKeyRmaId1()
This method returns RmaId1.
|
java.lang.String |
getDataBeanKeyRmaId2()
This method returns RmaId2.
|
Protectable |
getDelegate()
This method returns the Protectable object whose access control policies will indirectly control the access control for this object
|
java.lang.Long |
getOwner()
This method returns the member id of the owner.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
ReturnRecordComponentByRmaAndLanguageDataBean[] |
getReturnRecordComponentByRmaAndLanguageList()
This method returns ReturnRecordComponentByRmaAndLanguageDataBean array
|
void |
populate()
This method is used to populate the ReturnRecordComponentByRmaAndLanguageListDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyLanguageId1(java.lang.String aLanguageId1)
This method sets LanguageId1.
|
void |
setDataBeanKeyLanguageId2(java.lang.String aLanguageId2)
This method sets LanguageId2.
|
void |
setDataBeanKeyRmaId1(java.lang.String aRmaId1)
This method sets RmaId1.
|
void |
setDataBeanKeyRmaId2(java.lang.String aRmaId2)
This method sets RmaId2.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
void |
setReturnRecordComponentByRmaAndLanguageList(ReturnRecordComponentByRmaAndLanguageDataBean[] aListDataBean)
This method sets ReturnRecordComponentByRmaAndLanguageDataBean array.
|
fulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfulfillspublic static final java.lang.String COPYRIGHT
public ReturnRecordComponentByRmaAndLanguageListDataBean()
public CommandContext getCommandContext()
getCommandContext in interface SmartDataBeangetCommandContext in class SmartDataBeanImplpublic java.lang.String getDataBeanKeyLanguageId1()
getDataBeanKeyLanguageId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageSmartListDataBeanpublic java.lang.String getDataBeanKeyLanguageId2()
getDataBeanKeyLanguageId2 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageSmartListDataBeanpublic java.lang.String getDataBeanKeyRmaId1()
getDataBeanKeyRmaId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageSmartListDataBeanpublic java.lang.String getDataBeanKeyRmaId2()
getDataBeanKeyRmaId2 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageSmartListDataBeanpublic Protectable getDelegate() throws java.lang.Exception
getDelegate in interface Delegatorjava.lang.Exceptionpublic java.lang.Long getOwner()
throws java.lang.Exception
getOwner in interface Protectablejava.lang.Exceptionpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeangetRequestProperties in class InputDataBeanImplpublic ReturnRecordComponentByRmaAndLanguageDataBean[] getReturnRecordComponentByRmaAndLanguageList()
getReturnRecordComponentByRmaAndLanguageList in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageSmartListDataBeanpublic void populate()
throws java.lang.Exception
populate() method.
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.ExceptionsetDataBeanKeyLanguageId1(String),
setDataBeanKeyLanguageId2(String),
setDataBeanKeyRmaId1(String),
setDataBeanKeyRmaId2(String)public void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeansetCommandContext in class SmartDataBeanImplaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyLanguageId1(java.lang.String aLanguageId1)
setDataBeanKeyLanguageId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageInputListDataBeanaLanguageId1 - java.lang.Stringpublic void setDataBeanKeyLanguageId2(java.lang.String aLanguageId2)
setDataBeanKeyLanguageId2 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageInputListDataBeanaLanguageId2 - java.lang.Stringpublic void setDataBeanKeyRmaId1(java.lang.String aRmaId1)
setDataBeanKeyRmaId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageInputListDataBeanaRmaId1 - java.lang.Stringpublic void setDataBeanKeyRmaId2(java.lang.String aRmaId2)
setDataBeanKeyRmaId2 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageInputListDataBeanaRmaId2 - java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeansetRequestProperties in class InputDataBeanImplaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic void setReturnRecordComponentByRmaAndLanguageList(ReturnRecordComponentByRmaAndLanguageDataBean[] aListDataBean)
setReturnRecordComponentByRmaAndLanguageList in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageInputListDataBeanaListDataBean - ReturnRecordComponentByRmaAndLanguageDataBean[]