|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.pnpconsult.zeiterfassung.util.ActionErrorUtils
| Constructor Summary | |
ActionErrorUtils()
|
|
| Method Summary | |
static void |
add(org.apache.struts.action.ActionErrors errors,
java.lang.String key)
Adds a new ActionError to the ActionErrors, where the key is used as property and as error message key. |
static void |
add(org.apache.struts.action.ActionErrors errors,
java.lang.String key,
java.lang.String value0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ActionErrorUtils()
| Method Detail |
public static void add(org.apache.struts.action.ActionErrors errors,
java.lang.String key)
errors - The ActionErrors.key - The key, that is used as property key and error message
key.
public static void add(org.apache.struts.action.ActionErrors errors,
java.lang.String key,
java.lang.String value0)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||