| Package | Description |
|---|---|
| org.jboss.seam.faces |
A set of Seam components for working with JSF.
|
| org.jboss.seam.international |
Seam components for internationalition of JSF applications.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatusMessage> |
FacesMessages.getLocalMessages()
Nuxeo patch: returns all temporary messages that have not been pushed
yet to the FacesContext, see VEND-13.
|
static List<StatusMessage> |
FacesMessages.getTransientMessages() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FacesMessages.addTransientMessage(StatusMessage statusMessage) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,List<StatusMessage>> |
StatusMessages.getKeyedMessages() |
protected List<StatusMessage> |
StatusMessages.getMessages() |
Copyright © 2015 Seam Framework. All Rights Reserved.