com.ibm.commerce.tickler.beans

Interface TicklerActionSmartDataBean

  • All Known Implementing Classes:
    TicklerActionDataBean


    public interface TicklerActionSmartDataBean
    Interface for TicklerActionDataBean, containing the getter method getTicklerActionId. A tickler action classifies work that is performed in an effort to resolve 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

      • getTicklerActionId

        java.lang.Integer getTicklerActionId()
        This method gets the tickler action code. The ticklerActionIdis the ID of the tickler action. A tickler action classifies work that is performed in an effort to resolve a tickler.
        Returns:
        tickler action code