com.liferay.faces.bridge.application.view
Class BridgeWriteBehindSupportFactoryImpl
java.lang.Object
com.liferay.faces.bridge.application.view.BridgeWriteBehindSupportFactory
com.liferay.faces.bridge.application.view.BridgeWriteBehindSupportFactoryImpl
- All Implemented Interfaces:
- FactoryWrapper<BridgeWriteBehindSupportFactory>, javax.faces.FacesWrapper<BridgeWriteBehindSupportFactory>
public class BridgeWriteBehindSupportFactoryImpl
- extends BridgeWriteBehindSupportFactory
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeWriteBehindSupportFactoryImpl
public BridgeWriteBehindSupportFactoryImpl()
loadClass
protected Class<? extends BridgeWriteBehindResponse> loadClass(String className,
Class<? extends BridgeWriteBehindResponse> defaultClass)
getBridgeAfterViewContentRequest
public BridgeAfterViewContentRequest getBridgeAfterViewContentRequest(javax.portlet.PortletRequest portletRequest)
- Specified by:
getBridgeAfterViewContentRequest in class BridgeWriteBehindSupportFactory
getBridgeAfterViewContentResponse
public BridgeAfterViewContentResponse getBridgeAfterViewContentResponse(javax.portlet.PortletResponse portletResponse,
Locale locale)
- Specified by:
getBridgeAfterViewContentResponse in class BridgeWriteBehindSupportFactory
getBridgeWriteBehindResponse
public BridgeWriteBehindResponse getBridgeWriteBehindResponse(javax.portlet.MimeResponse mimeResponse,
javax.servlet.ServletResponse servletResponse)
throws javax.faces.FacesException
- Specified by:
getBridgeWriteBehindResponse in class BridgeWriteBehindSupportFactory
- Throws:
javax.faces.FacesException
getWrapped
public BridgeWriteBehindSupportFactory getWrapped()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.