Package | Description |
---|---|
com.poscoict.glueframework.context |
context package.
|
com.poscoict.glueframework.util |
package-info.java
|
Modifier and Type | Class and Description |
---|---|
class |
GlueDefaultContext
¸ðµç Layer¿¡¼ °øÅëÀ¸·Î Data ¸¦ ÀúÀåÇÏ°í Á¶È¸ ÇÏ´Â ClassÀÌ´Ù.
|
class |
GluePortletContext
GlueContext for Portlet.
|
class |
GlueWebContext
ServletÀÇ Data¸¦ °ü¸®Çϱâ À§ÇÑ ³»ºÎ ÀúÀå¼Ò Class ÀÌ´Ù .
|
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
static <K,V> GlueHashMap<K,V> |
GlueHashMap.newGlueHashMap() |
Copyright © 2013–2019 POSCO ICT. All rights reserved.