org.ajax4jsf.application
Interface FacesErrorStateHolder


public interface FacesErrorStateHolder

Hold detailed faces state for Error output.

Version:
$Revision: 1.1.2.1 $ $Date: 2007/01/09 18:57:11 $
Author:
asmirnov@exadel.com (latest modification by $Author: alexsmirnov $)

Method Summary
 java.lang.String getFacesErrorStateMessage()
           
 javax.faces.component.UIViewRoot getFacesView()
           
 

Method Detail

getFacesErrorStateMessage

java.lang.String getFacesErrorStateMessage()
Returns:
detailed message about faces state on error in Html format

getFacesView

javax.faces.component.UIViewRoot getFacesView()
Returns:
faces view tree at error point.


Copyright © 2010. All Rights Reserved.