com.liferay.faces.bridge.component.html
Class MessageAttributes
java.lang.Object
com.liferay.faces.bridge.component.html.AttributesWrapper
com.liferay.faces.bridge.component.html.MessageAttributes
- All Implemented Interfaces:
- Map<String,Object>, javax.faces.FacesWrapper<Map<String,Object>>
public class MessageAttributes
- extends AttributesWrapper
- Author:
- Neil Griffin
| Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
| Methods inherited from class com.liferay.faces.bridge.component.html.AttributesWrapper |
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageAttributes
public MessageAttributes(Map<String,Object> attributes)
get
public Object get(Object key)
- Specified by:
get in interface Map<String,Object>- Overrides:
get in class AttributesWrapper
getWrapped
public Map<String,Object> getWrapped()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.