@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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public MessageList()
public org.apache.struts.action.ActionMessages toActionMessages()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.