Interface GlueContext

All Superinterfaces:
GlueAuditAttributeHolder, Map<String,Object>
All Known Implementing Classes:
GlueDefaultContext, GlueWebContext

public interface GlueContext extends Map<String,Object>, GlueAuditAttributeHolder
모든 Layout에서 공통으로 Data 를 저장하고 조회 하는 Class이다.
  • Method Details