com.liferay.faces.bridge.el
Class ELResolverCompatImpl

java.lang.Object
  extended by javax.el.ELResolver
      extended by com.liferay.faces.bridge.el.ELResolverCompatImpl
Direct Known Subclasses:
ELResolverImpl

public abstract class ELResolverCompatImpl
extends javax.el.ELResolver

This class provides a compatibility layer that isolates differences between JSF1 and JSF2.

Author:
Neil Griffin

Field Summary
 
Fields inherited from class javax.el.ELResolver
RESOLVABLE_AT_DESIGN_TIME, TYPE
 
Constructor Summary
ELResolverCompatImpl()
           
 
Method Summary
protected  Object getFlash(javax.faces.context.FacesContext facesContext)
           
 
Methods inherited from class javax.el.ELResolver
getCommonPropertyType, getFeatureDescriptors, getType, getValue, isReadOnly, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ELResolverCompatImpl

public ELResolverCompatImpl()
Method Detail

getFlash

protected Object getFlash(javax.faces.context.FacesContext facesContext)


Copyright © 2014 Liferay, Inc.. All Rights Reserved.