com.ibm.commerce.order.beansrc
Class SRequisitionOwnedByMemberIdListListDataBeanBase

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

public class SRequisitionOwnedByMemberIdListListDataBeanBase
extends SmartDataBeanImpl
implements Delegator

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

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

SRequisitionOwnedByMemberIdListListDataBeanBase

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