com.ibm.commerce.tickler.beans

Interface TicklerInputDataBean

  • All Superinterfaces:
    DataBean, InputDataBean, java.io.Serializable
    All Known Implementing Classes:
    TicklerDataBean


    public interface TicklerInputDataBean
    extends InputDataBean
    Interface for TicklerDataBean, containing the setter method setDataBeanKeyTicklerId. Tickler id is the unique number to identify the to-do item.
    • Field Detail

      • COPYRIGHT

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

      • setDataBeanKeyTicklerId

        void setDataBeanKeyTicklerId(java.lang.Long ticklerId)
        This method sets the tickler ID database key. Takes precedence over the value of ticklerId, if any, found in request parameters. Tickler id is the unique number to identify the to-do item.
        Parameters:
        ticklerId - tickler ID