com.ibm.commerce.tickler.beansrc

Class TicklerReasonDataBeanBase

  • All Implemented Interfaces:
    Delegator, java.io.Serializable
    Direct Known Subclasses:
    TicklerReasonDataBean


    public class TicklerReasonDataBeanBase
    extends TicklerReasonAccessBean
    implements Delegator
    Base implementation class for com.ibm.commerce.tickler.beans.TicklerReasonDataBean 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. Tickler reason defines the purpose for a tickler.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TicklerReasonDataBeanBase

        public TicklerReasonDataBeanBase()
    • Method Detail

      • getDelegate

        public Protectable getDelegate()
        This method returns null as this is not intended to be protected.
        Specified by:
        getDelegate in interface Delegator
        Returns:
        null.