public class RMAAuthorizationLogDataBean
extends com.ibm.commerce.ordermanagement.beansrc.RMAAuthorizationLogDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogInputDataBean, com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
RMAAuthorizationLogDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRmaAuthorizationLogId()
This method returns RmaAuthorizationLogId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the RMAAuthorizationLogDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRmaAuthorizationLogId(java.lang.String aRmaAuthorizationLogId)
This method sets RmaAuthorizationLogId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByRmaId, getAuthorizationNoticeDate, getAuthorizationNoticeDateInEntityType, getEntity, getRmaAuthorizationLogId, getRmaAuthorizationLogIdInEntityType, getRmaId, getRmaIdInEntityType, instantiateEntity, setAuthorizationNoticeDate, setAuthorizationNoticeDate, setInitKey_rmaAuthorizationLogId, setInitKey_rmaAuthorizationLogId, setRmaAuthorizationLogId, setRmaAuthorizationLogId, setRmaId, setRmaIdpublic 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 getDataBeanKeyRmaAuthorizationLogId()
getDataBeanKeyRmaAuthorizationLogId in interface com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRmaAuthorizationLogId(java.lang.String aRmaAuthorizationLogId)
setDataBeanKeyRmaAuthorizationLogId in interface com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogInputDataBeanaRmaAuthorizationLogId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRmaAuthorizationLogId(String)