com.ibm.commerce.negotiation.beans

Class MessageCountDataBean

    • Constructor Detail

      • MessageCountDataBean

        public MessageCountDataBean()
        Constructs a message count data bean object.
      • MessageCountDataBean

        public MessageCountDataBean(MessageCountAccessBean anAccessBean)
        Constructs a message count data bean object.
      • MessageCountDataBean

        public MessageCountDataBean(com.ibm.commerce.negotiation.objects.MessageCount o)
        Constructs a message count data bean object.
        Parameters:
        o - javax.ejb.EJBObject
    • Method Detail

      • populate

        public void populate()
        Retrieves message count and populates MessageCountDataBean object.
        Specified by:
        populate in interface SmartDataBean
      • setCommandContext

        public void setCommandContext(CommandContext aCommandContext)
        Sets command context.
        Specified by:
        setCommandContext in interface SmartDataBean
        Parameters:
        aCommandContext - This is the command context.
      • setRequestProperties

        public void setRequestProperties(TypedProperty newRequestProperties)
        Copies the command input properties.
        Specified by:
        setRequestProperties in interface InputDataBean
        Parameters:
        newRequestProperties - com.ibm.commerce.datatype.TypedProperty
      • getMsgCount

        public java.lang.String getMsgCount()
        Gets the number of messages.
        Returns:
        number of messages