com.liferay.faces.bridge.event
Class PublicRenderParameterCompatImpl
java.lang.Object
com.liferay.faces.bridge.event.PublicRenderParameterBaseImpl
com.liferay.faces.bridge.event.PublicRenderParameterCompatImpl
- All Implemented Interfaces:
- PublicRenderParameter
- Direct Known Subclasses:
- PublicRenderParameterImpl
public abstract class PublicRenderParameterCompatImpl
- extends PublicRenderParameterBaseImpl
This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
- Author:
- Neil Griffin
|
Method Summary |
boolean |
injectIntoModel(javax.faces.context.FacesContext facesContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicRenderParameterCompatImpl
public PublicRenderParameterCompatImpl(String prefix,
String originalRequestValue,
String originalModelEL,
String portletName)
injectIntoModel
public boolean injectIntoModel(javax.faces.context.FacesContext facesContext)
Copyright © 2014 Liferay, Inc.. All Rights Reserved.