Uses of Class
com.poscoict.glueframework.util.GlueHashMap
Packages that use GlueHashMap
Package
Description
context package.
package-info.java
-
Uses of GlueHashMap in com.poscoict.glueframework.context
Subclasses of GlueHashMap in com.poscoict.glueframework.contextModifier and TypeClassDescriptionclass
모든 Layer에서 공통으로 Data 를 저장하고 조회 하는 Class이다.class
Servlet의 Data를 관리하기 위한 내부 저장소 Class 이다 .Methods in com.poscoict.glueframework.context that return GlueHashMapModifier and TypeMethodDescriptionGlueContext.getDataAsMap
(GlueContext.ContentType type) GlueDefaultContext.getDataAsMap
(GlueContext.ContentType type) GlueWebContext.getDataAsMap
(GlueContext.ContentType type) -
Uses of GlueHashMap in com.poscoict.glueframework.util
Methods in com.poscoict.glueframework.util that return GlueHashMap