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.
|
getDelegatefulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextpublic static final java.lang.String COPYRIGHT
public PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeangetRequestProperties in class InputDataBeanImplpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeansetRequestProperties in class InputDataBeanImplaRequestProperty - TypedPropertypublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeangetCommandContext in class SmartDataBeanImplpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeansetCommandContext in class SmartDataBeanImplaCommandContext - com.ibm.commerce.command.CommandContextpublic RequisitionDataBean[] getPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList()
getPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBeanpublic java.lang.String getDataBeanKeyStoreId()
getDataBeanKeyStoreId in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBeanpublic java.lang.String getDataBeanKeyMemberId()
getDataBeanKeyMemberId in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBeanpublic void setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBeanaListDataBean - RequisitionDataBean[]public void setDataBeanKeyStoreId(java.lang.String aStoreId)
setDataBeanKeyStoreId in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBeanaStoreId - java.lang.Stringpublic void setDataBeanKeyMemberId(java.lang.String aMemberId)
setDataBeanKeyMemberId in interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBeanaMemberId - java.lang.Stringpublic void populate()
throws java.lang.Exception
populate() method.
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.ExceptionsetDataBeanKeyMemberId(String),
setDataBeanKeyStoreId(String)