com.liferay.faces.util.context.internal
Class PartialViewContextFactoryOnChangeImpl

java.lang.Object
  extended by javax.faces.context.PartialViewContextFactory
      extended by com.liferay.faces.util.context.internal.PartialViewContextFactoryOnChangeImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>

public class PartialViewContextFactoryOnChangeImpl
extends javax.faces.context.PartialViewContextFactory

Author:
Neil Griffin

Constructor Summary
PartialViewContextFactoryOnChangeImpl(javax.faces.context.PartialViewContextFactory partialViewContextFactory)
           
 
Method Summary
 javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext facesContext)
           
 javax.faces.context.PartialViewContextFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartialViewContextFactoryOnChangeImpl

public PartialViewContextFactoryOnChangeImpl(javax.faces.context.PartialViewContextFactory partialViewContextFactory)
Method Detail

getPartialViewContext

public javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext facesContext)
Specified by:
getPartialViewContext in class javax.faces.context.PartialViewContextFactory

getWrapped

public javax.faces.context.PartialViewContextFactory getWrapped()
Specified by:
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>
Overrides:
getWrapped in class javax.faces.context.PartialViewContextFactory


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