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