com.ibm.commerce.tickler.beans

Interface TicklerActionInputDataBean

  • All Known Implementing Classes:
    TicklerActionDataBean


    public interface TicklerActionInputDataBean
    Interface for TicklerActionDataBean, containing the setter method setTicklerActionId. The ticklerActionId is the ID of the tickler action. 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.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setTicklerActionId(java.lang.Integer newTicklerId)
      This method sets the ticklerActionId 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

      • setTicklerActionId

        void setTicklerActionId(java.lang.Integer newTicklerId)
        This method sets the ticklerActionId field and uses it to set the referenceNumber key field of the access bean. The ticklerActionIdis the ID of the tickler action. A tickler action classifies work that is performed in an effort to resolve a tickler.
        Parameters:
        newTicklerId - the relevant referenceNumber