com.liferay.faces.bridge.context.flash
Class BridgeFlashMyFacesImpl
java.lang.Object
javax.faces.context.Flash
com.liferay.faces.bridge.context.flash.BridgeFlash
com.liferay.faces.bridge.context.flash.BridgeFlashWrapper
com.liferay.faces.bridge.context.flash.BridgeFlashMyFacesImpl
- All Implemented Interfaces:
- Map<String,Object>
public class BridgeFlashMyFacesImpl
- extends BridgeFlashWrapper
- Author:
- Neil Griffin
| Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
| Methods inherited from class com.liferay.faces.bridge.context.flash.BridgeFlashWrapper |
clear, containsKey, containsValue, doPostPhaseActions, doPrePhaseActions, entrySet, get, isEmpty, isKeepMessages, isRedirect, keep, keySet, put, putAll, putNow, remove, setKeepMessages, setRedirect, size, values |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeFlashMyFacesImpl
public BridgeFlashMyFacesImpl(javax.faces.context.Flash flash)
isServletResponseRequired
public boolean isServletResponseRequired()
- Specified by:
isServletResponseRequired in class BridgeFlashWrapper
getWrapped
public javax.faces.context.Flash getWrapped()
- Specified by:
getWrapped in class BridgeFlashWrapper
Copyright © 2014 Liferay, Inc.. All Rights Reserved.