com.liferay.faces.bridge.event
Interface PublicRenderParameter
- All Known Implementing Classes:
- PublicRenderParameterBaseImpl, PublicRenderParameterCompatImpl, PublicRenderParameterImpl
public interface PublicRenderParameter
- Author:
- Neil Griffin
injectIntoModel
boolean injectIntoModel(javax.faces.context.FacesContext facesContext)
isModelValueChanged
boolean isModelValueChanged(javax.faces.context.FacesContext facesContext)
getModelValue
String getModelValue(javax.faces.context.FacesContext facesContext)
getModifiedModelEL
String getModifiedModelEL()
isForThisPortlet
boolean isForThisPortlet()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.