public class PreviousDispositionsListDataBean
extends com.ibm.commerce.ordermanagement.beansrc.PreviousDispositionsListListDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.PreviousDispositionsInputListDataBean, com.ibm.commerce.ordermanagement.beans.PreviousDispositionsSmartListDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
PreviousDispositionsListDataBean() |
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 |
getDataBeanKeyReceiptId()
This method returns ReceiptId.
|
PreviousDispositionsDataBean[] |
getPreviousDispositionsList()
This method returns PreviousDispositionsDataBean array.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the PreviousDispositionsListDataBean.
|
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 |
setDataBeanKeyReceiptId(java.lang.String aReceiptId)
This method sets ReceiptId.
|
void |
setPreviousDispositionsList(PreviousDispositionsDataBean[] aListDataBean)
This method sets PreviousDispositionsDataBean array.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
fulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
public static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
getRequestProperties
in class InputDataBeanImpl
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
setRequestProperties
in class InputDataBeanImpl
aRequestProperty
- com.ibm.commerce.datatype.TypedPropertypublic CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
getCommandContext
in class SmartDataBeanImpl
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
setCommandContext
in class SmartDataBeanImpl
aCommandContext
- com.ibm.commerce.command.CommandContextpublic java.lang.String getDataBeanKeyLanguageId2()
getDataBeanKeyLanguageId2
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsSmartListDataBean
public java.lang.String getDataBeanKeyLanguageId1()
getDataBeanKeyLanguageId1
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsSmartListDataBean
public PreviousDispositionsDataBean[] getPreviousDispositionsList()
getPreviousDispositionsList
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsSmartListDataBean
public java.lang.String getDataBeanKeyReceiptId()
getDataBeanKeyReceiptId
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsSmartListDataBean
public void setDataBeanKeyLanguageId2(java.lang.String aLanguageId2)
setDataBeanKeyLanguageId2
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsInputListDataBean
aLanguageId2
- java.lang.Stringpublic void setDataBeanKeyLanguageId1(java.lang.String aLanguageId1)
setDataBeanKeyLanguageId1
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsInputListDataBean
aLanguageId1
- java.lang.Stringpublic void setPreviousDispositionsList(PreviousDispositionsDataBean[] aListDataBean)
setPreviousDispositionsList
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsInputListDataBean
aListDataBean
- PreviousDispositionsDataBean[]public void setDataBeanKeyReceiptId(java.lang.String aReceiptId)
setDataBeanKeyReceiptId
in interface com.ibm.commerce.ordermanagement.beans.PreviousDispositionsInputListDataBean
aReceiptId
- java.lang.Stringpublic void populate() throws java.lang.Exception
populate()
method.
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
setDataBeanKeyLanguageId1(String)
,
setDataBeanKeyLanguageId2(String)
,
setDataBeanKeyReceiptId(String)