public interface PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean extends InputDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Modifier and Type | Method and Description |
|---|---|
void |
setDataBeanKeyMemberId(java.lang.String aMemberId)
This method sets the databean key: MemberId.
|
void |
setDataBeanKeyStoreId(java.lang.String aStoreId)
This method sets the databean key: StoreId.
|
void |
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
This method sets the list of RequisitionDataBean.
|
getRequestProperties, setRequestPropertiesstatic final java.lang.String COPYRIGHT
void setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
aListDataBean - RequisitionDataBean[]void setDataBeanKeyStoreId(java.lang.String aStoreId)
aStoreId - java.lang.Stringvoid setDataBeanKeyMemberId(java.lang.String aMemberId)
aMemberId - java.lang.String