Uses of Package
com.finalist.util.ejb.validation

Packages that use com.finalist.util.ejb.validation
com.finalist.util.ejb.validation   
com.finalist.util.genelv.exceptions   
com.finalist.util.struts   
 

Classes in com.finalist.util.ejb.validation used by com.finalist.util.ejb.validation
ModelError
          An encapsulation of an individual error 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.
 

Classes in com.finalist.util.ejb.validation used by com.finalist.util.genelv.exceptions
ModelError
          An encapsulation of an individual error 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.
ModelErrors
          A class that encapsulates the error messages being reported by the validate() method of an ActionForm.
 

Classes in com.finalist.util.ejb.validation used by com.finalist.util.struts
ModelError
          An encapsulation of an individual error 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.
ModelErrors
          A class that encapsulates the error messages being reported by the validate() method of an ActionForm.
 



Copyright © 2003-2004 SourceForge. All Rights Reserved.