public class SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean extends SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase implements SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean, SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
Databean constructor.
|
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method gets the command context set within this bean.
|
java.lang.String |
getDataBeanKeyMemberId()
This method gets member id.
|
java.lang.String |
getDataBeanKeyStoreId()
This method gets store id.
|
TypedProperty |
getRequestProperties()
This method gets the request property set within this bean.
|
RequisitionDataBean[] |
getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList()
This method gets ResuisitionDataBean array.
|
void |
populate()
This method is used to populate the SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
|
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 |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
void |
setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
This method sets
RequisitionDataBean array. |
getDelegate
fulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
public static final java.lang.String COPYRIGHT
public SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
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
- request propertypublic CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
getCommandContext
in class SmartDataBeanImpl
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
setCommandContext
in class SmartDataBeanImpl
aCommandContext
- command context.public RequisitionDataBean[] getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList()
getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList
in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
RequisitionDataBean
public java.lang.String getDataBeanKeyStoreId()
getDataBeanKeyStoreId
in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
public java.lang.String getDataBeanKeyMemberId()
getDataBeanKeyMemberId
in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
public void setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
RequisitionDataBean
array.setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList
in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
aListDataBean
- array of RequisitionDataBean
public void setDataBeanKeyStoreId(java.lang.String aStoreId)
setDataBeanKeyStoreId
in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
aStoreId
- store Idpublic void setDataBeanKeyMemberId(java.lang.String aMemberId)
setDataBeanKeyMemberId
in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
aMemberId
- member Id.public void populate() throws java.lang.Exception
populate()
method.
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
setDataBeanKeyMemberId(String)
,
setDataBeanKeyStoreId(String)