com.ibm.commerce.tickler.beans

Interface TicklerReasonDescriptionSmartDataBean

  • All Known Implementing Classes:
    TicklerReasonDescriptionDataBean


    public interface TicklerReasonDescriptionSmartDataBean
    Interface for TicklerReasonDescriptionDataBean, containing the getter methods. 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.
    • Field Summary

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

      • COPYRIGHT

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

      • getTicklerReasonId

        java.lang.Integer getTicklerReasonId()
        This method gets the tickler reason Id. ticklerReasonIdThe unique Identifier for Tickler reason. Tickler reason defines the purpose for a tickler.
        Returns:
        tickler reason code
      • getLanguageId

        java.lang.Integer getLanguageId()
        This method gets the language ID. The language ID is the ID of the language for which the information applies. The following is the list of language ID codes for each locale:
         -1 = English (US)
         -2 = French
         -3 = German
         -4 = Italian
         -5 = Spanish
         -6 = Brazilian Portuguese
         -7 = Simplified Chinese
         -8 = Traditional Chinese
         -9 = Korean
         -10 = Japanese
        
        Returns:
        language ID