Interface | Description |
---|---|
GlueContext |
모든 Layout에서 공통으로 Data 를 저장하고 조회 하는 Class이다.
|
GlueContext.ContentType |
Class | Description |
---|---|
GlueDefaultContext |
모든 Layer에서 공통으로 Data 를 저장하고 조회 하는 Class이다.
|
GluePortletContext |
GlueContext for Portlet.
|
GlueProperties |
extends Properties
toString Override property key에 pass, pwd 문자가 포함되어 있을면 로그에 property value를 *로 변환하여 출력한다. |
GlueStaticContext |
각종 고정정보에 접근하는 Class.
|
GlueWebContext |
Servlet의 Data를 관리하기 위한 내부 저장소 Class 이다 .
|
Enum | Description |
---|---|
GlueContext.EventType | |
GlueContext.PortletContentType |
GluePortletContext의 ContentType 정의
|
GlueContext.WebContentType |
GlueWebContext의 ContentType 정의
|
context package.
Copyright © 2013–2019 POSCO ICT. All rights reserved.