public class RMAItemComponentDataBean
extends com.ibm.commerce.ordermanagement.beansrc.RMAItemComponentDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.RMAItemComponentInputDataBean, com.ibm.commerce.ordermanagement.beans.RMAItemComponentSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
RMAItemComponentDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRmaItemCmpId()
This method returns RmaItemCmpId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] |
getRmaSerialNumbersDataBeans()
This method returns all rma serial numbers data beans associated to this rma item component.
|
void |
populate()
This method is used to populate the RMAItemComponentDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRmaItemCmpId(java.lang.String aRmaItemCmpId)
This method sets RmaItemCmpId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByRmaItemComponentIdForUpdate, findByRmaItemId, findByRmaItemIdForUpdate, findReceivableByRmaId, getCatentryId, getCatentryIdInEntityType, getEntity, getInventoryQuantity, getInventoryQuantityInEntityType, getItemSpcId, getItemSpcIdInEntityType, getQuantity, getQuantityInEntityType, getRmaItemCmpId, getRmaItemCmpIdInEntityType, getRmaItemId, getRmaItemIdInEntityType, getShouldReceive, instantiateEntity, setCatentryId, setCatentryId, setInitKey_rmaItemCmpId, setInitKey_rmaItemCmpId, setInventoryQuantity, setInventoryQuantity, setItemSpcId, setItemSpcId, setQuantity, setQuantity, setRmaItemCmpId, setRmaItemCmpId, setRmaItemId, setRmaItemId, setShouldReceivepublic 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 getDataBeanKeyRmaItemCmpId()
getDataBeanKeyRmaItemCmpId in interface com.ibm.commerce.ordermanagement.beans.RMAItemComponentSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRmaItemCmpId(java.lang.String aRmaItemCmpId)
setDataBeanKeyRmaItemCmpId in interface com.ibm.commerce.ordermanagement.beans.RMAItemComponentInputDataBeanaRmaItemCmpId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRmaItemCmpId(String)public com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] getRmaSerialNumbersDataBeans()