com.ibm.commerce.tickler.beansrc

Class TicklerActionDataBeanBase

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


    public class TicklerActionDataBeanBase
    extends TicklerActionAccessBean
    implements Delegator
    Base implementation class for com.ibm.commerce.tickler.beans.TicklerActionDataBean 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 action classifies work that is performed in an effort to resolve 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

      • TicklerActionDataBeanBase

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