com.ibm.commerce.tickler.beans

Interface TicklerReasonInputDataBean

  • All Known Implementing Classes:
    TicklerReasonDataBean


    public interface TicklerReasonInputDataBean
    Interface for TicklerReasonDataBean, containing the setter methods. 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.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setTicklerReasonId(java.lang.Integer newTicklerId)
      This method sets the ticklerReasonId field and uses it to set the referenceNumber key field of the access bean.
    • Field Detail

      • COPYRIGHT

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

      • setTicklerReasonId

        void setTicklerReasonId(java.lang.Integer newTicklerId)
        This method sets the ticklerReasonId field and uses it to set the referenceNumber key field of the access bean. ticklerReasonIdThe unique Identifier for Tickler reason. Tickler reason defines the purpose for a tickler.
        Parameters:
        newTicklerId - the relevant referenceNumber