com.liferay.faces.bridge.el
Class ELResolverCompatImpl
java.lang.Object
javax.el.ELResolver
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
| Fields inherited from class javax.el.ELResolver |
RESOLVABLE_AT_DESIGN_TIME, TYPE |
|
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 |
ELResolverCompatImpl
public ELResolverCompatImpl()
getFlash
protected Object getFlash(javax.faces.context.FacesContext facesContext)
Copyright © 2014 Liferay, Inc.. All Rights Reserved.