Uses of Class
com.poscoict.glueframework.util.GlueHashMap

Packages that use GlueHashMap
com.poscoict.glueframework.context context package. 
com.poscoict.glueframework.util package-info.java 
 

Uses of GlueHashMap in com.poscoict.glueframework.context
 

Subclasses of GlueHashMap in com.poscoict.glueframework.context
 class GlueDefaultContext
          ¸ðµç Layer¿¡¼­ °øÅëÀ¸·Î Data ¸¦ ÀúÀåÇÏ°í Á¶È¸ ÇÏ´Â ClassÀÌ´Ù.
 class GluePortletContext
          GlueContext for Portlet.
 class GlueWebContext
          ServletÀÇ Data¸¦ °ü¸®Çϱâ À§ÇÑ ³»ºÎ ÀúÀå¼Ò Class ÀÌ´Ù .
 

Methods in com.poscoict.glueframework.context that return GlueHashMap
 GlueHashMap<String,Object> GlueWebContext.getDataAsMap(GlueContext.ContentType type)
           
 GlueHashMap<String,Object> GluePortletContext.getDataAsMap(GlueContext.ContentType type)
           
 GlueHashMap<String,Object> GlueDefaultContext.getDataAsMap(GlueContext.ContentType type)
           
 GlueHashMap<String,Object> GlueContext.getDataAsMap(GlueContext.ContentType type)
           
 

Uses of GlueHashMap in com.poscoict.glueframework.util
 

Methods in com.poscoict.glueframework.util that return GlueHashMap
static
<K,V> GlueHashMap<K,V>
GlueHashMap.newGlueHashMap()
           
 



Copyright © 2013–2016 POSCO ICT. All rights reserved.