| Package | Description | 
|---|---|
| com.poscoict.glueframework.context | 
 context package. 
 | 
| com.poscoict.glueframework.dao.vo | 
 Glue DAO을 이용한 CRUD시 사용되는 Parameter와 DAO의 find()수행 결과. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GlueContext
모든 Layout에서 공통으로 Data 를 저장하고 조회 하는 Class이다. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueDefaultContext
모든 Layer에서 공통으로 Data 를 저장하고 조회 하는 Class이다. 
 | 
class  | 
GlueWebContext
Servlet의 Data를 관리하기 위한 내부 저장소 Class 이다 . 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueParameter<P>  | 
Copyright © 2013–2021 POSCO ICT. All rights reserved.