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
FacesMessage facesMessage
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
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.