@Deprecated public class MessageList extends ArrayList<ErrorMessage>
modCount| Constructor and Description |
|---|
MessageList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(String messageKey,
String... messageParameters)
Deprecated.
|
org.apache.struts.action.ActionMessages |
toActionMessages()
Deprecated.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic MessageList()
public org.apache.struts.action.ActionMessages toActionMessages()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.