| Modifier and Type | Class and Description |
|---|---|
class |
ErrorList.ErrorListItem |
| Modifier and Type | Method and Description |
|---|---|
protected List<Message> |
delegate() |
ErrorList.ErrorListItem |
from(String category)
Return all messages by category.
|
Map<String,Collection<Message>> |
getGrouped()
Return messages grouped by category.
|
add, addAll, equals, get, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, standardAdd, standardAddAll, standardEquals, standardHashCode, standardIndexOf, standardIterator, standardLastIndexOf, standardListIterator, standardListIterator, standardSubList, subListadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRemoveAll, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, replaceAll, retainAll, size, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic Map<String,Collection<Message>> getGrouped()
public ErrorList.ErrorListItem from(String category)
Copyright © 2014 Caelum. All rights reserved.