public class RMAChargeDataBean
extends com.ibm.commerce.ordermanagement.beansrc.RMAChargeDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.RMAChargeInputDataBean, com.ibm.commerce.ordermanagement.beans.RMAChargeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
RMAChargeDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRmaChargeId()
This method returns RmaChargeId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the RMAChargeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRmaChargeId(java.lang.String aRmaChargeId)
This method sets RmaChargeId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByRmaCharge, findByRmaItemId, findByRmaItemIdForUpdate, getAmount, getAmountInEntityType, getChargeTypeId, getChargeTypeIdInEntityType, getCurrency, getEntity, getRmaChargeId, getRmaChargeIdInEntityType, getRmaId, getRmaIdInEntityType, getRmaItemId, getRmaItemIdInEntityType, instantiateEntity, setAmount, setAmount, setChargeTypeId, setChargeTypeId, setCurrency, setInitKey_rmaChargeId, setInitKey_rmaChargeId, setRmaChargeId, setRmaChargeId, setRmaId, setRmaId, setRmaItemId, setRmaItemIdpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyRmaChargeId()
getDataBeanKeyRmaChargeId in interface com.ibm.commerce.ordermanagement.beans.RMAChargeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRmaChargeId(java.lang.String aRmaChargeId)
setDataBeanKeyRmaChargeId in interface com.ibm.commerce.ordermanagement.beans.RMAChargeInputDataBeanaRmaChargeId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRmaChargeId(String)