public class ErrorContainer extends Object implements Serializable
Constructor and Description |
---|
ErrorContainer(MessageMap errorMap)
Constructs an ErrorContainer
|
Modifier and Type | Method and Description |
---|---|
int |
getErrorCount() |
List |
getErrorPropertyList() |
org.apache.struts.action.ActionMessages |
getRequestErrors() |
public ErrorContainer(MessageMap errorMap)
errorMap
- public int getErrorCount()
public List getErrorPropertyList()
public org.apache.struts.action.ActionMessages getRequestErrors()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.