com.ibm.commerce.tickler.beansrc

Class TicklerListDataBeanBase

  • All Implemented Interfaces:
    DataBean, InputDataBean, SmartDataBean, Delegator, java.io.Serializable
    Direct Known Subclasses:
    TicklerListDataBean


    public class TicklerListDataBeanBase
    extends SmartDataBeanImpl
    implements Delegator
    Base implementation class for com.ibm.commerce.tickler.beans.TicklerListDataBean A tickler reminds a Customer Service Supervisor or Customer Service Representative to perform an action. Example actions are calling a customer to get a replacement payment instruction or to review a price override.
    See Also:
    Serialized Form
    • Constructor Detail

      • TicklerListDataBeanBase

        public TicklerListDataBeanBase()
    • Method Detail

      • getDelegate

        public Protectable getDelegate()
                                throws java.lang.Exception
        This method retrieves the Protectable object whose access control policies will indirectly control the access control for this object.
        Specified by:
        getDelegate in interface Delegator
        Returns:
        com.ibm.commerce.security.Protectable
        Throws:
        java.lang.Exception