com.ibm.commerce.tickler.beansrc

Class TicklerDataBeanBase

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


    public class TicklerDataBeanBase
    extends TicklerAccessBean
    implements Delegator, Protectable
    Base implementation class for com.ibm.commerce.tickler.beans.TicklerDataBean 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
    • Field Detail

      • COPYRIGHT

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

      • TicklerDataBeanBase

        public TicklerDataBeanBase()
    • 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