public class PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean extends PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase implements PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean, PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright string.
|
emptyString
Constructor and Description |
---|
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
Databean constructor.
|
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyMemberId()
This method returns member id.
|
java.lang.String |
getDataBeanKeyStoreId()
This method returns store id.
|
RequisitionDataBean[] |
getPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList()
This method returns PRequisitionByMemberId and StoreHostedAtChannelStoreIdList.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyMemberId(java.lang.String aMemberId)
This method sets member id.
|
void |
setDataBeanKeyStoreId(java.lang.String aStoreId)
This method sets store id.
|
void |
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
This method sets PRequisition by MemberId and StoreHostedAtChannelStoreIdList
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
fulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
public static final java.lang.String COPYRIGHT
public PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
getRequestProperties
in class InputDataBeanImpl
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
setRequestProperties
in class InputDataBeanImpl
aRequestProperty
- TypedPropertypublic CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
getCommandContext
in class SmartDataBeanImpl
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
setCommandContext
in class SmartDataBeanImpl
aCommandContext
- com.ibm.commerce.command.CommandContextpublic RequisitionDataBean[] getPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList()
getPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList
in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
public java.lang.String getDataBeanKeyStoreId()
getDataBeanKeyStoreId
in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
public java.lang.String getDataBeanKeyMemberId()
getDataBeanKeyMemberId
in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
public void setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList
in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
aListDataBean
- RequisitionDataBean[]public void setDataBeanKeyStoreId(java.lang.String aStoreId)
setDataBeanKeyStoreId
in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
aStoreId
- java.lang.Stringpublic void setDataBeanKeyMemberId(java.lang.String aMemberId)
setDataBeanKeyMemberId
in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
aMemberId
- java.lang.Stringpublic void populate() throws java.lang.Exception
populate()
method.
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
setDataBeanKeyMemberId(String)
,
setDataBeanKeyStoreId(String)