com.ibm.commerce.order.beansrc
Class PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase

java.lang.Object
  com.ibm.commerce.beans.InputDataBeanImpl
      com.ibm.commerce.beans.SmartDataBeanImpl
          com.ibm.commerce.order.beansrc.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
All Implemented Interfaces:
DataBean, Delegator, InputDataBean, java.io.Serializable, SmartDataBean
Direct Known Subclasses:
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean

public class PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
extends SmartDataBeanImpl
implements Delegator

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

See Also:
Serialized Form

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
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase()
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
Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
The IBM copyright string.
See Also:
Constant Field Values
Constructor Detail

PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase

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