private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Reconstruct FacesMessage
from
serialized artifacts.
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Persist FacesMessage
artifacts,
including the non serializable Severity
.
java.io.IOException
FacesMessage.Severity severity
java.lang.String summary
java.lang.String detail
boolean rendered
FacesMessage facesMessage
FacesMessage facesMessage
Behavior behavior
PhaseId phaseId
FacesContext context
PhaseId phaseId
java.lang.Object oldValue
The previous local value of the source UIComponent
.
java.lang.Object newValue
The current local value of the source UIComponent
.
SelectItem[] selectItems
FacesMessage message
java.util.Collection<E> messages
Copyright 2002-2010 Oracle America Inc, Inc. All Rights Reserved.