public class ReturnReasonsDataBean
extends com.ibm.commerce.ordermanagement.beansrc.ReturnReasonsListDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.ReturnReasonsInputDataBean, com.ibm.commerce.ordermanagement.beans.ReturnReasonsSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
ReturnReasonsDataBean()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
Deprecated.
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCode()
Deprecated.
This method returns Code.
|
java.lang.String |
getDataBeanKeyDescription()
Deprecated.
This method returns Description.
|
java.lang.String |
getDataBeanKeyReasonId()
Deprecated.
This method returns ReasonId.
|
java.lang.String |
getDataBeanKeyReasonType()
Deprecated.
This method returns ReasonType.
|
java.lang.String |
getDataBeanKeyStoreentId()
Deprecated.
This method returns StoreentId.
|
TypedProperty |
getRequestProperties()
Deprecated.
This method returns the request property set within this bean.
|
void |
populate()
Deprecated.
This method is used to populate the ReturnReasonsDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
Deprecated.
This method sets the command context within this bean.
|
void |
setDataBeanKeyCode(java.lang.String aCode)
Deprecated.
This method sets Code.
|
void |
setDataBeanKeyDescription(java.lang.String aDescription)
Deprecated.
This method sets Description.
|
void |
setDataBeanKeyReasonId(java.lang.String aReasonId)
Deprecated.
This method sets ReasonId.
|
void |
setDataBeanKeyReasonType(java.lang.String aReasonType)
Deprecated.
This method sets ReasonType.
|
void |
setDataBeanKeyStoreentId(java.lang.String aStoreentId)
Deprecated.
This method sets StoreentId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
Deprecated.
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 getDataBeanKeyDescription()
getDataBeanKeyDescription
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsSmartDataBean
public java.lang.String getDataBeanKeyCode()
getDataBeanKeyCode
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsSmartDataBean
public java.lang.String getDataBeanKeyReasonId()
getDataBeanKeyReasonId
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsSmartDataBean
public java.lang.String getDataBeanKeyStoreentId()
getDataBeanKeyStoreentId
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsSmartDataBean
public java.lang.String getDataBeanKeyReasonType()
getDataBeanKeyReasonType
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsSmartDataBean
public void setDataBeanKeyDescription(java.lang.String aDescription)
setDataBeanKeyDescription
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsInputDataBean
aDescription
- java.lang.Stringpublic void setDataBeanKeyCode(java.lang.String aCode)
setDataBeanKeyCode
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsInputDataBean
aCode
- java.lang.Stringpublic void setDataBeanKeyReasonId(java.lang.String aReasonId)
setDataBeanKeyReasonId
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsInputDataBean
aReasonId
- java.lang.Stringpublic void setDataBeanKeyStoreentId(java.lang.String aStoreentId)
setDataBeanKeyStoreentId
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsInputDataBean
aStoreentId
- java.lang.Stringpublic void setDataBeanKeyReasonType(java.lang.String aReasonType)
setDataBeanKeyReasonType
in interface com.ibm.commerce.ordermanagement.beans.ReturnReasonsInputDataBean
aReasonType
- java.lang.Stringpublic void populate() throws java.lang.Exception
populate()
method.
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
setDataBeanKeyCode(String)
,
setDataBeanKeyDescription(String)
,
setDataBeanKeyReasonId(String)
,
setDataBeanKeyReasonType(String)
,
setDataBeanKeyStoreentId(String)