com.liferay.faces.bridge.filter.internal
Class PortletContextBridgeLiferayImpl
java.lang.Object
com.liferay.faces.bridge.filter.internal.PortletContextWrapper
com.liferay.faces.bridge.filter.internal.PortletContextBridgeLiferayImpl
- All Implemented Interfaces:
- javax.faces.FacesWrapper<javax.portlet.PortletContext>, javax.portlet.PortletContext
public class PortletContextBridgeLiferayImpl
- extends PortletContextWrapper
- Author:
- Neil Griffin
| Methods inherited from class com.liferay.faces.bridge.filter.internal.PortletContextWrapper |
getAttribute, getAttributeNames, getContainerRuntimeOptions, getInitParameter, getInitParameterNames, getMajorVersion, getMimeType, getMinorVersion, getNamedDispatcher, getPortletContextName, getRealPath, getResource, getResourceAsStream, getResourcePaths, getServerInfo, log, log, removeAttribute, setAttribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContextBridgeLiferayImpl
public PortletContextBridgeLiferayImpl(javax.portlet.PortletContext portletContext)
getRequestDispatcher
public javax.portlet.PortletRequestDispatcher getRequestDispatcher(String path)
- Specified by:
getRequestDispatcher in interface javax.portlet.PortletContext- Overrides:
getRequestDispatcher in class PortletContextWrapper
getWrapped
public javax.portlet.PortletContext getWrapped()
- Specified by:
getWrapped in interface javax.faces.FacesWrapper<javax.portlet.PortletContext>- Specified by:
getWrapped in class PortletContextWrapper
Copyright © 2015 Liferay, Inc.. All rights reserved.