com.liferay.faces.bridge.filter
Class BridgePortletContextFactory
java.lang.Object
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
|
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 |
BridgePortletContextFactory
public BridgePortletContextFactory()
getPortletContext
public abstract javax.portlet.PortletContext getPortletContext(javax.portlet.PortletContext portletContext)
Copyright © 2015 Liferay, Inc.. All rights reserved.