com.liferay.faces.bridge.context.internal
Class PartialViewContextFactoryBridgeImpl

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

public class PartialViewContextFactoryBridgeImpl
extends javax.faces.context.PartialViewContextFactory

Author:
Neil Griffin

Constructor Summary
PartialViewContextFactoryBridgeImpl(javax.faces.context.PartialViewContextFactory partialViewContextFactory)
           
 
Method Summary
 javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext facesContext)
           
 
Methods inherited from class 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

PartialViewContextFactoryBridgeImpl

public PartialViewContextFactoryBridgeImpl(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


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