public class RMAItemAdjustmentCreditDataBean
extends com.ibm.commerce.ordermanagement.beansrc.RMAItemAdjustmentCreditDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditInputDataBean, com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
RMAItemAdjustmentCreditDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRmaItemAdjustmentCreditId()
This method returns RmaItemAdjustmentCreditId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the RMAItemAdjustmentCreditDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRmaItemAdjustmentCreditId(java.lang.String aRmaItemAdjustmentCreditId)
This method sets RmaItemAdjustmentCreditId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByOrderAdjustmentId, findByOrderAdjustmentIdForUpdate, findByRmaItemId, findByRmaItemIdForUpdate, getAmount, getAmountInEntityType, getEntity, getOrderAdjustId, getOrderAdjustIdInEntityType, getRmaItemAdjustmentCreditId, getRmaItemAdjustmentCreditIdInEntityType, getRmaItemId, getRmaItemIdInEntityType, instantiateEntity, setAmount, setAmount, setInitKey_rmaItemAdjustmentCreditId, setInitKey_rmaItemAdjustmentCreditId, setOrderAdjustId, setOrderAdjustId, setRmaItemAdjustmentCreditId, setRmaItemAdjustmentCreditId, 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 getDataBeanKeyRmaItemAdjustmentCreditId()
getDataBeanKeyRmaItemAdjustmentCreditId in interface com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRmaItemAdjustmentCreditId(java.lang.String aRmaItemAdjustmentCreditId)
setDataBeanKeyRmaItemAdjustmentCreditId in interface com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditInputDataBeanaRmaItemAdjustmentCreditId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRmaItemAdjustmentCreditId(String)