com.liferay.faces.bridge.config.internal
Class BridgeConfigAttributeMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
com.liferay.faces.bridge.config.internal.BridgeConfigAttributeMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Object>
public class BridgeConfigAttributeMap
- extends HashMap<String,Object>
- Author:
- Neil Griffin
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values |
CONFIGURED_FACES_SERVLET_MAPPINGS
public static final String CONFIGURED_FACES_SERVLET_MAPPINGS
- See Also:
- Constant Field Values
CONFIGURED_SYSTEM_EVENT_LISTENERS
public static final String CONFIGURED_SYSTEM_EVENT_LISTENERS
- See Also:
- Constant Field Values
CONFIGURED_SUFFIXES
public static final String CONFIGURED_SUFFIXES
- See Also:
- Constant Field Values
BridgeConfigAttributeMap
public BridgeConfigAttributeMap()
get
public Object get(Object key)
- Specified by:
get in interface Map<String,Object>- Overrides:
get in class HashMap<String,Object>
Copyright © 2015 Liferay, Inc.. All rights reserved.