com.ibm.commerce.order.beansrc
Class SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
- java.lang.Object
-
- com.ibm.commerce.beans.InputDataBeanImpl
-
- com.ibm.commerce.beans.SmartDataBeanImpl
-
- com.ibm.commerce.order.beansrc.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
-
- All Implemented Interfaces:
- DataBean, InputDataBean, SmartDataBean, Delegator, java.io.Serializable
- Direct Known Subclasses:
- SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
public class SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Delegator
Extension for com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
The IBM copyright string.-
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
-
-
Constructor Summary
Constructors Constructor and Description SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Protectable
getDelegate()
Retrieves its delegate.-
Methods inherited from class com.ibm.commerce.beans.SmartDataBeanImpl
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, populate, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
-
Methods inherited from class com.ibm.commerce.beans.InputDataBeanImpl
getRequestProperties, setRequestProperties
-
Methods inherited from class java.lang.Object
equals, 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
-
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
public SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase()
-
-
Method Detail
-
getDelegate
public Protectable getDelegate() throws java.lang.Exception
Retrieves its delegate.- Specified by:
getDelegate
in interfaceDelegator
- Returns:
- com.ibm.commerce.security.Protectable
- Throws:
java.lang.Exception
-
-