com.ibm.commerce.tickler.beansrc

Class TicklerReasonDescriptionDataBeanBase

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


    public class TicklerReasonDescriptionDataBeanBase
    extends TicklerReasonDescriptionAccessBean
    implements Delegator
    Base implementation class for com.ibm.commerce.tickler.beans.TicklerReasonDescriptionDataBean Tickler reason description holds description of reasons for creating to-do items. 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. A 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

      • TicklerReasonDescriptionDataBeanBase

        public TicklerReasonDescriptionDataBeanBase()
    • Method Detail

      • getDelegate

        public Protectable getDelegate()
        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