com.liferay.faces.bridge.event.internal
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 © 2015 Liferay, Inc.. All rights reserved.