com.ibm.commerce.order.beansrc
Class SRequisitionByMemberIdAndStoreIdListListDataBeanBase

java.lang.Object
  com.ibm.commerce.beans.InputDataBeanImpl
      com.ibm.commerce.beans.SmartDataBeanImpl
          com.ibm.commerce.order.beansrc.SRequisitionByMemberIdAndStoreIdListListDataBeanBase
All Implemented Interfaces:
DataBean, Delegator, InputDataBean, java.io.Serializable, SmartDataBean

public class SRequisitionByMemberIdAndStoreIdListListDataBeanBase
extends SmartDataBeanImpl
implements Delegator

Extension for com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreIdListDataBean

See Also:
Serialized Form

Field Summary
Fields inherited from class com.ibm.commerce.beans.SmartDataBeanImpl
commandContext, COPYRIGHT
Fields inherited from class com.ibm.commerce.beans.InputDataBeanImpl
requestProperties
Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
Constructor Summary
SRequisitionByMemberIdAndStoreIdListListDataBeanBase()
Method Summary
Protectable getDelegate()
Retrieves its delegatee.
Methods inherited from class com.ibm.commerce.beans.SmartDataBeanImpl
fulfills, getCommandContext, getResources, populate, setCommandContext
Methods inherited from class com.ibm.commerce.beans.InputDataBeanImpl
getRequestProperties, setRequestProperties
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.ibm.commerce.beans.InputDataBean
getRequestProperties, setRequestProperties

Constructor Detail

SRequisitionByMemberIdAndStoreIdListListDataBeanBase

public SRequisitionByMemberIdAndStoreIdListListDataBeanBase()
Method Detail

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception
Retrieves its delegatee.
Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception

Feedback