com.liferay.faces.bridge.filter
Class BridgePortletContextFactory

java.lang.Object
  extended by com.liferay.faces.bridge.filter.BridgePortletContextFactory
All Implemented Interfaces:
javax.faces.FacesWrapper<BridgePortletContextFactory>

public abstract class BridgePortletContextFactory
extends Object
implements javax.faces.FacesWrapper<BridgePortletContextFactory>

Author:
Neil Griffin

Constructor Summary
BridgePortletContextFactory()
           
 
Method Summary
abstract  javax.portlet.PortletContext getPortletContext(javax.portlet.PortletContext portletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.FacesWrapper
getWrapped
 

Constructor Detail

BridgePortletContextFactory

public BridgePortletContextFactory()
Method Detail

getPortletContext

public abstract javax.portlet.PortletContext getPortletContext(javax.portlet.PortletContext portletContext)


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