com.ibm.commerce.order.beansrc
Class SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase

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

public class SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase
extends SmartDataBeanImpl
implements Delegator

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

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
SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase()
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

SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase

public SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase()
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