| Constructor and Description |
|---|
ApplicationScope(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.faces.util.map.AbstractPropertyMapEntry<Object> |
createPropertyMapEntry(String name) |
protected Object |
getProperty(String name) |
protected Enumeration<String> |
getPropertyNames() |
protected void |
removeProperty(String name) |
protected void |
setProperty(String name,
Object value) |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic ApplicationScope(javax.servlet.ServletContext servletContext)
protected com.liferay.faces.util.map.AbstractPropertyMapEntry<Object> createPropertyMapEntry(String name)
createPropertyMapEntry in class com.liferay.faces.util.map.AbstractPropertyMap<Object>protected Object getProperty(String name)
getProperty in class com.liferay.faces.util.map.AbstractPropertyMap<Object>protected Enumeration<String> getPropertyNames()
getPropertyNames in class com.liferay.faces.util.map.AbstractPropertyMap<Object>protected void removeProperty(String name)
removeProperty in class com.liferay.faces.util.map.AbstractPropertyMap<Object>Copyright © 2016 Liferay, Inc.. All rights reserved.