com.ibm.commerce.negotiation.beans

Interface ForumMessageInputDataBean

  • All Known Implementing Classes:
    ForumMessageDataBean


    public interface ForumMessageInputDataBean
    The interface of forum message input data bean
    • Method Detail

      • setMsgId

        void setMsgId(java.lang.String newMsgId)
        Sets the message ID.
        Parameters:
        newMsgId - The message ID.