com.liferay.faces.util.lifecycle
Class ViewScopePhaseListener.ManagedPropertyInjector

java.lang.Object
  extended by com.liferay.faces.util.lifecycle.ViewScopePhaseListener.ManagedPropertyInjector
Enclosing class:
ViewScopePhaseListener

protected class ViewScopePhaseListener.ManagedPropertyInjector
extends Object


Constructor Summary
ViewScopePhaseListener.ManagedPropertyInjector(javax.faces.context.FacesContext facesContext)
           
 
Method Summary
 void inject(Object managedBean, String managedPropertyName, Class<?> managedPropertyClass, String elExpression)
           
protected  String removeExpressionSyntax(String elExpression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewScopePhaseListener.ManagedPropertyInjector

public ViewScopePhaseListener.ManagedPropertyInjector(javax.faces.context.FacesContext facesContext)
Method Detail

inject

public void inject(Object managedBean,
                   String managedPropertyName,
                   Class<?> managedPropertyClass,
                   String elExpression)

removeExpressionSyntax

protected String removeExpressionSyntax(String elExpression)


Copyright © 2015 Liferay, Inc.. All rights reserved.