| Package | Description | 
|---|---|
| com.poscoict.glueframework.context | 
 context package. 
 | 
| com.poscoict.glueframework.dao | 
 dao package. 
 | 
| com.poscoict.glueframework.dao.vo | 
 Glue DAO을 이용한 CRUD시 사용되는 Parameter와 DAO의 find()수행 결과. 
 | 
| com.poscoict.glueframework.web | 
 web package. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GlueAuditAttributes | 
GlueDefaultContext.getAuditAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GlueDefaultContext.setAuditAttributes(GlueAuditAttributes auditAttribute)  | 
| Modifier and Type | Method and Description | 
|---|---|
GlueAuditAttributes | 
GlueAuditAttributeHolder.getAuditAttributes()
Audit 항목을 얻는다. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GlueAuditAttributeHolder.setAuditAttributes(GlueAuditAttributes auditAttriubtes)
Audit 항목을 설정한다. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GlueAuditAttributes | 
GlueParameter.getAuditAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GlueParameter.setAuditAttributes(GlueAuditAttributes auditAttriubtes)  | 
| Constructor and Description | 
|---|
GlueParameter(P value,
             GlueAuditAttributes audit)
생성자(constructor). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected GlueAuditAttributes | 
GlueHttpReceiverAdapter.createGlueAtuditAttribute(HttpServletRequest request,
                         GlueContext ctx)  | 
Copyright © 2013–2021 POSCO ICT. All rights reserved.