com.ibm.commerce.order.beans
Interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean

All Superinterfaces:
DataBean, InputDataBean, java.io.Serializable, SmartDataBean
All Known Implementing Classes:
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean

public interface SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
extends SmartDataBean

SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean for SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean


Field Summary
static java.lang.String COPYRIGHT
          The IBM copyright string.
 
Fields inherited from interface com.ibm.commerce.beans. DataBean
emptyString
 
Method Summary
 java.lang.String getDataBeanKeyMemberId()
           
 java.lang.String getDataBeanKeyStoreId()
           
  RequisitionDataBean[] getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList()
           
 
Methods inherited from interface com.ibm.commerce.beans. SmartDataBean
getCommandContext, populate, setCommandContext
 
Methods inherited from interface com.ibm.commerce.beans. InputDataBean
getRequestProperties, setRequestProperties
 

Field Detail
public static final java.lang.String COPYRIGHT
The IBM copyright string.
See Also:
Constant Field Values
Method Detail

getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList

public RequisitionDataBean[] getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList()
Returns:
RequisitionDataBean[]

getDataBeanKeyStoreId

public java.lang.String getDataBeanKeyStoreId()
Returns:
java.lang.String

getDataBeanKeyMemberId

public java.lang.String getDataBeanKeyMemberId()
Returns:
java.lang.String