com.ibm.commerce.order.beansrc
Class PRequisitionByMemberIdListListDataBeanBase

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

public class PRequisitionByMemberIdListListDataBeanBase
extends SmartDataBeanImpl
implements Delegator

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

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

PRequisitionByMemberIdListListDataBeanBase

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