com.ibm.commerce.tools.epromotion.beansrc
Class RLDiscountListBeanBase
java.lang.Object
com.ibm.commerce.beans.InputDataBeanImpl
com.ibm.commerce.beans.SmartDataBeanImpl
com.ibm.commerce.tools.epromotion.beansrc.RLDiscountListBeanBase
- All Implemented Interfaces:
- DataBean, Delegator, InputDataBean, Protectable, java.io.Serializable, SmartDataBean
- Direct Known Subclasses:
- RLDiscountListBaseBean
- public class RLDiscountListBeanBase
- extends SmartDataBeanImpl
- implements Protectable, Delegator
Base for rules based discount list beans
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
COPYRIGHT
the copyright information |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- the copyright information
- See Also:
- Constant Field Values
RLDiscountListBeanBase
public RLDiscountListBeanBase()
- The RLDiscountListBeanBase constructor.
getDelegate
public Protectable getDelegate()
throws java.lang.Exception
- get Delegate.
-
- Specified by:
- getDelegate in interface Delegator
-
- Returns:
- com.ibm.commerce.accesscontrol.policymanager.Protectable
- Throws:
- java.lang.Exception
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:
- long
- Throws:
- java.lang.Exception
- java.rmi.RemoteException
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.