Deprecated API


Contents
Deprecated Methods
org.omnifaces.util.Faces.getApplicationAttribute(FacesContext, String)
          Use FacesLocal.getApplicationAttribute(FacesContext, String) instead. 
org.omnifaces.util.Faces.getRequestAttribute(FacesContext, String)
          Use FacesLocal.getRequestAttribute(FacesContext, String) instead.