Class TemplateModel
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
com.aspectran.core.activity.ActivityData
com.aspectran.core.component.template.TemplateModel
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<String,
Object>
The Class TemplateModel.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aspectran.core.activity.ActivityData
entrySet, get, getActionResultWithoutCache, getActivity, getAttributeWithoutCache, getParameterWithoutCache, getSessionAttributeWithoutCache, put, refresh, values
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
-
Constructor Details
-
TemplateModel
-
-
Method Details
-
getLocale
-