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. |
getDelegatefulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextpublic static final java.lang.String COPYRIGHT
public SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeangetRequestProperties in class InputDataBeanImplpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeansetRequestProperties in class InputDataBeanImplaRequestProperty - request propertypublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeangetCommandContext in class SmartDataBeanImplpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeansetCommandContext in class SmartDataBeanImplaCommandContext - command context.public RequisitionDataBean[] getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList()
getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBeanRequisitionDataBeanpublic java.lang.String getDataBeanKeyStoreId()
getDataBeanKeyStoreId in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBeanpublic java.lang.String getDataBeanKeyMemberId()
getDataBeanKeyMemberId in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBeanpublic void setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
RequisitionDataBean array.setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBeanaListDataBean - array of RequisitionDataBeanpublic void setDataBeanKeyStoreId(java.lang.String aStoreId)
setDataBeanKeyStoreId in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBeanaStoreId - store Idpublic void setDataBeanKeyMemberId(java.lang.String aMemberId)
setDataBeanKeyMemberId in interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBeanaMemberId - member Id.public void populate()
throws java.lang.Exception
populate() method.
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.ExceptionsetDataBeanKeyMemberId(String),
setDataBeanKeyStoreId(String)