public class ReturnDenyReasonDataBean
extends com.ibm.commerce.ordermanagement.beansrc.ReturnDenyReasonDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonInputDataBean, com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
ReturnDenyReasonDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRtnDnyRsnId()
This method returns RtnDnyRsnId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ReturnDenyReasonDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRtnDnyRsnId(java.lang.String aRtnDnyRsnId)
This method sets RtnDnyRsnId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
findByRMAItemId, findByStoreIdorStoreGroupIdOrderDescByStoreEnt, getCode, getDescription, getEntity, getMarkForDelete, getMarkForDeleteInEntityType, getRtnDnyRsnId, getRtnDnyRsnIdInEntityType, getStoreentId, getStoreentIdInEntityType, instantiateEntity, setCode, setInitKey_rtnDnyRsnId, setInitKey_rtnDnyRsnId, setMarkForDelete, setMarkForDelete, setRtnDnyRsnId, setRtnDnyRsnId, setStoreentId, setStoreentId
public static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyRtnDnyRsnId()
getDataBeanKeyRtnDnyRsnId
in interface com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRtnDnyRsnId(java.lang.String aRtnDnyRsnId)
setDataBeanKeyRtnDnyRsnId
in interface com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonInputDataBean
aRtnDnyRsnId
- java.lang.Stringpublic void populate()
populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyRtnDnyRsnId(String)