com.ibm.commerce.tools.ecoupon.beansrc
Class ECouponPromotionListBeanBase

java.lang.Object
  |
  +--com.ibm.commerce.beans.InputDataBeanImpl
        |
        +--com.ibm.commerce.beans.SmartDataBeanImpl
              |
              +--com.ibm.commerce.tools.ecoupon.beansrc.ECouponPromotionListBeanBase
All Implemented Interfaces:
DataBean, Delegator, InputDataBean, Protectable, java.io.Serializable, SmartDataBean

public class ECouponPromotionListBeanBase
extends SmartDataBeanImpl
implements Protectable, Delegator

This is an internal class which is used to define the access control related method implementation for the ECouponPromotionListBean Creation date: (7/19/00 2:58:15 PM)

See Also:
Serialized Form

Field Summary
static java.lang.String COPYRIGHT
           
 
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
ECouponPromotionListBeanBase()
          ECouponPromotionListBeanBase void constructor.
 
Method Summary
 Protectable getDelegate()
          Get Delegate
 java.lang.Long getOwner()
          Return the member reference number of the owner.
 
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.security.Protectable
fulfills
 
Methods inherited from interface com.ibm.commerce.beans.InputDataBean
getRequestProperties, setRequestProperties
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Constructor Detail

ECouponPromotionListBeanBase

public ECouponPromotionListBeanBase()
ECouponPromotionListBeanBase void constructor.
Method Detail

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception
Get Delegate
Specified by:
getDelegate in interface Delegator
Returns:
The delegate.

getOwner

public java.lang.Long getOwner()
                        throws java.lang.Exception,
                               java.rmi.RemoteException
Return the member reference number of the owner.
Specified by:
getOwner in interface Protectable
Returns:
The user Id.