Package com.echothree.util.common.message


package com.echothree.util.common.message
  • Class
    Description
     
     
    An encapsulation of an individual message returned by the validate() method of an ActionForm, consisting of a message key (to be used to look up message text in an appropriate message resources database) plus up to four placeholder objects that can be used for parametric replacement in the message text.
    A class that encapsulates messages.
    This class is used to store a set of messages associated with a property/key and the position it was initially added to list.