java.lang.Objectcom.ibm.commerce.beans.InputDataBeanImpl
com.ibm.commerce.beans.SmartDataBeanImpl
com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
Field Summary | |
static java.lang.String | COPYRIGHT The IBM copyright string. |
Fields inherited from class com.ibm.commerce.beans.SmartDataBeanImpl |
commandContext |
Fields inherited from class com.ibm.commerce.beans.InputDataBeanImpl |
requestProperties |
Fields inherited from interface com.ibm.commerce.beans.DataBean |
emptyString |
Constructor Summary | |
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean() Databean constructor. |
Method Summary | |
CommandContext | getCommandContext() Gets the command context set within this bean. |
java.lang.String | getDataBeanKeyMemberId() Returns member id |
java.lang.String | getDataBeanKeyStoreId() Returns store id |
TypedProperty | getRequestProperties() Gets the request property set within this bean. |
RequisitionDataBean[] | getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList() Returns ResuisitionDataBean array |
void | populate() IBM internal use only. |
void | setCommandContext(CommandContext aCommandContext) Sets the command context within this bean. |
void | setDataBeanKeyMemberId(java.lang.String aMemberId) Sets member id |
void | setDataBeanKeyStoreId(java.lang.String aStoreId) Sets store id |
void | setRequestProperties(TypedProperty aRequestProperty) Sets the request property within this bean. |
void | setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean) Sets RequisitionDataBean array |
Methods inherited from class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase |
getDelegate |
Methods inherited from class com.ibm.commerce.beans.SmartDataBeanImpl |
fulfills, getResources |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
Method Detail |
public TypedProperty getRequestProperties()
public void setRequestProperties(TypedProperty aRequestProperty) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
public CommandContext getCommandContext()
public void setCommandContext(CommandContext aCommandContext)
public RequisitionDataBean[] getSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList()
public java.lang.String getDataBeanKeyStoreId()
public java.lang.String getDataBeanKeyMemberId()
public void setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[] aListDataBean)
public void setDataBeanKeyStoreId(java.lang.String aStoreId)
public void setDataBeanKeyMemberId(java.lang.String aMemberId)
public void populate() throws java.lang.Exception
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.