- FAILURE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
failure
 
- FAILURE - Static variable in interface com.poscoict.glueframework.cache.remote.GlueCacheEventSender
 
-  
 
- FAILURE_CODE - Static variable in interface com.poscoict.glueframework.xplatform.common.XPlatformConstants
 
-  
 
- FALSE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
Deprecated.
 
- FILE_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
property name [file-name] : ¿¢¼¿ Export ½Ã file name
 
- FILE_NAME_KEY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
file-name-key : file name À» À§ÇÑ ¿¹¾à¾î.
 
- FILE_UPLOAD_PATH - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
file-upload-path : File ¾÷·Îµå °æ·Î ¸¦ À§ÇÑ ¿¹¾à¾î.
 
- fileExt - Static variable in class com.poscoict.glueframework.tester.GlueFileFilter
 
-  
 
- filterConfig - Variable in class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 
-  
 
- find(String) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 
- 
Äõ¸® Ű¿¡ ÇØ´çÇÏ´Â Static SQL Äõ¸®(¹ÙÀεù º¯¼ö°¡ ¾ø´Â Äõ¸®)¸¦ ½ÇÇàÇÏ¿© Á¶°Ç¿¡ ÇØ´çÇÏ´Â Database Record¸¦ °Ë»öÇÑ´Ù.
 
- find(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 
- 
Äõ¸® Ű¿¡ ÇØ´çÇÏ´Â SQL Äõ¸®¹®ÀåÀ» ½ÇÇàÇÏ¿© Á¶°Ç¿¡ ÇØ´çÇÏ´Â Database Record¸¦ °Ë»öÇÑ´Ù.
 
- find(String) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
- 
Default Ä÷³ ÆÐ¹Ð¸®¿¡ ÇØ´çÇÏ´Â Àüü µ¥ÀÌÅ͸¦ Á¶È¸ÇÑ´Ù.
 
- find(String, String) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
- 
Àüü µ¥ÀÌÅ͸¦ Á¶È¸ÇÑ´Ù.
 
- find(String, String, Scan) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
- 
ÇØ´ç µ¥ÀÌÅ͸¦ Á¶È¸ÇÑ´Ù.
 
- find(String) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateDao
 
- 
ÁÖ¾îÁø query·Î Á¶È¸ÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateDao
 
- 
ÁÖ¾îÁø named query¿¡ GlueParameter °´Ã¼¸¦ BindingÇÏ¿© Á¶È¸ÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateTemplate
 
- 
ÁÖ¾îÁø Query¿Í GlueParameter Á¤º¸·Î Á¶È¸ÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- find(String, String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Äõ¸® Ű¿¡ ÇØ´çÇÏ´Â SQL Äõ¸®¹®Àå¿¡ where ÀýÀ» Àû¿ëÇÏ¿© Á¶°Ç¿¡ ÇØ´çÇÏ´Â Database Record¸¦ °Ë»öÇÑ´Ù.
 
- find(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- find(String, String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- find(String) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 
- 
select SQLÀ» ¼öÇàÇÑ´Ù..
 
- find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 
- 
select SQLÀ» ¼öÇàÇÑ´Ù..
 
- findByHql(String) - Method in interface com.poscoict.glueframework.dao.hibernate.GlueGenericHibernateDao
 
-  
 
- findByHql(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.hibernate.GlueGenericHibernateDao
 
-  
 
- findByHql(String) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateDao
 
-  
 
- findByHql(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateDao
 
-  
 
- findByQueryDefinitionInternal(GlueQueryDefinition, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- findByQueryDefinitionInternal(GlueQueryDefinition, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
 
-  
 
- findByQueryStatement(String) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Static SQL Äõ¸®(¹ÙÀεù º¯¼ö°¡ ¾ø´Â Äõ¸®)¸¦ ½ÇÇàÇÏ¿© Á¶°Ç¿¡ ÇØ´çÇÏ´Â Database Record¸¦ °Ë»öÇÑ´Ù.
 
- findByQueryStatement(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
SQL Äõ¸®¹®ÀåÀ» ½ÇÇàÇÏ¿© Á¶°Ç¿¡ ÇØ´çÇÏ´Â Database Record¸¦ °Ë»öÇÑ´Ù.
 
- findByQueryStatement(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- findByQueryStatement(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- findForNavigationPage(String, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Page Set ±â´ÉÀ» Áö¿øÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- findForNavigationPage(String, GlueParameter<P>, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Page Set ±â´ÉÀ» Áö¿øÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- findForNavigationPage(String, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- findForNavigationPage(String, GlueParameter<P>, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- findForNavigationPageByQuery(String, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Page Set ±â´ÉÀ» Áö¿øÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- findForNavigationPageByQuery(String, GlueParameter<P>, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Page Set ±â´ÉÀ» Áö¿øÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- findForNavigationPageByQuery(String, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- findForNavigationPageByQuery(String, GlueParameter<P>, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- fireAlreadyScheduledJob(String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
- 
½ºÄÉÁÙµÈ JobÀ» ã¾Æ¼ Áï½Ã ½ÇÇàÇÏ´Â ¸Þ¼Òµå.
 
- fireAlreadyScheduledJob(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
- 
½ºÄÉÁÙµÈ JobÀ» ã¾Æ¼ Áï½Ã ½ÇÇàÇÏ´Â ¸Þ¼Òµå.
 
- fireJob(String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
-  
 
- fireJob(String, String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
-  
 
- fireJob(String, String, String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
-  
 
- fireNextJobAfterIntervalTime(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 
-  
 
- FIXED_LENGTH_FILE_TYPE - Static variable in class com.poscoict.glueframework.batch.item.GlueDefaultItemReader
 
-  
 
- FORMAT_FILE_TYPE - Static variable in class com.poscoict.glueframework.batch.item.GlueDefaultItemWriter
 
-  
 
- FORMAT_YYYY - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Date TypeÀ» ³â(yyyy) FormatÀ¸·Î ÁöÁ¤
 
- FORMAT_YYYYMM - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Date TypeÀ» ³â¿ù(yyyyMM) FormatÀ¸·Î ÁöÁ¤
 
- FORMAT_YYYYMMDD - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Date TypeÀ» ³â¿ùÀÏ(yyyyMMdd) FormatÀ¸·Î ÁöÁ¤
 
- FORMAT_YYYYMMDDHH - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Date TypeÀ» ³â¿ùÀϽÃ(yyyyMMddHH) FormatÀ¸·Î ÁöÁ¤
 
- FORMAT_YYYYMMDDHHMM - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Date TypeÀ» ³â¿ùÀϽúÐ(yyyyMMddHHmm) FormatÀ¸·Î ÁöÁ¤
 
- FORMAT_YYYYMMDDHHMMSS - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
-  
 
- formatCurrency(Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î Åëȸ¦ º¯È¯ÇÑ´Ù.
 
- formatCurrency(Locale, Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î Åëȸ¦ º¯È¯ÇÑ´Ù.
 
- formatCurrency(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î Åëȸ¦ º¯È¯ÇÑ´Ù.
 
- formatCurrency(Locale, Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î Åëȸ¦ º¯È¯ÇÑ´Ù.
 
- formatDate(Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥¸¦ º¯È¯ÇÑ´Ù.
 
- formatDate(Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥¸¦ º¯È¯ÇÑ´Ù.
 
- formatDate(int, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
ÁÖ¾îÁø ½ºÅ¸ÀÏ¿¡ µû¶ó, ±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥¸¦ º¯È¯ÇÑ´Ù.
 
- formatDate(int, Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
ÁÖ¾îÁø ½ºÅ¸ÀÏ¿¡ µû¶ó, Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥¸¦ º¯È¯ÇÑ´Ù.
 
- formatDateTime(Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥ ¹× ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatDateTime(Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥ ¹× ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatDateTime(int, int, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
ÁÖ¾îÁø ½ºÅ¸ÀÏ¿¡ µû¶ó, ±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥ ¹× ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatDateTime(int, int, Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
ÁÖ¾îÁø ½ºÅ¸ÀÏ¿¡ µû¶ó, Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ³¯Â¥ ¹× ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatNumber(Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Locale, Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Locale, Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Locale, Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatNumber(Locale, Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ¼ýÀÚ¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Locale, Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Locale, Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Locale, Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatPercent(Locale, Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ÆÛ¼¾Æ®¸¦ º¯È¯ÇÑ´Ù.
 
- formatTime(Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatTime(Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatTime(int, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
ÁÖ¾îÁø ½ºÅ¸ÀÏ¿¡ µû¶ó, ±âº» Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- formatTime(int, Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
 
- 
ÁÖ¾îÁø ½ºÅ¸ÀÏ¿¡ µû¶ó, Locale¿¡ ÇØ´çÇÏ´Â Çü½ÄÀ¸·Î ½Ã°£À» º¯È¯ÇÑ´Ù.
 
- FORWARDNAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
forward-name : Page Flow À» À§ÇÑ ¿¹¾à¾î.
 
- FORWARDNAME - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 
-  
 
- FORWARDPATH_VAR - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 
-  
 
- generateGetterMethodMap(String[], T) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- generateIndex() - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
-  
 
- generateObject(Class<?>, List<String>, String[]) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- generateSetterMethodMap(Class<?>, String[]) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- GET - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- get(Object) - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- get(String, GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
RootMapÀÌ ¾Æ´Ñ ContentType¿¡ ÇØ´ç ÇÏ´Â Map¿¡¼ ÇØ´ç keyÀÇ °ªÀ» ¾ò´Â´Ù.
 
- get(String, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- get(Object) - Method in class com.poscoict.glueframework.context.GluePortletContext
 
- 
Key ÇØ´ç ÇÏ´Â °ªÀ» Á¶È¸ÇÔ.
 
- get(String, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GluePortletContext
 
-  
 
- get(Object) - Method in class com.poscoict.glueframework.context.GlueWebContext
 
- 
Key ÇØ´ç ÇÏ´Â °ªÀ» Á¶È¸ÇÔ.
 
- get(String, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
 
-  
 
- get(int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- get(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- get(String) - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
returns the value for the attributeName
 
- get() - Static method in class com.poscoict.glueframework.transaction.GlueLazyTransactionManagerHolder
 
-  
 
- get() - Static method in class com.poscoict.glueframework.util.license.GlueSolution
 
- 
»ç¿ë ¼Ö·ç¼ÇÀ» ¹ÝȯÇÑ´Ù.
 
- GET - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 
-  
 
- getActivityHandler(String) - Method in class com.poscoict.glueframework.biz.control.GlueService
 
- 
Internal Use Only
 GlueActivityHandler¸¦ returnÇÔ.
 
- getActivityInfoMap() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo
 
-  
 
- getAddress() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- getAddress() - Method in class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
 
-  
 
- getAllRow() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 
- 
ÇöÀç RowSetÀÇ ¸ðµç Row¸¦ ¾ò´Â´Ù.
 
- getAllRow() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 
-  
 
- getAndTryToCast(String, Class<T>) - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- getAndTryToCast(String, Class<T>, GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- getAndTryToCast(String, Class<T>, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getAndTryToCast(String, Class<T>, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GluePortletContext
 
-  
 
- getAndTryToCast(String, Class<T>, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
 
-  
 
- getAndTryToCast(K, Class<T>) - Method in class com.poscoict.glueframework.util.GlueHashMap
 
-  
 
- getAttribute(K) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
 
- 
Ä÷³¸í¿¡ ÇØ´çÇÏ´Â °ªÀ» ¾ò´Â´Ù.
 
- getAttribute(String) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
-  
 
- getAttribute(int) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
MessageDefinition¿¡¼ ÇØ´ç Attribute¸¦ °¡Á®¿Â´Ù.
 
- getAttributeList() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo
 
-  
 
- getAttributes() - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
 
- 
ÇϳªÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â MapÀ» ¸®ÅÏÇÑ´Ù.
 
- getAttributes() - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
-  
 
- getAttributes() - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- getAttributes() - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
Returns all the attributes
 
- getAttributes() - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
getter method.
 
- getAttributes(String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- getAttributes(String) - Method in interface com.poscoict.glueframework.message.layout.GlueMessageLayout
 
- 
ÇØ´ç Msg LayoutÀÇ Attribute Á¤º¸¸¦ ÃßÃâÇÏ´Â Method óÀ½ È£Ãâ½Ã AttributeÀÇ Á¤º¸¸¦ Cache¿¡ ÀúÀåÇϰí, Àç È£Ãâ½Ã Cache¸¦ ÅëÇØ Á¤º¸¸¦ ÃßÃâÇÏ¿© Á¦°ø
 
- getAttributesDefinition(String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- getAttributesDefinition(String) - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 
-  
 
- getAttributesDefinition(String) - Method in class com.poscoict.glueframework.message.layout.GlueXmlMessageLayout
 
-  
 
- getAuditAttributes() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getAuditAttributes() - Method in interface com.poscoict.glueframework.dao.GlueAuditAttributeHolder
 
- 
Audit Ç׸ñÀ» ¾ò´Â´Ù.
 
- getAuditAttributes() - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
 
-  
 
- getAuditStatement(String, int) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated. 
 
- getAuditStatementForInsert(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated. 
 
- getAuditStatementForUpdate(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated. 
 
- getAuditValue() - Method in class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
-  
 
- getBatchUpdateLimit() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- getBeanFactory() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
applicationContext.xml¿¡ Á¤ÀÇ µÇ¾î ÀÖ´Â Bean Class¸¦ È£Ãâ Çϱâ À§ÇÑ GlueBeanFactory¸¦ Return ÇÑ´Ù.
 
- getBeanObject(String) - Method in interface com.poscoict.glueframework.bean.GlueBeanFactory
 
- 
Ű °ª¿¡ ÇØ´çÇÏ´Â Singleton ¿ÀºêÁ§Æ®¸¦ ¾ò´Â´Ù.
 
- getBeanObject(String, Class<T>) - Method in interface com.poscoict.glueframework.bean.GlueBeanFactory
 
- 
Ű °ª¿¡ ÇØ´çÇÏ´Â Singleton ¿ÀºêÁ§Æ®¸¦ ¾ò´Â´Ù.
 
- getBeanObject(String) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 
-  
 
- getBeanObject(String, Class<T>) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 
-  
 
- getBigDecimalCellFormat() - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
getter method for bigDecimalCellFormat
 
- getBindingName(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
Internal Use only.
 
- getBindingNamings() - Method in class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
getter method.
 
- getBody() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- getBodyLength() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- getByteMsgString(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
String°ªÀ» Message StringÀ¸·Î »ý¼º
 
- getByteMsgString(GlueMessageAttributeDefinition, GlueMessage, int, Charset) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
String°ªÀ» Message StringÀ¸·Î »ý¼º
 
- getCache(String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheHolder
 
- 
ij½¬ ¿µ¿ª¸í¿¡ ÇØ´çÇϴ ij½¬ ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ
 
- getCacheEventProcessor() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 
- 
getter method.
 
- getCacheEventSender() - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
 
-  
 
- getCacheEventSender() - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
 
-  
 
- getCacheKey() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- getCacheLoader(String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheHolder
 
- 
ij½¬ ·Î´õ ȹµæ
 
- getCacheManager() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- getCacheObject(Object) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
-  
 
- getCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
- 
ÁÖ¾îÁø ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
-  
 
- getCacheObject(Object, String, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
-  
 
- getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
-  
 
- getCacheObject(Object, String, GlueCacheLoader) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
-  
 
- getCacheObject(Object) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 
- 
µðÆúµå ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 
- 
µðÆúµå ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 
- 
ÁÖ¾îÁø ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object, String, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 
- 
ÁÖ¾îÁø ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object, String, GlueCacheLoader) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 
- 
ÁÖ¾îÁø ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 
- 
ÁÖ¾îÁø ij½¬ ¿µ¿ª¿¡¼ ij½¬ Ű¿¡ ÇØ´çÇÏ´Â ¿ÀºêÁ§Æ®¸¦ ¸®ÅÏ.
 
- getCacheObject(Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- getCacheObject(Object, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- getCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- getCacheObject(Object, String, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- getCacheObject(Object, String, GlueCacheLoader) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- getCharset() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- getCharset() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- getClassName() - Method in enum com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
 
-  
 
- getClazz() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo.GlueActivityInfo
 
-  
 
- getClientIp() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- getColumnCount() - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- getColumnDefinition(DataSource, GlueQueryDefinition, GlueParameter<?>) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
-  
 
- getColumnDefinition(String, ResultSet) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
-  
 
- getColumnDefinition(DataSource, String, Object[]) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
- 
Deprecated. 
 
- getColumnDefinition(DataSource, String, String, Object[]) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
- 
Deprecated. 
 
- getColumnDefs() - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
 
- 
Column Definition Á¤º¸¸¦ ¾ò´Â´Ù.
 
- getColumnDefs() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- getColumnDefs() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 
- 
Column Definition Á¤º¸¸¦ ¾ò´Â´Ù.
 
- getColumnDefs() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 
-  
 
- getColumnIds(GlueContext, String) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView
 
- 
GlueContext¿¡¼ Column Id¸¦ °¡Á®¿À´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- getColumnManager() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
getter method.
 
- getColumnMapRowMapper() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcTemplate
 
-  
 
- getColumnName(int) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- getColumnValue(ResultSet, int) - Method in class com.poscoict.glueframework.dao.GlueColumnMapRowMapper
 
-  
 
- getContext() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- getController() - Static method in class com.poscoict.glueframework.biz.control.GlueBizControllerImpl
 
- 
GlueBizController Instance¸¦ »ý¼º Çϰí Return ÇÔ.
 
- getController() - Static method in class com.poscoict.glueframework.biz.control.GlueBizProvider
 
- 
GlueBizController ¸¦ ȹµæÇÔ.
 
- getCountQuery(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
Argument·Î ÁÖ¾îÁö´Â Äõ¸®¹®ÀåÀ» ±â¹ÝÀ¸·Î ·¹ÄÚµå ÃÑ °³¼ö¸¦ ¾òÀ» ¼ö ÀÖ´Â Äõ¸®¸¦ »ý¼ºÇÑ´Ù.
 
- getCurrentPage() - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
 
- 
ÇöÀç Page ¹øÈ£¸¦ ³Ñ°Ü ÁØ´Ù.
 
- getCurrentPage() - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
-  
 
- getCustomProperty(String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
Custom Properties ÆÄÀÏ¿¡¼ key¿¡ ÇØ´çÇÏ´Â ÇÁ·ÎÆÛƼ¸¦ ¾ò´Â´Ù.
 
- getCustomProperty(String, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
Custom Properties ÆÄÀÏ¿¡¼ key¿¡ ÇØ´çÇÏ´Â ÇÁ·ÎÆÛƼ¸¦ ¾ò´Â´Ù.
 
- getDao(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
applicationContext.xml¿¡ Á¤ÀÇµÈ dao°¡Á®¿À±â.
 
- getDao() - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 
-  
 
- getDataAsMap(GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- getDataAsMap(GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getDataAsMap(GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GluePortletContext
 
-  
 
- getDataAsMap(GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
 
-  
 
- getDatabaseProductName() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
getter method.
 
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
 
- 
getter method
 
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
 
- 
getter method
 
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
 
- 
getter method
 
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
 
- 
getter method
 
- getDataType(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- getDataType(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
ÇØ´ç µ¥ÀÌÅÍÀÇ Å¸ÀÔÀ» ¹ÝȯÇÑ´Ù.
 
- getDatatype() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ datatype¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getDatatype() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getDate(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
- 
attributeName¿¡ ´ëÇÑ °ªÀ» DateÀ¸·Î ¹ÝȯÇÑ´Ù.
 
- getDateFormat() - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
getter method for dateFormat
 
- getDBConnection() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
ConnectionÀ» Return ÇÏ´Â Method ÀÌ´Ù.
 
- getDefaultLocale(String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
ÀԷ°ª¿¡ ±Ù°ÅÇÑ Locale
 
- getDefaultUILocale() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
glue.propertiesÀÇ property "default.ui.locale" ¿¡ ±Ù°ÅÇÑ Locale
 
- getDesc() - Method in class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo
 
-  
 
- getDesc() - Method in class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo.GlueQueryInfo
 
-  
 
- getDescription() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
getter method.
 
- getDescription() - Method in class com.poscoict.glueframework.tester.GlueFileFilter
 
-  
 
- getDescription(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 
-  
 
- getDmlType(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated. 
 
- getEntity(String, Serializable) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateTemplate
 
- 
ÁÖ¾îÁø entityName¿Í entityId Á¤º¸·Î °´Ã¼¸¦ ¹ÝȯÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- getEntityName() - Method in class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
Getter Method for entityName
 
- getErrorCode() - Method in exception com.poscoict.glueframework.dao.GlueDaoException
 
- 
Database Error Code¸¦ ¾ò´Â´Ù.
 
- getEventList() - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
getter method.
 
- getEventSourceType() - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- getEventSourceType() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getEventType() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- getException() - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
Controller¿¡¼ ¹ß»ýÇÑ ExceptionÀ» Return
 
- getException() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getExtension(File) - Static method in class com.poscoict.glueframework.tester.GlueFileFilter
 
-  
 
- getFieldType(Class<?>, String[]) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- getFileContentsForHuge(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
- 
HTTP Request Stream¿¡¼ ÀÐ¾î µéÀÎ ÆÄÀÏÀÇ ÄÁÅÙÃ÷¸¦ Return ÇÑ´Ù.
 
- getFileExt() - Static method in class com.poscoict.glueframework.tester.GlueFileFilter
 
-  
 
- getFileName(GlueContext) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView
 
- 
¼³Á¤ °ª¿¡ µû¶ó FileNameÀ» ¸¸µé¾î ReturnÇÏ´Â ¸Þ¼ÒµåÀÌ´Ù.
 
- getFileNames() - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
- 
File ¸íÀ» Ž»öÇϱâ À§ÇÑ Iterator¸¦ ¹Ý³³ÇÑ´Ù.
 
- getGlueProperty(String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
glue.properties¿¡¼ Key¿¡ ÇØ´çÇÏ´Â Property °ªÀ» Return ÇÑ´Ù.
 
- getGlueProperty(String, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
glue.properties¿¡¼ Key¿¡ ÇØ´çÇÏ´Â Property °ªÀ» Return ÇÑ´Ù.
 
- getGroupAttrs(int) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
MessageDefinition¿¡¼ Group AttributeÀÇ List¸¦ °¡Á®¿Â´Ù.
 
- getHeader(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- getHeaderCellFormat() - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
getter method for headerCellFormat
 
- getHeaders() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- getHeaders() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- getIcon(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 
-  
 
- getId() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
Äõ¸® ۸¦ ¾ò´Â´Ù.
 
- getId() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ Id¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getId() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo
 
-  
 
- getId() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getId() - Method in class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo.GlueQueryInfo
 
-  
 
- getILoggerFactory() - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
 
- 
ILoggerFactory ÀÎÅÍÆäÀ̽º¸¦ ¹ÝȯÇÑ´Ù.
 
- getInitial() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo
 
-  
 
- getInitialActivity() - Method in class com.poscoict.glueframework.biz.control.GlueService
 
- 
Internal Use Only
 Initial Activity NameÀ» ³Ñ°ÜÁÜ.
 
- getInputStream(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
- 
¸Þ¸ð¸®¿¡ ij½¬Çϰí ÀÖ´Â ÆÄÀÏÀÇ ³»¿ëÀ» InputStreamÇüÅ·Π¹ÝȯÇÑ´Ù.
 
- getInsertAuditValue() - Method in class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
-  
 
- getInstance() - Static method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheHolder
 
-  
 
- getInstance() - Static method in class com.poscoict.glueframework.schema.parser.GlueLayoutParser
 
-  
 
- getInstance() - Static method in class com.poscoict.glueframework.schema.parser.GlueQueryParser
 
-  
 
- getInstance() - Static method in class com.poscoict.glueframework.schema.parser.GlueServiceParser
 
-  
 
- getInstance() - Static method in class com.poscoict.glueframework.ucube4.GlueUCubeSBHCreator
 
- 
EAI ServiceBrokerHandler ÀνºÅϽº¸¦ ¹ÝȯÇÑ´Ù.
 
- getIntervalTime() - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 
-  
 
- getIntFromString(String) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
String°ªÀ» Integer·Î º¯È¯ÇÏ¿© ¹ÝȯÇÑ´Ù.
 
- getJobDetail(String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 
-  
 
- getJobName() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- getLength() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
Indicates the designated column's normal maximum width in
 characters.
 
- getLength() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ length¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getLength() - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
getter method.
 
- getLength() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getLicenseAPI(String) - Static method in class com.poscoict.glueframework.util.license.GlueLicenseManager
 
-  
 
- getLicenseMode() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
¶óÀ̼±½º ¸ðµå¸¦ ¹ÝȯÇÑ´Ù.
 
- getListOfFiles(File) - Static method in class com.poscoict.glueframework.util.GlueFileResourceUtil
 
- 
ƯÁ¤ µð·ºÅ丮 ÀÌÇÏ¿¡ Á¸ÀçÇÏ´Â ¸ðµç ÆÄÀϸíÀ» °Ë»öÇØ¼ List CollectionÀ¸·Î ¸®ÅÏÇÑ´Ù.
 
- getListOfFiles(File, boolean) - Static method in class com.poscoict.glueframework.util.GlueFileResourceUtil
 
-  
 
- getLocation() - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
- 
getter method for DI.
 
- getLogger(String) - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
 
- 
GlueLog¸¦ ¹ÝȯÇÑ´Ù.
 
- getLogger(Class<?>) - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
 
- 
GlueLog¸¦ ¹ÝȯÇÑ´Ù.
 
- getMapItems() - Method in class com.poscoict.glueframework.batch.item.support.GlueCompositeDataProvider
 
-  
 
- getMappedClassName() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
getter method.
 
- getMessage() - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
NonUIÀÇ TC 󸮸¦ À§ÇÑ Data ¸¦ Return
 
- getMessage() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getMessageHelper() - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Spring¿¡¼ Á¦°øÇÏ´Â MimeMessageHelper¸¦ ¹ÝȯÇÑ´Ù.
 
- getMessages() - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
NonUIÀÇ File TC 󸮸¦ À§ÇÑ Data ¸¦ Return
 
- getMessages() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getMessageTypes() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseEncoder
 
-  
 
- getMethodMap() - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- getMsgDate(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Date°ªÀ» Message StringÀ¸·Î »ý¼º
 
- getMsgId() - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
getter method. get Message ID
 
- getMsgNumber(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Number°ªÀ» Message StringÀ¸·Î »ý¼º
 
- getMsgParsingRule() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- getMsgParsingType() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
- 
Message Parsing TypeÀ» °¡Á®¿Â´Ù.
 
- getMsgString(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
String°ªÀ» Message StringÀ¸·Î »ý¼º
 
- getMultiPartRequest() - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- getMultiPartRequest() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- getMultiPartRequest() - Method in class com.poscoict.glueframework.context.GluePortletContext
 
-  
 
- getMultiPartRequest() - Method in class com.poscoict.glueframework.context.GlueWebContext
 
-  
 
- getName() - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
getter method.
 
- getName() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
Get the designated column's name.
 
- getName() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ name¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getName() - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 
-  
 
- getName() - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 
-  
 
- getName() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo
 
-  
 
- getName() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getName() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo
 
-  
 
- getName() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo.GlueActivityInfo
 
-  
 
- getName(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 
-  
 
- getName() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 
-  
 
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
 
-  
 
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
 
-  
 
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
 
-  
 
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
 
-  
 
- getNextIntValue(String) - Method in interface com.poscoict.glueframework.dao.sequence.GlueSequence
 
- 
int ŸÀÔÀÇ Next Sequence °ªÀ» ¾ò´Â´Ù.
 
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
 
-  
 
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
 
-  
 
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
 
-  
 
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
 
-  
 
- getNextLongValue(String) - Method in interface com.poscoict.glueframework.dao.sequence.GlueSequence
 
- 
long ŸÀÔÀÇ Next Sequence °ªÀ» ¾ò´Â´Ù.
 
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
 
-  
 
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
 
-  
 
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
 
-  
 
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
 
-  
 
- getNextStringValue(String) - Method in interface com.poscoict.glueframework.dao.sequence.GlueSequence
 
- 
String ŸÀÔÀÇ Next Sequence °ªÀ» ¾ò´Â´Ù.
 
- getNumber(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
- 
attributeName¿¡ ´ëÇÑ °ªÀ» NumberÀ¸·Î ¹ÝȯÇÑ´Ù.
 
- getOpsForHash() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- getOpsForHash() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
HashŸÀÔ µ¥ÀÌÅÍÀÇ Operation Ŭ·¡½º¸¦ ¹ÝȯÇÑ´Ù.
 
- getOpsForList() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- getOpsForList() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
ListŸÀÔ µ¥ÀÌÅÍÀÇ Operation Ŭ·¡½º¸¦ ¹ÝȯÇÑ´Ù.
 
- getOpsForSet() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- getOpsForSet() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
SetŸÀÔ µ¥ÀÌÅÍÀÇ Operation Ŭ·¡½º¸¦ ¹ÝȯÇÑ´Ù.
 
- getOpsForValue() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- getOpsForValue() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
String ŸÀÔ µ¥ÀÌÅÍÀÇ Operation Ŭ·¡½º¸¦ ¹ÝȯÇÑ´Ù.
 
- getOpsForZSet() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- getOpsForZSet() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
Sotred SetŸÀÔ µ¥ÀÌÅÍÀÇ Operation Ŭ·¡½º¸¦ ¹ÝȯÇÑ´Ù.
 
- getOrder() - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
-  
 
- getOrder() - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
-  
 
- getPageSize() - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
 
- 
Page Size¸¦ Return ÇÑ´Ù.
 
- getPageSize() - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
-  
 
- getParameter() - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
 
-  
 
- getParameter(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- getParameterMap() - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
-  
 
- getParameters() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- getParameters(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- getParamValue(Map<?, ?>, String, Field) - Static method in class com.poscoict.glueframework.util.TypeCastingUtil
 
-  
 
- getParamValue(Map<?, ?>, String, String) - Static method in class com.poscoict.glueframework.util.TypeCastingUtil
 
-  
 
- getPort() - Method in class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
 
-  
 
- getPrecision() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
Get the designated column's number of decimal digits.
 
- getPrecision() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ precision¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getPrecision() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getProperty(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
getter mehod.
 
- getPropertyMap() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo.GlueActivityInfo
 
-  
 
- getPropertyNames() - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
Á¤Àû propertyÀÇ key set.
 
- getQueryDefinition(String) - Method in interface com.poscoict.glueframework.dao.manager.GlueQueryManager
 
- 
Äõ¸® Ű¿¡ ÇØ´çÇÏ´Â Äõ¸®Á¤º¸ ¿ÀºêÁ§Æ®¸¦ ¾ò´Â´Ù.
 
- getQueryDefinition(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 
-  
 
- getQueryId() - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 
-  
 
- getQueryManager() - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
Query Manager¸¦ ¾ò´Â´Ù.
 
- getQueryManager() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- getQueryMap() - Method in class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo
 
-  
 
- getQueryStatement() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
SQL Äõ¸® ¹®ÀåÀ» ¾ò´Â´Ù.
 
- getReceiver() - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- getReceiverName() - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- getRegionName() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- getRequestId() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- getRequestor() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- getRequestRetryCount() - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
-  
 
- getReservationTime() - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- getResource(String) - Static method in class com.poscoict.glueframework.util.GlueFileResourceUtil
 
- 
ÇöÀç ThreadÀÇ Context¿¡ ÇØ´çÇÏ´Â Directory¿¡¼ path¸¦ URL·Î º¯È¯ÇÔ.
 
- getResourceAsStream(String) - Static method in class com.poscoict.glueframework.util.GlueFileResourceUtil
 
- 
ÇöÀç ThreadÀÇ Context¿¡ ÇØ´çÇÏ´Â Directory¿¡¼ path¸¦ URL·Î º¯È¯ÇÔ.
 
- getResourceMessage(String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
LocaleÁ¤º¸¿¡ ±Ù°ÅÇÑ ´Ù±¹¾î Áö¿ø Method.
 
- getResourceMessage(String, Object[]) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
LocaleÁ¤º¸¿¡ ±Ù°ÅÇÑ ´Ù±¹¾î Áö¿ø Method.
 
- getResourceMessage(String, Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
LocaleÁ¤º¸¿¡ ±Ù°ÅÇÑ ´Ù±¹¾î Áö¿ø Method.
 
- getResourceMessage(String, Object[], Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
LocaleÁ¤º¸¿¡ ±Ù°ÅÇÑ ´Ù±¹¾î Áö¿ø Method.
 
- getResourceMessage(String, String, Object[], Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
LocaleÁ¤º¸¿¡ ±Ù°ÅÇÑ ´Ù±¹¾î Áö¿ø Method.
 
- getResponseCode() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- getResultType() - Method in class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo.GlueQueryInfo
 
-  
 
- getRetryCount() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- getRootCause() - Method in exception com.poscoict.glueframework.GlueException
 
- 
¿øÀÎ Exception ȹµæ
 
- getRootPath() - Method in class com.poscoict.glueframework.biz.control.GlueServiceLoader
 
- 
getter method.
 
- getRootPath() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 
- 
getter method.
 
- getRowCount() - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- getScale() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
Gets the designated column's number of digits to right of the
 decimal point.
 
- getScheduler() - Method in class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
 
-  
 
- getSender() - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- getSenderName() - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- getSeq() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ Seq¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getSeq() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getSequence() - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
µ¥ÀÌÅͺ£À̽º Sequence °ªÀ» Çڵ鸵ÇÏ´Â GlueSequence¸¦ ȹµæÇÑ´Ù.
 
- getSequence() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- getService(String) - Method in interface com.poscoict.glueframework.biz.control.GlueServiceManager
 
-  
 
- getService(String) - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
-  
 
- getServicName() - Method in class com.poscoict.glueframework.biz.control.GlueService
 
- 
Service NameÀ» Return
 
- getSessionAttr(GlueContext.PortletContentType) - Method in class com.poscoict.glueframework.context.GluePortletContext
 
-  
 
- getSessionAttr() - Method in class com.poscoict.glueframework.context.GlueWebContext
 
-  
 
- getSql() - Method in exception com.poscoict.glueframework.dao.GlueDaoException
 
- 
SQL Query Statement¸¦ ¾ò´Â´Ù.
 
- getSql() - Method in class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo.GlueQueryInfo
 
-  
 
- getSqlSession() - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 
-  
 
- getSqlTypeArray(String[], Object) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- getString(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
- 
attributeName¿¡ ´ëÇÑ °ªÀ» StringÀ¸·Î ¹ÝȯÇÑ´Ù.
 
- getStringCellFormat() - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
getter method for stringCellFormat
 
- getStringFromNumber(BigDecimal, int, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
Number¸¦ StringÀ¸·Î º¯È¯
 
- getSystemProperty(String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
SystemProperty´Â java¸¦ ½ÇÇà½Ã -D OptionÀ¸·Î Á¤ÀÇÇÑ Property¸¦ ÀÇ¹Ì ÇÑ´Ù.
 
- getSystemProperty(String, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
SystemProperty´Â java¸¦ ½ÇÇà½Ã -D OptionÀ¸·Î Á¤ÀÇÇÑ Property¸¦ ÀÇ¹Ì ÇÑ´Ù.
 
- getTargetUrl() - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
-  
 
- getTC() - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- getTC() - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
Message(TC:Àü¹®)À» °¡Á®¿Â´Ù
 
- getTCID() - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- getTCID() - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
get Transaction Code ID
 
- getTextMessage() - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- getTimeout() - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
-  
 
- getTimestampCellFormat() - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
getter method for timestampCellFormat
 
- getTimeZoneFormat(Date, int) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
ÇØ´ç TimeZone ±âÁØ ³¯Â¥.½Ã°£ Ç¥Çö Method.
 
- getTimeZoneFormat(Date, int, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
ÇØ´ç TimeZone ±âÁØ ³¯Â¥.½Ã°£ Ç¥Çö Method.
 
- getTimeZoneFormat(Date, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
ÇØ´ç TimeZone ±âÁØ ³¯Â¥.½Ã°£ Ç¥Çö Method.
 
- getTimeZoneFormat(Date, String, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 
- 
ÇØ´ç TimeZone ±âÁØ ³¯Â¥.½Ã°£ Ç¥Çö Method.
 
- getToString(String, String, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
ÇØ´ç °ªÀ¸·Î ±æÀÌ ¸¸Å String¿¡ Ãß°¡
 
- getTotalRowCount() - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
 
- 
Á¶È¸µÈ ½ÇÁ¦ÀûÀÎ ÃÑ ·¹ÄÚµå °³¼ö¸¦ È®ÀÎÇÑ´Ù.
 
- getTotalRowCount() - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
-  
 
- getTransactionManagers() - Method in class com.poscoict.glueframework.biz.control.GlueService
 
- 
Internal Use Only
 Transaction Manager MapÀ» ³Ñ°ÜÁÜ.
 
- getTransactionMap() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo
 
-  
 
- getTransactionStatus() - Method in class com.poscoict.glueframework.transaction.GlueHibernateTransactionManager
 
-  
 
- getTransition() - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
getter method.
 
- getTransitionMap() - Method in class com.poscoict.glueframework.schema.parser.GlueServiceInfo.GlueActivityInfo
 
-  
 
- getTriggerName() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- getType() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
Retrieves the designated column's SQL type.
 
- getType() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ type¼Ó¼ºÀ» °¡Á®¿Â´Ù
 
- getType() - Method in class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- getTypeDescription(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 
-  
 
- getUpdateAuditValue() - Method in class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
-  
 
- getValueAt(int, int) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- getViewPage() - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- getWrappedBeanFactory() - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 
- 
Application should not invoke this method!
 
- GLUE_AUDIT_INSERT_PARAM - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : audit.insert.key
 
- GLUE_AUDIT_UPDATE_PARAM - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : audit.update.key
 
- GLUE_CONFIG_FILE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties
 
- GLUE_CUSTOM_PROPERTY - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : glue.custom.property
 
- GLUE_DEFAULT_FIlE_DIR - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : default.file.dir
 
- GLUE_DEFAULT_MSG_LOCALE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : default.msg.locale
 
- GLUE_DEFAULT_UI_LOCALE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : default.ui.locale
 
- GLUE_MAXUPLOADSIZE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : max.upload.file.size
 
- GLUE_MESSAGE_PARSING_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
glue.properties : msg.parsing.type
 
- GlueAbstractAction - Class in com.poscoict.glueframework.web.control.struts
 
- 
GlueSimpleActionÀ» »ç¿ëÇÏÁö ¾Ê°í GlueSimpleAction¿¡ ±â´ÉÀ» È®ÀåÇϱ⠿øÇÏ´Â °æ¿ì »ç¿ë.
 
- GlueAbstractAction() - Constructor for class com.poscoict.glueframework.web.control.struts.GlueAbstractAction
 
-  
 
- GlueAbstractController - Class in com.poscoict.glueframework.web.control.portlet
 
- 
Spring Portlet MVC ÀÇ Controller.
 
- GlueAbstractController() - Constructor for class com.poscoict.glueframework.web.control.portlet.GlueAbstractController
 
-  
 
- GlueAbstractController - Class in com.poscoict.glueframework.web.control.spring
 
- 
Spring MVC ÀÇ Controller.
 
- GlueAbstractController() - Constructor for class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- GlueAbstractFixedLengthMessageLayout - Class in com.poscoict.glueframework.message.layout
 
- 
GlueMessageLayout ÀÇ Ãß»ó Ŭ·¡½º.
 
- GlueAbstractFixedLengthMessageLayout() - Constructor for class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- GlueActivity<C extends GlueContext> - Class in com.poscoict.glueframework.biz.activity
 
- 
GlueActivity Class´Â ¸ðµç Chain¿¡¼ »ó¼Ó¹Þ¾Æ¾ß ÇÏ´Â Super ClassÀÌ´Ù.
 
- GlueActivity() - Constructor for class com.poscoict.glueframework.biz.activity.GlueActivity
 
-  
 
- GlueActivityConstants - Interface in com.poscoict.glueframework.biz.activity
 
- 
Glue F/W ¿¹¾à¾î »ó¼öÁ¤ÀÇ(Service).
 
- GlueActivityHandler(GlueServiceInfo.GlueActivityInfo) - Constructor for class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 
- 
»ý¼ºÀÚ.
 
- GlueActivityInfo(String, String) - Constructor for class com.poscoict.glueframework.schema.parser.GlueServiceInfo.GlueActivityInfo
 
- 
»ý¼ºÀÚ
 
- GlueAltibaseSequence - Class in com.poscoict.glueframework.dao.sequence
 
- 
Altibase DB Sequence¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GlueAltibaseSequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GlueAltibaseSequence
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueAuditAttributeHolder - Interface in com.poscoict.glueframework.dao
 
- 
Audit Ç׸ñÀ» ȦµåÇÏ´Â ¿ªÇÒÀ» ¼öÇàÇÏ´Â ÀÎÅÍÆäÀ̽º
 
- GlueAuditAttributes - Class in com.poscoict.glueframework.dao.vo
 
- 
Audit Ç׸ñÀÇ °ªÀ» Áö´Ñ Value Object.
 
- GlueAuditAttributes() - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueAuditAttributes(GlueContext) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
- 
»ý¼ºÀÚ(constructor). key¿¡ ÇØ´çÇÏ´Â °ªÀ» Context·Î ºÎÅÍ ÀϾî¿Í Audit Ç׸ñÀ» ±¸¼ºÇÑ´Ù.
 
- GlueAuditAttributes(Map<String, Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
-  
 
- GlueAuditAttributes(List<Object>, List<Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 
-  
 
- GlueBadSqlGrammarException - Exception in com.poscoict.glueframework.dao
 
- 
SQL ¹®¹ý ¿À·ù·Î ÀÎÇØ¼ ¹ß»ýÇÏ´Â Exception Ŭ·¡½º.
 
- GlueBadSqlGrammarException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueBadSqlGrammarException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueBadSqlGrammarException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueBadSqlGrammarException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueBeanFactory - Interface in com.poscoict.glueframework.bean
 
- 
BeanFactory ÀÎÅÍÆäÀ̽º.
 
- GlueBeanFactoryImpl - Class in com.poscoict.glueframework.bean
 
- 
BeanFactory ±¸Çö Class.
 
- GlueBeanFactoryImpl() - Constructor for class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueBeanFactoryImpl(String) - Constructor for class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueBeanFactoryImpl(String...) - Constructor for class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueBizControlConstants - Interface in com.poscoict.glueframework.biz.control
 
- 
Glue F/W ¿¹¾à¾î »ó¼öÁ¤ÀÇ.
 
- GlueBizController - Interface in com.poscoict.glueframework.biz.control
 
- 
BizController ÀÎÅÍÆäÀ̽º.
 
- GlueBizControllerImpl - Class in com.poscoict.glueframework.biz.control
 
- 
BizController ±¸Çöü.
 
- GlueBizProvider - Class in com.poscoict.glueframework.biz.control
 
- 
GlueBizControllerÀÇ Instace¸¦ Á¦°øÇϱâ À§ÇÑ Class
 GlueBizController¸¦ »ç¿ëÇϰí GlueBizController ±¸Çöü¸¦ Á÷Á¢ »ç¿ëÇÏÁö ¾Ê°Ô Çϱâ À§ÇØ Á¦°øµÊ.
 
- GlueBizProvider() - Constructor for class com.poscoict.glueframework.biz.control.GlueBizProvider
 
-  
 
- GlueCacheClearServlet - Class in com.poscoict.glueframework.cache.remote
 
- 
GlueCacheClearServlet[CacheEventReceiver]´Â cache event¸¦ ¼ö½ÅÇÏ¿©, cacheManagerÀÇ cache data¸¦ »èÁ¦ÇÏ´Â ServletÀÌ´Ù.
 
- GlueCacheClearServlet() - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 
-  
 
- GlueCacheEvent - Class in com.poscoict.glueframework.cache.remote
 
- 
Cache Event Á¤ÀÇ.
 
- GlueCacheEvent(String, String, String) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueCacheEvent(String, String) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueCacheEvent(String, String, int) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueCacheEventProcessor - Class in com.poscoict.glueframework.cache.remote
 
- 
Cache Event Processor.
 
- GlueCacheEventProcessor() - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEventProcessor
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueCacheEventReceiver - Interface in com.poscoict.glueframework.cache.remote
 
- 
Cache Event Receiver Interface.
 
- GlueCacheEventSender - Interface in com.poscoict.glueframework.cache.remote
 
- 
Cache Event Sender
 
- GlueCacheException - Exception in com.poscoict.glueframework.cache
 
- 
Cache System¿¡ °ü·ÃµÈ ¿¡·¯°¡ ¹ß»ýÇÏ¸é ´øÁ®Áö´Â Exception Ŭ·¡½º
 
- GlueCacheException(String) - Constructor for exception com.poscoict.glueframework.cache.GlueCacheException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueCacheException(String, Throwable) - Constructor for exception com.poscoict.glueframework.cache.GlueCacheException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueCacheLoader - Interface in com.poscoict.glueframework.cache
 
- 
ij½¬ ·Î´õ ÀÎÅÍÆäÀ̽º.
 
- GlueCacheManager - Interface in com.poscoict.glueframework.cache
 
- 
ij½¬¿¡ °ü·ÃµÈ ¼ºñ½º¸¦ Á¦°øÇÏ´Â ÀÎÅÍÆäÀ̽º.
 
- GlueCacheRegions - Interface in com.poscoict.glueframework.cache
 
- 
Glue Framework¿¡¼ »ç¿ëÇϴ ij½¬ ¿µ¿ª¸íÀ» Á¤ÀÇÇÑ ÀÎÅÍÆäÀ̽º »ó¼ö.
 
- GlueCharacterEncodingFilter - Class in com.poscoict.glueframework.web
 
- 
Ŭ¶óÀ̾ðÆ®(º¸Åë À¥ ºê¶ó¿ìÀú)·Î ¿äû ¹ÞÀº ¹®ÀÚ¸¦ ÁöÁ¤µÈ ÀÎÄÚµùÀ¸·Î ¼³Á¤ÇØÁÖ´Â ÇÊÅÍ Å¬·¡½º.
 
- GlueCharacterEncodingFilter() - Constructor for class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 
-  
 
- GlueCipher - Class in com.poscoict.glueframework.util
 
- 
ÆÄÀÏ/¹®ÀÚ¿ ¾Ïº¹È£È Ŭ·¡½º.
 
- GlueCipher() - Constructor for class com.poscoict.glueframework.util.GlueCipher
 
-  
 
- GlueColumnDef - Class in com.poscoict.glueframework.dao.vo
 
- 
µ¥ÀÌŸº£À̽º Á¶È¸°á°úÀÎ GlueRowSet ObjectÀÇ °¢ ColumnÇ׸ñÀÇ Á¤º¸¸¦ Á¦°øÇÏ´Â ClassÀÌ´Ù.
 
- GlueColumnDef(String, int, int) - Constructor for class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueColumnDef(String, int, int, int, int) - Constructor for class com.poscoict.glueframework.dao.vo.GlueColumnDef
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueColumnManager - Class in com.poscoict.glueframework.dao.manager
 
- 
ColumnManager.
 
- GlueColumnManager() - Constructor for class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueColumnMapRowMapper - Class in com.poscoict.glueframework.dao
 
- 
ColumnMapRowMapper È®Àå.
 
- GlueColumnMapRowMapper() - Constructor for class com.poscoict.glueframework.dao.GlueColumnMapRowMapper
 
-  
 
- GlueCompositeCursorReader<T> - Class in com.poscoict.glueframework.batch.item
 
- 
ItemStreamReader ±¸Çöü.
 
- GlueCompositeCursorReader() - Constructor for class com.poscoict.glueframework.batch.item.GlueCompositeCursorReader
 
-  
 
- GlueCompositeDataProvider - Class in com.poscoict.glueframework.batch.item.support
 
-  
 
- GlueCompositeDataProvider() - Constructor for class com.poscoict.glueframework.batch.item.support.GlueCompositeDataProvider
 
-  
 
- GlueCompositeFileReader<T> - Class in com.poscoict.glueframework.batch.item
 
- 
ItemStreamReader ±¸Çöü.
 
- GlueCompositeFileReader() - Constructor for class com.poscoict.glueframework.batch.item.GlueCompositeFileReader
 
-  
 
- GlueCompositeItemsMapper - Class in com.poscoict.glueframework.batch.item.support
 
- 
GlueItemsMapper ±¸Çöü.
 
- GlueCompositeItemsMapper() - Constructor for class com.poscoict.glueframework.batch.item.support.GlueCompositeItemsMapper
 
-  
 
- GlueContext - Interface in com.poscoict.glueframework.context
 
- 
¸ðµç Layout¿¡¼ °øÅëÀ¸·Î Data ¸¦ ÀúÀåÇϰí Á¶È¸ ÇÏ´Â ClassÀÌ´Ù.
 
- GlueContext.ContentType - Interface in com.poscoict.glueframework.context
 
-  
 
- GlueContext.EventType - Enum in com.poscoict.glueframework.context
 
-  
 
- GlueContext.PortletContentType - Enum in com.poscoict.glueframework.context
 
- 
GluePortletContextÀÇ ContentType Á¤ÀÇ
 
- GlueContext.WebContentType - Enum in com.poscoict.glueframework.context
 
- 
GlueWebContextÀÇ ContentType Á¤ÀÇ
 
- GlueContextClear - Class in com.poscoict.glueframework.biz.activity
 
- 
MemoryClear Activity.
 
- GlueContextClear() - Constructor for class com.poscoict.glueframework.biz.activity.GlueContextClear
 
-  
 
- GlueCursorBasedRowSet<E> - Interface in com.poscoict.glueframework.dao.vo
 
- 
GlueCursorBasedRowSet ÀÎÅÍÆäÀ̽º.
 
- GlueCursorBasedRowSetImpl - Class in com.poscoict.glueframework.dao.vo
 
- 
GlueCursorBasedRowSet ±¸Çöü.
 
- GlueCursorBasedRowSetImpl(ResultSet, ResultSet) - Constructor for class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- GlueCursorBasedRowSetImpl(Connection, Statement, JdbcTemplate, ResultSet, ResultSet) - Constructor for class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- GlueCursorItemReader<T> - Class in com.poscoict.glueframework.batch.item
 
- 
JdbcCursorItemReader È®Àå.
 
- GlueCursorItemReader() - Constructor for class com.poscoict.glueframework.batch.item.GlueCursorItemReader
 
-  
 
- GlueDaoException - Exception in com.poscoict.glueframework.dao
 
- 
Data Access Object(DAO) °ü·Ã ExceptionÀÌ ¹ß»ýÇßÀ» ¶§ ¾²·Î¿ì µÈ´Ù.
 
- GlueDaoException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueDaoException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDaoException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueDaoException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDataAccessResourceFailureException - Exception in com.poscoict.glueframework.dao
 
- 
µ¥ÀÌŸ º£À̽º¿Í °°Àº ÀÚ¿ø¿¡ ¿¬°á½Ã ¿¡·¯°¡ ¹ß»ýµÇ¸é ´øÁ®Áö´Â Exception Ŭ·¡½º.
 
- GlueDataAccessResourceFailureException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDataAccessResourceFailureException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDataIntegrityViolationException - Exception in com.poscoict.glueframework.dao
 
- 
µ¥ÀÌŸº£À̽º¿¡ insert or update ½Ã ¹«°á¼º Á¦¾àÁ¶°Ç¿¡ À§¹èµÇ´Â °æ¿ì ´øÁ®Áö´Â Exception Ŭ·¡½º.
 
- GlueDataIntegrityViolationException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueDataIntegrityViolationException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDataIntegrityViolationException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueDataIntegrityViolationException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDataSourceTransactionManager - Class in com.poscoict.glueframework.transaction
 
- 
Data SourceÀÇ Æ®·£Àè¼ÇÀ» °ü¸®ÇÏ´Â Manager Ŭ·¡½ºÀÌ´Ù.
 
- GlueDataSourceTransactionManager() - Constructor for class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 
-  
 
- GlueDateFormatUtil - Class in com.poscoict.glueframework.util
 
- 
³¯Â¥ ¹× ½Ã°£¿¡ ´ëÇÑ º¯È¯À» ¼öÇàÇϴ Ŭ·¡½º
 
- GlueDateFormatUtil() - Constructor for class com.poscoict.glueframework.util.GlueDateFormatUtil
 
-  
 
- GlueDB2Sequence - Class in com.poscoict.glueframework.dao.sequence
 
- 
IBM DB 2 Sequence¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GlueDB2Sequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDBMessageLayout - Class in com.poscoict.glueframework.message.layout
 
- 
MessageLayout ±¸Çöü.
 
- GlueDBMessageLayout() - Constructor for class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 
-  
 
- GlueDefaultContext - Class in com.poscoict.glueframework.context
 
- 
¸ðµç Layer¿¡¼ °øÅëÀ¸·Î Data ¸¦ ÀúÀåÇϰí Á¶È¸ ÇÏ´Â ClassÀÌ´Ù.
 
- GlueDefaultContext() - Constructor for class com.poscoict.glueframework.context.GlueDefaultContext
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDefaultContext(GlueContext.EventType) - Constructor for class com.poscoict.glueframework.context.GlueDefaultContext
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDefaultItemReader<T> - Class in com.poscoict.glueframework.batch.item
 
- 
ItemStreamReader ±¸Çöü.
 
- GlueDefaultItemReader() - Constructor for class com.poscoict.glueframework.batch.item.GlueDefaultItemReader
 
-  
 
- GlueDefaultItemWriter<T> - Class in com.poscoict.glueframework.batch.item
 
- 
ItemStreamWriter ±¸Çöü.
 
- GlueDefaultItemWriter() - Constructor for class com.poscoict.glueframework.batch.item.GlueDefaultItemWriter
 
-  
 
- GlueDefaultJobEventProcessor - Class in com.poscoict.glueframework.scheduling.remote
 
- 
Ŭ¶óÀÌ¾ðÆ®¿¡¼ ¿äûÇÑ Request¸¦ ¹Þ¾Æ¼ JobÀ» ±âµ¿Çϴ Ŭ·¡½º.
 
- GlueDefaultJobEventProcessor(Scheduler) - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueDefaultJobEventProcessor
 
-  
 
- GlueDefaultRouter - Class in com.poscoict.glueframework.biz.activity
 
- 
Router Activity.
 
- GlueDefaultRouter() - Constructor for class com.poscoict.glueframework.biz.activity.GlueDefaultRouter
 
-  
 
- GlueDefaultTransactionDefinition - Class in com.poscoict.glueframework.transaction
 
- 
TransactionDefinition ÀÎÅÍÆäÀ̽ºÀÇ µðÆúÆ® ±¸Çö Ŭ·¡½º.
 
- GlueDefaultTransactionDefinition() - Constructor for class com.poscoict.glueframework.transaction.GlueDefaultTransactionDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueDefaultTransactionDefinition(TransactionDefinition) - Constructor for class com.poscoict.glueframework.transaction.GlueDefaultTransactionDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueEdgeServerAdapter - Class in com.poscoict.glueframework.web
 
- 
Edge Server¸¦ ÅëÇØ Senser, Detector, RFID µî ´Ü¸»¿¡¼ µé¾î¿À´Â Á¤º¸¸¦ ¼ö½ÅÇÏ´Â Class.
 
- GlueEdgeServerAdapter() - Constructor for class com.poscoict.glueframework.web.GlueEdgeServerAdapter
 
-  
 
- GlueEhCacheManager - Class in com.poscoict.glueframework.cache.ehcache
 
- 
CacheManager ±¸Çöü.
 
- GlueEhCacheManager() - Constructor for class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
-  
 
- GlueExcelInfo - Class in com.poscoict.glueframework.biz.activity
 
- 
ExcelInfo Activity.
 
- GlueExcelInfo() - Constructor for class com.poscoict.glueframework.biz.activity.GlueExcelInfo
 
-  
 
- GlueException - Exception in com.poscoict.glueframework
 
- 
Glue Framework¿¡¼ »ç¿ëÇÏ´Â ÃÖ»óÀ§ Exception Ŭ·¡½º(The GlueException class is the superclass of all errors and exceptions in the Glue
 Framework).
 
- GlueException(String) - Constructor for exception com.poscoict.glueframework.GlueException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueException(String, Throwable) - Constructor for exception com.poscoict.glueframework.GlueException
 
- 
»ý¼ºÀÚ(constructor).
 
- glueExceptionTransfer(Throwable) - Method in interface com.poscoict.glueframework.biz.control.GlueMoniHelper
 
-  
 
- GlueFileDelete - Class in com.poscoict.glueframework.biz.activity
 
- 
FileDelete Activity.
 
- GlueFileDelete() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileDelete
 
-  
 
- GlueFileDown - Class in com.poscoict.glueframework.biz.activity
 
- 
FileDown Activity.
 
- GlueFileDown() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileDown
 
-  
 
- GlueFileFilter - Class in com.poscoict.glueframework.tester
 
- 
È®ÀåÀÚ°¡ .case ÆÄÀϸ¸À» º¸À̱â À§ÇÑ FileFilter Class
 
- GlueFileFilter() - Constructor for class com.poscoict.glueframework.tester.GlueFileFilter
 
-  
 
- GlueFileList - Class in com.poscoict.glueframework.biz.activity
 
- 
FileList Activity.
 
- GlueFileList() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileList
 
-  
 
- GlueFileResourceUtil - Class in com.poscoict.glueframework.util
 
- 
Resource FileÀÇ URLÀ» ó¸® ÇÏ´Â °øÅë ¸ðµâ.
 
- GlueFileResourceUtil() - Constructor for class com.poscoict.glueframework.util.GlueFileResourceUtil
 
-  
 
- GlueFileSave - Class in com.poscoict.glueframework.biz.activity
 
- 
FileSave Activity.
 
- GlueFileSave() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileSave
 
-  
 
- GlueFileView - Class in com.poscoict.glueframework.tester
 
-  
 
- GlueFileView() - Constructor for class com.poscoict.glueframework.tester.GlueFileView
 
-  
 
- GlueGenericDao - Interface in com.poscoict.glueframework.dao
 
-  
 
- GlueGenericHibernateDao - Interface in com.poscoict.glueframework.dao.hibernate
 
-  
 
- GlueGenericJdbcDao - Interface in com.poscoict.glueframework.dao.jdbc
 
- 
µ¥ÀÌŸº£À̽º CRUD(Create, Read, Update, Delete) ¿ÀÆÛ·¹À̼ÇÀ» Ãß»óÈÇÏ¿© Á¦°øÇÏ´Â Data Access Object ÀÎÅÍÆäÀ̽º.
 
- GlueGenericRedisDao - Interface in com.poscoict.glueframework.dao.redis
 
- 
Redis¿Í ¿¬µ¿Çϱâ À§ÇÑ Dao ClassÀÇ interface
 
- GlueHashMap<K,V> - Class in com.poscoict.glueframework.util
 
- 
GlueHashMap.java
 
- GlueHashMap() - Constructor for class com.poscoict.glueframework.util.GlueHashMap
 
-  
 
- GlueHbaseDao - Class in com.poscoict.glueframework.dao.hbase
 
- 
Hbase¿Í ¿¬µ¿Çϱâ À§ÇÑ Dao Class
 
- GlueHbaseDao() - Constructor for class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
-  
 
- GlueHbaseDelete - Class in com.poscoict.glueframework.biz.activity.hbase
 
- 
Delete Hbase Activity.
 
- GlueHbaseDelete() - Constructor for class com.poscoict.glueframework.biz.activity.hbase.GlueHbaseDelete
 
-  
 
- GlueHbaseFind - Class in com.poscoict.glueframework.biz.activity.hbase
 
- 
Find Hbase Activity.
 
- GlueHbaseFind() - Constructor for class com.poscoict.glueframework.biz.activity.hbase.GlueHbaseFind
 
-  
 
- GlueHbaseSave - Class in com.poscoict.glueframework.biz.activity.hbase
 
- 
Save Hbase Activity.
 
- GlueHbaseSave() - Constructor for class com.poscoict.glueframework.biz.activity.hbase.GlueHbaseSave
 
-  
 
- GlueHibernateDao - Class in com.poscoict.glueframework.dao.hibernate
 
- 
Hibernate¿ë Dao ClassÀÌ´Ù.
 
- GlueHibernateDao() - Constructor for class com.poscoict.glueframework.dao.hibernate.GlueHibernateDao
 
-  
 
- GlueHibernateDelete - Class in com.poscoict.glueframework.biz.activity.hibernate
 
- 
GlueHibernateDelete Activity.
 
- GlueHibernateDelete() - Constructor for class com.poscoict.glueframework.biz.activity.hibernate.GlueHibernateDelete
 
-  
 
- GlueHibernateEntityCreator - Class in com.poscoict.glueframework.biz.activity.hibernate
 
- 
GlueHibernateEntityCreator Activity.
 
- GlueHibernateEntityCreator() - Constructor for class com.poscoict.glueframework.biz.activity.hibernate.GlueHibernateEntityCreator
 
-  
 
- GlueHibernateEntityModifier - Class in com.poscoict.glueframework.biz.activity.hibernate
 
- 
GlueHibernateEntityModifier Activity.
 
- GlueHibernateEntityModifier() - Constructor for class com.poscoict.glueframework.biz.activity.hibernate.GlueHibernateEntityModifier
 
-  
 
- GlueHibernateEntityRemover - Class in com.poscoict.glueframework.biz.activity.hibernate
 
- 
GlueHibernateEntityRemover Activity.
 
- GlueHibernateEntityRemover() - Constructor for class com.poscoict.glueframework.biz.activity.hibernate.GlueHibernateEntityRemover
 
-  
 
- GlueHibernateParameter<P> - Class in com.poscoict.glueframework.dao.vo
 
- 
Hibernate¿ë GlueParameter Ŭ·¡½º. setNamedParam(Session session, String queryString)¸¦ È£ÃâÇÏ¿© namedParam¿¡ ´ëÇÑ °ªÀ» ¼¼ÆÃÇÑ ÈÄ »ç¿ëÇÑ´Ù.
 
- GlueHibernateParameter(P) - Constructor for class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
HQL ¹æ½Ä »ý¼ºÀÚ.
 
- GlueHibernateParameter(P, String) - Constructor for class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
Entity ¹æ½Ä »ý¼ºÀÚ
 
- GlueHibernateParameter(P, GlueAuditAttributes) - Constructor for class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
BindingÇÒ °ªÀ» °¡Áö°í ÀÖ´Â value Object¿Í Audit °´Ã¼¸¦ SetÇÏ´Â »ý¼ºÀÚÀÌ´Ù.
 
- GlueHibernateSearch - Class in com.poscoict.glueframework.biz.activity.hibernate
 
- 
GlueHibernateSearch Activity.
 
- GlueHibernateSearch() - Constructor for class com.poscoict.glueframework.biz.activity.hibernate.GlueHibernateSearch
 
-  
 
- GlueHibernateTemplate - Class in com.poscoict.glueframework.dao.hibernate
 
- 
ÀÌ Å¬·¡½º´Â Hibernate Template Ŭ·¡½ºÀÌ´Ù.
 
- GlueHibernateTemplate(SessionFactory) - Constructor for class com.poscoict.glueframework.dao.hibernate.GlueHibernateTemplate
 
- 
Create a new HibernateTemplate instance.
 
- GlueHibernateTransactionManager - Class in com.poscoict.glueframework.transaction
 
- 
HibernateTransactionManager È®Àå.
 
- GlueHibernateTransactionManager() - Constructor for class com.poscoict.glueframework.transaction.GlueHibernateTransactionManager
 
-  
 
- GlueHibernateTransactionManager(SessionFactory) - Constructor for class com.poscoict.glueframework.transaction.GlueHibernateTransactionManager
 
-  
 
- GlueHibernateUpdate - Class in com.poscoict.glueframework.biz.activity.hibernate
 
- 
GlueHibernateUpdate Activity.
 
- GlueHibernateUpdate() - Constructor for class com.poscoict.glueframework.biz.activity.hibernate.GlueHibernateUpdate
 
-  
 
- GlueHsqlSequence - Class in com.poscoict.glueframework.dao.sequence
 
- 
HSQL DB Sequence¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GlueHsqlSequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueHttpCacheEventSender - Class in com.poscoict.glueframework.cache.remote
 
- 
CacheEventSender ±¸Çöü.
 
- GlueHttpCacheEventSender() - Constructor for class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
-  
 
- GlueHttpJobEventReceiver - Class in com.poscoict.glueframework.scheduling.remote
 
- 
À̺¥Æ®¸¦ ¹Þ¾Æ¼ ÇØ´ç JobÀ» ½ÇÇàÇÑ´Ù.
 
- GlueHttpJobEventReceiver() - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
 
-  
 
- GlueHttpJobEventSender - Class in com.poscoict.glueframework.scheduling.remote
 
- 
GlueJobEventSender ±¸Çöü.
 
- GlueHttpJobEventSender() - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- GlueHttpReceiverAdapter - Class in com.poscoict.glueframework.web
 
- 
Http Receiver Servlet.
 
- GlueHttpReceiverAdapter() - Constructor for class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 
-  
 
- GlueHttpRequestDecoder - Class in com.poscoict.glueframework.scheduling.server
 
- 
A MessageDecoder that decodes HttpRequest.
 
- GlueHttpRequestDecoder() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpRequestDecoder
 
- 
»ý¼ºÀÚ
 
- GlueHttpRequestMessage - Class in com.poscoict.glueframework.scheduling.server
 
- 
A HTTP request message.
 
- GlueHttpRequestMessage() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- GlueHttpResponseEncoder - Class in com.poscoict.glueframework.scheduling.server
 
- 
 
- GlueHttpResponseEncoder() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpResponseEncoder
 
-  
 
- GlueHttpResponseMessage - Class in com.poscoict.glueframework.scheduling.server
 
- 
A HTTP response message.
 
- GlueHttpResponseMessage() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- GlueHttpServerProtocolCodecFactory - Class in com.poscoict.glueframework.scheduling.server
 
- 
Provides a protocol codec for HTTP server.
 
- GlueHttpServerProtocolCodecFactory() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpServerProtocolCodecFactory
 
-  
 
- GlueInvalidLicenseException - Exception in com.poscoict.glueframework
 
-  
 
- GlueInvalidLicenseException(String) - Constructor for exception com.poscoict.glueframework.GlueInvalidLicenseException
 
-  
 
- GlueItemsMapper<T> - Interface in com.poscoict.glueframework.batch.item.support
 
- 
GlueItemsMapper ÀÎÅÍÆäÀ̽º.
 
- GlueJaxWebService - Interface in com.poscoict.glueframework.jaxws
 
- 
GlueJaxWebService jax-ws±â¹Ý¿¡¼ À¥ ¼ºñ½º ±â´ÉÀ» Á¦°øÇϱâ À§ÇÑ interface Glue Service¸¦ ½ÇÇà ½Ã۰í GlueContext¿¡¼ ÇØ´ç °´Ã¼¸¦ ¸®ÅÏÇÏ´Â ¸Þ¼µåµéÀ» Á¦°øÇÑ´Ù.
 
- GlueJaxWebServiceImpl - Class in com.poscoict.glueframework.jaxws
 
- 
GlueJaxWebService jax-ws±â¹Ý¿¡¼ À¥ ¼ºñ½º ±â´ÉÀ» Á¦°øÇϱâ À§ÇÑ GlueJaxWebServiceÀÇ ±¸Çöü.
 
- GlueJaxWebServiceImpl() - Constructor for class com.poscoict.glueframework.jaxws.GlueJaxWebServiceImpl
 
-  
 
- GlueJCSCacheHolder - Class in com.poscoict.glueframework.cache.jcs
 
- 
¿µ¿ª(Region)º°·Î ³ª´¶ ij½¬¸¦ ȦµùÇϴ Ŭ·¡½º.
 
- GlueJCSCacheManager - Class in com.poscoict.glueframework.cache.jcs
 
- 
CacheManager ±¸Çöü.
 
- GlueJCSCacheManager() - Constructor for class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
-  
 
- GlueJdbcBatchItemWriter<T> - Class in com.poscoict.glueframework.batch.item
 
- 
JdbcBatchItemWriter È®Àå.
 
- GlueJdbcBatchItemWriter() - Constructor for class com.poscoict.glueframework.batch.item.GlueJdbcBatchItemWriter
 
-  
 
- GlueJdbcDao - Class in com.poscoict.glueframework.dao.jdbc
 
- 
µ¥ÀÌŸº£À̽º CRUD(Create, Read, Update, Delete) ¿ÀÆÛ·¹À̼ÇÀ» Ãß»óÈÇÏ¿© Á¦°øÇÏ´Â Data Access Object ¿ÀºêÁ§Æ®.
 
- GlueJdbcDao() - Constructor for class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueJdbcDelete - Class in com.poscoict.glueframework.biz.activity
 
- 
Delete Activity.
 
- GlueJdbcDelete() - Constructor for class com.poscoict.glueframework.biz.activity.GlueJdbcDelete
 
-  
 
- GlueJdbcInsert - Class in com.poscoict.glueframework.biz.activity
 
- 
Insert Activity.
 
- GlueJdbcInsert() - Constructor for class com.poscoict.glueframework.biz.activity.GlueJdbcInsert
 
-  
 
- GlueJdbcModify - Class in com.poscoict.glueframework.biz.activity
 
- 
Modify Activity.
 
- GlueJdbcModify() - Constructor for class com.poscoict.glueframework.biz.activity.GlueJdbcModify
 
-  
 
- GlueJdbcNativeRun - Class in com.poscoict.glueframework.biz.activity
 
- 
dao¸¦ ÅëÇØ¼ PL/SQL¸¦ ½ÇÇàÇϰųª, SQLÀ» ½ÇÇàÇÏ´Â Activity.
 
- GlueJdbcNativeRun() - Constructor for class com.poscoict.glueframework.biz.activity.GlueJdbcNativeRun
 
-  
 
- GlueJdbcSearch - Class in com.poscoict.glueframework.biz.activity
 
- 
Search Activity.
 
- GlueJdbcSearch() - Constructor for class com.poscoict.glueframework.biz.activity.GlueJdbcSearch
 
-  
 
- GlueJdbcTemplate - Class in com.poscoict.glueframework.dao.jdbc
 
- 
Spring JDBCÀÇ JdbcTemplate Ŭ·¡½º¸¦ È®ÀåÇÏ¿© PageSet ±â´ÉÀ» Á¦°øÇÔ.
 
- GlueJdbcTemplate() - Constructor for class com.poscoict.glueframework.dao.jdbc.GlueJdbcTemplate
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueJdbcTemplate(DataSource) - Constructor for class com.poscoict.glueframework.dao.jdbc.GlueJdbcTemplate
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueJExcelView - Class in com.poscoict.glueframework.web.control.spring.view
 
- 
JExcel ±â¹ÝÀ¸·Î ExcelÀ» ExportÇϱâ À§ÇÑ View ClassÀÌ´Ù.
 
- GlueJExcelView() - Constructor for class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView
 
-  
 
- GlueJExcelView.JExcelFormat - Class in com.poscoict.glueframework.web.control.spring.view
 
- 
JExcelÀÇ Cell Type¿¡ ´ëÇÑ Á¤ÀǸ¦ °¡Áø ClassÀÌ´Ù.
 
- GlueJobCall - Class in com.poscoict.glueframework.scheduling.activity
 
- 
¿ø°Ý¿¡ À§Ä¡ÇÑ ½ºÄÉÁÙ·¯ ¼¹ö(com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer)·Î Job ±âµ¿À» ¿äûÇÏ´Â ActivityÀÌ´Ù.
 
- GlueJobCall() - Constructor for class com.poscoict.glueframework.scheduling.activity.GlueJobCall
 
-  
 
- GlueJobDefinition - Class in com.poscoict.glueframework.scheduling.remote
 
- 
Job °ü·Ã Á¤º¸¸¦ °¡Áö´Â Ŭ·¡½º
 
- GlueJobDefinition(String, String) - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- GlueJobDefinition(String, String, String) - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- GlueJobDefinition(String, String, String, Map<String, Object>) - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- GlueJobEventReceiver - Interface in com.poscoict.glueframework.scheduling.remote
 
- 
Ŭ¶óÀÌ¾ðÆ®¿¡¼ ¿äûÇÑ Request¸¦ ¹Þ¾Æ¼ JobÀ» ±âµ¿Çϴ Ŭ·¡½ºÀÇ interface
 
- GlueJobEventSender - Interface in com.poscoict.glueframework.scheduling.remote
 
- 
¿ø°Ý¿¡ À§Ä¡ÇÑ ½ºÄÉÁÙ·¯ ¼¹ö·Î Job ±âµ¿ ¿äûÀ» º¸³»´Â Http Sender Ŭ·¡½ºÀÇ interface
 
- GlueJobFirer - Class in com.poscoict.glueframework.scheduling
 
- 
QuartzÀÇ Scheduler¸¦ ÅëÇØ¼ JobÀ» ½ÇÇà½ÃÄÑ ÁÖ´Â ±â´ÉÀ» ¼öÇàÇÑ´Ù.
 
- GlueJobFirer(Scheduler) - Constructor for class com.poscoict.glueframework.scheduling.GlueJobFirer
 
-  
 
- GlueJobLaunch - Class in com.poscoict.glueframework.batch.activity
 
- 
JobLaunch Activity.
 
- GlueJobLaunch() - Constructor for class com.poscoict.glueframework.batch.activity.GlueJobLaunch
 
-  
 
- GlueJobListener - Class in com.poscoict.glueframework.scheduling
 
- 
¼±Çà Job Á¾·á½ÃÁ¡ ÀÌÈÄ Æ¯Á¤ ½Ã°¢ Áö³ÈÄ JobÀ» ´Ù½Ã ½ÇÇàÇÏ´Â ±â´ÉÀÇ ¸®½º³Ê
 
- GlueJobListener() - Constructor for class com.poscoict.glueframework.scheduling.GlueJobListener
 
-  
 
- GlueJobOperator - Class in com.poscoict.glueframework.batch.operator
 
- 
Job Restarter(JobOperator).
 
- GlueJobOperator() - Constructor for class com.poscoict.glueframework.batch.operator.GlueJobOperator
 
-  
 
- GlueJsonController - Class in com.poscoict.glueframework.web.control.spring
 
- 
Json Controller for SpringMVC.
 
- GlueJsonController() - Constructor for class com.poscoict.glueframework.web.control.spring.GlueJsonController
 
-  
 
- GlueJsonView - Class in com.poscoict.glueframework.web.control.spring.view
 
-  
 
- GlueJsonView() - Constructor for class com.poscoict.glueframework.web.control.spring.view.GlueJsonView
 
-  
 
- GlueLayoutAttributeInfo(String, int, String, String, String, int, int) - Constructor for class com.poscoict.glueframework.schema.parser.GlueLayoutInfo.GlueLayoutAttributeInfo
 
-  
 
- GlueLayoutInfo - Class in com.poscoict.glueframework.schema.parser
 
-  
 
- GlueLayoutInfo(String, String) - Constructor for class com.poscoict.glueframework.schema.parser.GlueLayoutInfo
 
-  
 
- GlueLayoutInfo.GlueLayoutAttributeInfo - Class in com.poscoict.glueframework.schema.parser
 
-  
 
- GlueLayoutParser - Class in com.poscoict.glueframework.schema.parser
 
-  
 
- GlueLazyDataSourceTransactionManager - Class in com.poscoict.glueframework.transaction
 
- 
GlueLazyTransactionManager ±¸Çöü.
 
- GlueLazyDataSourceTransactionManager() - Constructor for class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 
-  
 
- GlueLazyJdbcDao - Class in com.poscoict.glueframework.dao.jdbc
 
- 
GlueLazyJdbcDao.
 
- GlueLazyJdbcDao() - Constructor for class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
 
-  
 
- GlueLazyTransactionManager - Interface in com.poscoict.glueframework.transaction
 
- 
Æ®·£Àè¼Ç °ü¸® ÀÎÅÍÆäÀ̽ºÀÌ´Ù.
 
- GlueLazyTransactionManagerHolder - Class in com.poscoict.glueframework.transaction
 
-  
 
- GlueLazyTransactionManagerHolder() - Constructor for class com.poscoict.glueframework.transaction.GlueLazyTransactionManagerHolder
 
-  
 
- GlueLazyTransactionReleaseFilter - Class in com.poscoict.glueframework.web
 
- 
GlueLazyTransactionManager Handler.
 
- GlueLazyTransactionReleaseFilter() - Constructor for class com.poscoict.glueframework.web.GlueLazyTransactionReleaseFilter
 
-  
 
- GlueLicenseManager - Class in com.poscoict.glueframework.util.license
 
- 
GlueLicenseManager.java
 
- GlueLicenseManager() - Constructor for class com.poscoict.glueframework.util.license.GlueLicenseManager
 
-  
 
- GlueLicenseManager.SecondProduct - Enum in com.poscoict.glueframework.util.license
 
- 
2Â÷ Á¦Ç°À» À§ÇÑ enum
 
- GlueLog - Interface in com.poscoict.glueframework.util.log
 
- 
GlueLog.java
 
- GlueLogFactory - Class in com.poscoict.glueframework.util.log
 
- 
GlueLogFactory.java
 
- GlueLogFactory() - Constructor for class com.poscoict.glueframework.util.log.GlueLogFactory
 
-  
 
- GlueMESMessageImpl - Class in com.poscoict.glueframework.message
 
- 
Message Layout¿¡ µû¶ó »ý¼ºµÈ Message ¹× °¢ Message Attributeº° Á¤º¸¸¦ HandlingÇÏ´Â Implement Class
 
- GlueMESMessageImpl() - Constructor for class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- GlueMessage - Interface in com.poscoict.glueframework.message
 
- 
Message Layout¿¡ µû¶ó »ý¼ºµÈ Message ¹× °¢ Message Attributeº° Á¤º¸¸¦
 HandlingÇÏ´Â Interface Class
 
- GlueMessageAttributeDefinition - Class in com.poscoict.glueframework.message
 
- 
°¢ Messageº° Message LayoutÁ¤º¸ÀÇ Ç׸ñº° Á¤º¸¸¦ HandlingÇÏ´Â Class.
 
- GlueMessageAttributeDefinition() - Constructor for class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageAttributeDefinition(String, int, String, String, String, int, int) - Constructor for class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageCreate - Class in com.poscoict.glueframework.biz.activity
 
- 
MessageCreate Activity.
 
- GlueMessageCreate() - Constructor for class com.poscoict.glueframework.biz.activity.GlueMessageCreate
 
-  
 
- GlueMessageCreatorException - Exception in com.poscoict.glueframework.message.layout
 
- 
Message »ý¼º½Ã ¹ß»ýµÇ´Â ExceptionÀ» ó¸®ÇÏ´Â Class
 
- GlueMessageCreatorException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageCreatorException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageCreatorException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageCreatorException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageDefinition - Class in com.poscoict.glueframework.message
 
- 
°¢ Messageº° Message LayoutÁ¤º¸¸¦ HandlingÇÏ´Â Class Layout Á¤º¸¸¦ »ý¼ºÇϰí, CachingÇϴµ¥ »ç¿ëµÊ
 
- GlueMessageDefinition() - Constructor for class com.poscoict.glueframework.message.GlueMessageDefinition
 
-  
 
- GlueMessageDefinitionException - Exception in com.poscoict.glueframework.message.layout
 
- 
Message Layout Loading½Ã ¹ß»ýµÇ´Â ExceptionÀ» ó¸®ÇÏ´Â Class
 
- GlueMessageDefinitionException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageDefinitionException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageDefinitionException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageDefinitionException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageLayout - Interface in com.poscoict.glueframework.message.layout
 
- 
Message¸¦ Create ¹× parsing¸¦ ó¸®Çϱâ À§ÇÑ Interface Class.
 
- GlueMessageParse - Class in com.poscoict.glueframework.biz.activity
 
- 
MessageParse Activity.
 
- GlueMessageParse() - Constructor for class com.poscoict.glueframework.biz.activity.GlueMessageParse
 
-  
 
- GlueMessageParserException - Exception in com.poscoict.glueframework.message.layout
 
- 
Message ÆÄ½Ì½Ã ¹ß»ýµÇ´Â ExceptionÀ» ó¸®ÇÏ´Â Class
 
- GlueMessageParserException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageParserException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageParserException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageParserException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageSender - Class in com.poscoict.glueframework.ucube.activity
 
- 
GlueMessageSender Activity. u-CUBE3 ¸¦ ÀÌ¿ëÇÑ Message Sender.
 
- GlueMessageSender() - Constructor for class com.poscoict.glueframework.ucube.activity.GlueMessageSender
 
-  
 
- GlueMessageSender - Class in com.poscoict.glueframework.ucube4.activity
 
- 
GlueMessageSender Activity. u-CUBE4 ¸¦ ÀÌ¿ëÇÑ Message Sender.
 
- GlueMessageSender() - Constructor for class com.poscoict.glueframework.ucube4.activity.GlueMessageSender
 
-  
 
- GlueMessageSenderException - Exception in com.poscoict.glueframework.message.layout
 
- 
Message ¼Û½Å½Ã ¹ß»ýµÇ´Â ExceptionÀ» ó¸®ÇÏ´Â Class
 
- GlueMessageSenderException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageSenderException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageSenderException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageSenderException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMessageUtil - Class in com.poscoict.glueframework.message.layout
 
- 
Message »ý¼º, ÆÄ½Ì ¹× Message °¡°øÀ» À§ÇØ »ç¿ëµÇ´Â Utility Class
 
- GlueMessageUtil() - Constructor for class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
-  
 
- GlueMongoDelete - Class in com.poscoict.glueframework.biz.activity.mongodb
 
- 
MongoRepository¸¦ ÀÌ¿ëÇÑ Document »èÁ¦.
 
- GlueMongoDelete() - Constructor for class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoDelete
 
-  
 
- GlueMongoFind - Class in com.poscoict.glueframework.biz.activity.mongodb
 
- 
MongoRepository¸¦ ÀÌ¿ëÇÑ Document Á¶È¸.
 
- GlueMongoFind() - Constructor for class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoFind
 
-  
 
- GlueMongoSave - Class in com.poscoict.glueframework.biz.activity.mongodb
 
- 
MongoRepository¸¦ ÀÌ¿ëÇÑ Document ÀúÀå.
 
- GlueMongoSave() - Constructor for class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoSave
 
-  
 
- GlueMoniHelper - Interface in com.poscoict.glueframework.biz.control
 
-  
 
- GlueMultipartRequest - Class in com.poscoict.glueframework.web.control
 
- 
GlueMultipartRequest´Â formÀÌ multipart/form-data Àΰæ¿ì »ý¼ºµÈ´Ù.
 
- GlueMultipartRequest(ServletRequest) - Constructor for class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueMybatisDao - Class in com.poscoict.glueframework.dao.mybatis
 
- 
MybatisDAO.
 
- GlueMybatisDao() - Constructor for class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 
-  
 
- GlueMybatisDelete - Class in com.poscoict.glueframework.biz.activity.mybatis
 
- 
Delete Mybatis Activity.
 
- GlueMybatisDelete() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisDelete
 
-  
 
- GlueMybatisInsert - Class in com.poscoict.glueframework.biz.activity.mybatis
 
- 
Insert Mybatis Activity.
 
- GlueMybatisInsert() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisInsert
 
-  
 
- GlueMybatisModify - Class in com.poscoict.glueframework.biz.activity.mybatis
 
- 
Modify Mybatis Activity.
 
- GlueMybatisModify() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisModify
 
-  
 
- GlueMybatisSearch - Class in com.poscoict.glueframework.biz.activity.mybatis
 
- 
Search Mybatis Activity.
 
- GlueMybatisSearch() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisSearch
 
-  
 
- GlueNamedParameterUtils - Class in com.poscoict.glueframework.dao.manager
 
- 
Helper methods for named parameter parsing.
 
- GlueNamedParameterUtils() - Constructor for class com.poscoict.glueframework.dao.manager.GlueNamedParameterUtils
 
-  
 
- GlueNumberFormatUtil - Class in com.poscoict.glueframework.util
 
- 
¼ýÀÚ, ÅëÈ, ÆÛ¼¾Æ®¿¡ ´ëÇÑ Çü½Ä º¯È¯À» ¼öÇàÇϴ Ŭ·¡½º
 
- GlueNumberFormatUtil() - Constructor for class com.poscoict.glueframework.util.GlueNumberFormatUtil
 
-  
 
- GlueOracleSequence - Class in com.poscoict.glueframework.dao.sequence
 
- 
¿À¶óŬ DB Sequence¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GlueOracleSequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
 
- 
»ý¼ºÀÚ(constructor).
 
- GluePageSet - Interface in com.poscoict.glueframework.dao.vo
 
- 
Database Å×À̺íÀÇ º¹¼ö °³ÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object ÆÐÅÏÀÇ ÀÎÅÍÆäÀ̽º.
 
- GluePageSetImpl - Class in com.poscoict.glueframework.dao.vo
 
- 
Database Å×À̺íÀÇ º¹¼ö °³ÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object.
 
- GluePageSetImpl() - Constructor for class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GluePageSetImpl(List<GlueRow<String, Object>>) - Constructor for class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueParameter<P> - Class in com.poscoict.glueframework.dao.vo
 
-  
 
- GlueParameter() - Constructor for class com.poscoict.glueframework.dao.vo.GlueParameter
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueParameter(P) - Constructor for class com.poscoict.glueframework.dao.vo.GlueParameter
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueParameter(P, GlueAuditAttributes) - Constructor for class com.poscoict.glueframework.dao.vo.GlueParameter
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueParamTableModel - Class in com.poscoict.glueframework.tester
 
-  
 
- GlueParamTableModel() - Constructor for class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- GlueParamTableModel(Object[]) - Constructor for class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- GlueParamTableModel(Object[][], Object[]) - Constructor for class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- GluePortletContext - Class in com.poscoict.glueframework.context
 
- 
GlueContext for Portlet.
 
- GluePortletContext() - Constructor for class com.poscoict.glueframework.context.GluePortletContext
 
- 
»ý¼ºÀÚ(constructor).
 
- GluePostgreSQLSequence - Class in com.poscoict.glueframework.dao.sequence
 
- 
PostgreSQL DB Sequence¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GluePostgreSQLSequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueProperties - Class in com.poscoict.glueframework.context
 
- 
extends Properties 
 toString Override 
 property key¿¡ pass, pwd ¹®ÀÚ°¡ Æ÷ÇԵǾî ÀÖÀ»¸é ·Î±×¿¡
 property value¸¦ *·Î º¯È¯ÇÏ¿© Ãâ·ÂÇÑ´Ù.
 
- GlueProperties() - Constructor for class com.poscoict.glueframework.context.GlueProperties
 
-  
 
- GlueQuartzJobBean - Class in com.poscoict.glueframework.scheduling
 
- 
QuartzJobBean È®Àå(GlueService ½ÇÇà).
 
- GlueQuartzJobBean() - Constructor for class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 
-  
 
- GlueQuartzJobLauncher - Class in com.poscoict.glueframework.batch.quartz
 
- 
QuartzJobBean È®Àå(Job Launcher).
 
- GlueQuartzJobLauncher() - Constructor for class com.poscoict.glueframework.batch.quartz.GlueQuartzJobLauncher
 
-  
 
- GlueQueryDefinition - Class in com.poscoict.glueframework.dao.manager
 
- 
Glue Query Editor(Äõ¸®ÆÄÀÏ)¸¦ parsing °á°ú. query¸¦ ´ã´Â °´Ã¼ÀÓ.
 
- GlueQueryDefinition() - Constructor for class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueQueryDefinition(String, String) - Constructor for class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueQueryDefinition(String, String, boolean) - Constructor for class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueQueryLoader - Class in com.poscoict.glueframework.dao.manager
 
- 
CacheLoader ±¸Çöü.
 
- GlueQueryLoader() - Constructor for class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 
-  
 
- GlueQueryManager - Interface in com.poscoict.glueframework.dao.manager
 
- 
Äõ¸® Ű¿¡ ÇØ´çÇÏ´Â Äõ¸®Á¤º¸ ¿ÀºêÁ§Æ®(GlueQueryDefinition)¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GlueQueryManagerImpl - Class in com.poscoict.glueframework.dao.manager
 
- 
QueryManager ±¸Çöü.
 
- GlueQueryManagerImpl() - Constructor for class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueQueryManagerImpl(GlueCacheManager, GlueCacheLoader) - Constructor for class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueQueryMapInfo - Class in com.poscoict.glueframework.schema.parser
 
- 
GlueQueryMapInfo.java
 
- GlueQueryMapInfo(String) - Constructor for class com.poscoict.glueframework.schema.parser.GlueQueryMapInfo
 
- 
»ý¼ºÀÚ
 
- GlueQueryMapInfo.GlueQueryInfo - Class in com.poscoict.glueframework.schema.parser
 
-  
 
- GlueQueryParser - Class in com.poscoict.glueframework.schema.parser
 
- 
GlueQueryParser.java
 
- GlueQueryStringHelper - Class in com.poscoict.glueframework.dao.jdbc
 
- 
Deprecated.
 
- GlueQueryStringHelper() - Constructor for class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
  
- GlueRedisDao - Class in com.poscoict.glueframework.dao.redis
 
- 
Redis¿Í ¿¬µ¿Çϱâ À§ÇÑ Dao Class
 
- GlueRedisDao() - Constructor for class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
-  
 
- GlueRedisDelete - Class in com.poscoict.glueframework.biz.activity.redis
 
- 
Delete Redis Activity.
 
- GlueRedisDelete() - Constructor for class com.poscoict.glueframework.biz.activity.redis.GlueRedisDelete
 
-  
 
- GlueRedisGet - Class in com.poscoict.glueframework.biz.activity.redis
 
- 
Get Redis Activity.
 
- GlueRedisGet() - Constructor for class com.poscoict.glueframework.biz.activity.redis.GlueRedisGet
 
-  
 
- GlueRedisSet - Class in com.poscoict.glueframework.biz.activity.redis
 
- 
Set Redis Activity.
 
- GlueRedisSet() - Constructor for class com.poscoict.glueframework.biz.activity.redis.GlueRedisSet
 
-  
 
- GlueReflectionSupport<T> - Class in com.poscoict.glueframework.util
 
-  
 
- GlueReflectionSupport() - Constructor for class com.poscoict.glueframework.util.GlueReflectionSupport
 
-  
 
- GlueReloadRun - Class in com.poscoict.glueframework.tester
 
-  
 
- GlueReloadRun() - Constructor for class com.poscoict.glueframework.tester.GlueReloadRun
 
-  
 
- GlueRemoteCacheException - Exception in com.poscoict.glueframework.cache.remote
 
- 
Cache System¿¡ °ü·ÃµÈ ¿¡·¯°¡ ¹ß»ýÇÏ¸é ´øÁ®Áö´Â Exception Ŭ·¡½º
 
- GlueRemoteCacheException(String) - Constructor for exception com.poscoict.glueframework.cache.remote.GlueRemoteCacheException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRemoteCacheException(String, Throwable) - Constructor for exception com.poscoict.glueframework.cache.remote.GlueRemoteCacheException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRemoteEhCacheManager - Class in com.poscoict.glueframework.cache.remote
 
- 
GlueEhCacheManager È®Àå.
 
- GlueRemoteEhCacheManager() - Constructor for class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
 
-  
 
- GlueRemoteJCSCacheManager - Class in com.poscoict.glueframework.cache.remote
 
- 
GlueJCSCacheManager È®Àå.
 
- GlueRemoteJCSCacheManager() - Constructor for class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
 
-  
 
- GlueResultDialog - Class in com.poscoict.glueframework.tester
 
-  
 
- GlueResultDialog() - Constructor for class com.poscoict.glueframework.tester.GlueResultDialog
 
-  
 
- GlueResultKeyList - Class in com.poscoict.glueframework.biz.activity
 
- 
GlueResultKeyList Activity.
 
- GlueResultKeyList() - Constructor for class com.poscoict.glueframework.biz.activity.GlueResultKeyList
 
-  
 
- GlueRow<K,V> - Interface in com.poscoict.glueframework.dao.vo
 
- 
Database ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object ÆÐÅÏÀÇ ÀÎÅÍÆäÀ̽º.
 
- GlueRowImpl - Class in com.poscoict.glueframework.dao.vo
 
- 
Database ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object.
 
- GlueRowImpl() - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRowImpl(int) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRowImpl(Map<String, Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRowSet<E extends GlueRow<String,Object>> - Interface in com.poscoict.glueframework.dao.vo
 
- 
Database Å×À̺íÀÇ º¹¼ö °³ÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object ÆÐÅÏÀÇ ÀÎÅÍÆäÀ̽º.
 
- GlueRowSetImpl - Class in com.poscoict.glueframework.dao.vo
 
- 
Database Å×À̺íÀÇ º¹¼ö °³ÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object.
 
- GlueRowSetImpl() - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRowSetImpl(int) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueRowSetImpl(List<GlueRow<String, Object>>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueScheduledJobInfoLogger - Class in com.poscoict.glueframework.scheduling.store
 
- 
JobListener ±¸Çöü.
 
- GlueScheduledJobInfoLogger() - Constructor for class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 
-  
 
- GlueScheduledJobInfoLogger.JobLoggingQuery - Enum in com.poscoict.glueframework.scheduling.store
 
- 
DBMS ¿¡ µû¸¥ SQL¹®
 
- GlueScheduledTaskDBLoggerImpl - Class in com.poscoict.glueframework.scheduling.store
 
- 
GlueScheduledTaskLogger ±¸Çöü.
 
- GlueScheduledTaskDBLoggerImpl() - Constructor for class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
 
-  
 
- GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery - Enum in com.poscoict.glueframework.scheduling.store
 
- 
DBMS ¿¡ µû¸¥ SQL¹®
 
- GlueScheduledTaskLogger - Interface in com.poscoict.glueframework.scheduling.store
 
-  
 
- GlueScheduledTaskLoggerImpl - Class in com.poscoict.glueframework.scheduling.store
 
-  
 
- GlueScheduledTaskLoggerImpl() - Constructor for class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLoggerImpl
 
-  
 
- GlueSchedulerConstants - Interface in com.poscoict.glueframework.scheduling
 
- 
Scheduling °ü·Ã Constants Ŭ·¡½º
 
- GlueSchedulerConstants.SchedulerType - Enum in com.poscoict.glueframework.scheduling
 
-  
 
- GlueSchedulerException - Exception in com.poscoict.glueframework.scheduling
 
- 
Glue Framework¿¡¼ Scheduling °ü·Ã Ŭ·¡½º Exception 󸮸¦ ´ã´ç
 
- GlueSchedulerException(String) - Constructor for exception com.poscoict.glueframework.scheduling.GlueSchedulerException
 
- 
»ý¼ºÀÚ
 
- GlueSchedulerException(String, Throwable) - Constructor for exception com.poscoict.glueframework.scheduling.GlueSchedulerException
 
- 
»ý¼ºÀÚ
 
- GlueSchedulerHttpServer - Class in com.poscoict.glueframework.scheduling.server
 
- 
Scheduled job ±âµ¿ ¿äûÀ» ó¸®ÇÏ´Â GlueScheduler HttpServerÀÌ´Ù.
 
- GlueSchedulerHttpServer() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueSearchServiceDialog - Class in com.poscoict.glueframework.tester
 
-  
 
- GlueSearchServiceDialog() - Constructor for class com.poscoict.glueframework.tester.GlueSearchServiceDialog
 
-  
 
- GlueSequence - Interface in com.poscoict.glueframework.dao.sequence
 
- 
DB Sequence °ªÀ» ¼ºñ½ºÇÏ´Â ÀÎÅÍÆäÀ̽º.
 
- GlueSequenceFactory - Class in com.poscoict.glueframework.dao.sequence
 
- 
DB Á¦Ç°º° Sequence Increamenter (GlueSequence)¸¦ »ý¼ºÇÏ´Â ÆÑÅ丮.
 
- GlueSequenceFactory() - Constructor for class com.poscoict.glueframework.dao.sequence.GlueSequenceFactory
 
-  
 
- GlueServerHandler - Class in com.poscoict.glueframework.scheduling.server
 
- 
GlueSchedulerHttpServer°¡ ¹ÞÀº Request Á¤º¸¸¦ ±â¹ÝÀ¸·Î JobÀ» ó¸®ÇÏ´Â Çڵ鷯 Ŭ·¡½º.
 
- GlueServerHandler() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 
-  
 
- GlueServerHandler(GlueJobEventReceiver) - Constructor for class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 
-  
 
- GlueService - Class in com.poscoict.glueframework.biz.control
 
- 
GlueService Class´Â Service.xmlÀÇ ³»¿ëÀ» ´ã°í ÀÖ´Â °´Ã¼ÀÌ´Ù.
 
- GlueService(GlueServiceInfo) - Constructor for class com.poscoict.glueframework.biz.control.GlueService
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueService.GlueActivityHandler - Class in com.poscoict.glueframework.biz.control
 
- 
GlueActivityHandler Class´Â ÇØ´ç Activity Class¸¦ »ý¼º Çϰí Property¸¦ Set ÇØÁÖ´Â ¿ªÇÒÀ» ÇÑ´Ù.
 
- GlueServiceDBLoader - Class in com.poscoict.glueframework.biz.control
 
- 
CacheLoader ±¸Çöü.
 
- GlueServiceDBLoader() - Constructor for class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueServiceInfo - Class in com.poscoict.glueframework.schema.parser
 
- 
GlueServiceInfo.java
 
- GlueServiceInfo(String, String) - Constructor for class com.poscoict.glueframework.schema.parser.GlueServiceInfo
 
- 
»ý¼ºÀÚ
 
- GlueServiceInfo.GlueActivityInfo - Class in com.poscoict.glueframework.schema.parser
 
-  
 
- GlueServiceLoader - Class in com.poscoict.glueframework.biz.control
 
- 
CacheLoader ±¸Çöü.
 
- GlueServiceLoader() - Constructor for class com.poscoict.glueframework.biz.control.GlueServiceLoader
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueServiceManager - Interface in com.poscoict.glueframework.biz.control
 
- 
ServiceManager
 
- GlueServiceManagerImpl - Class in com.poscoict.glueframework.biz.control
 
- 
ServiceManager ±¸Çöü.
 
- GlueServiceManagerImpl() - Constructor for class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueServiceManagerImpl(GlueCacheManager, GlueCacheLoader) - Constructor for class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueServiceParser - Class in com.poscoict.glueframework.schema.parser
 
- 
GlueServiceParser.java
 
- GlueServletContextListener - Class in com.poscoict.glueframework.web
 
-  
 
- GlueServletContextListener() - Constructor for class com.poscoict.glueframework.web.GlueServletContextListener
 
-  
 
- GlueSimpleAction - Class in com.poscoict.glueframework.web.control.struts
 
- 
Internal Use Only
 
 GlueSimpleActionÀº Struts F/WÀ» À§ÇÑ Wrapper Class ÀÌ´Ù.
 
- GlueSimpleAction() - Constructor for class com.poscoict.glueframework.web.control.struts.GlueSimpleAction
 
-  
 
- GlueSimpleController - Class in com.poscoict.glueframework.web.control.portlet
 
- 
Spring Portlet MVC ÀÇ Controller.
 
- GlueSimpleController() - Constructor for class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- GlueSimpleController - Class in com.poscoict.glueframework.web.control.spring
 
- 
Simple Controller for SpringMVC.
 
- GlueSimpleController() - Constructor for class com.poscoict.glueframework.web.control.spring.GlueSimpleController
 
-  
 
- GlueSlf4JLogger - Class in com.poscoict.glueframework.util.log
 
- 
GlueSlf4JLogger.java
 
- GlueSlf4JLogger(Logger) - Constructor for class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 
- 
»ý¼ºÀÚ
 
- GlueSmsManager - Interface in com.poscoict.glueframework.message.sms
 
- 
sms¸¦ ¼Û½Å Çϱâ À§ÇÑ HandlingÇÏ´Â Interface Class
 
- GlueSolution - Class in com.poscoict.glueframework.util.license
 
- 
GlueSolution.java
 
- GlueSolution() - Constructor for class com.poscoict.glueframework.util.license.GlueSolution
 
-  
 
- GlueSpringMailSender - Class in com.poscoict.glueframework.util.mail
 
- 
GlueSpringMailSender Ŭ·¡½º´Â ½±°Ô SMTP Client¸¦ ±¸ÇöÇÒ ¼ö ÀÖ°Ô ÇÏ´Â ClassÀÌ´Ù.
 
- GlueSpringMailSender(JavaMailSender) - Constructor for class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueSpringMailSender(JavaMailSender, boolean) - Constructor for class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueSpringMailSender(JavaMailSender, boolean, String) - Constructor for class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueStaticContext - Class in com.poscoict.glueframework.context
 
- 
°¢Á¾ °íÁ¤Á¤º¸¿¡ Á¢±ÙÇÏ´Â Class.
 
- GlueStaticContext() - Constructor for class com.poscoict.glueframework.context.GlueStaticContext
 
-  
 
- GlueSubService - Class in com.poscoict.glueframework.biz.activity
 
- 
SubService Acitivity.
 
- GlueSubService() - Constructor for class com.poscoict.glueframework.biz.activity.GlueSubService
 
-  
 
- GlueSubService.GlueUserThread - Class in com.poscoict.glueframework.biz.activity
 
-  
 
- GlueTaskScheduler - Class in com.poscoict.glueframework.scheduling.task
 
- 
Glue Scheduler(Spring SchedulerÀÌ¿ë)ÀÇ Task ±¸Çö ClassÀÌ´Ù.
 
- GlueTaskScheduler() - Constructor for class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
 
-  
 
- GlueTester - Class in com.poscoict.glueframework.tester
 
- 
GlueTester ½ÇÇà Ŭ·¡½º
 
- GlueTester() - Constructor for class com.poscoict.glueframework.tester.GlueTester
 
-  
 
- GlueTesterFrame - Class in com.poscoict.glueframework.tester
 
- 
Glue TesterÀÇ Main Frame Class
 
- GlueTesterFrame() - Constructor for class com.poscoict.glueframework.tester.GlueTesterFrame
 
- 
»ý¼ºÀÚ
 
- GlueTextMessage - Class in com.poscoict.glueframework.message
 
- 
smsÀÇ ¼Û½Å Çϱâ À§ÇÑ Á¤º¸¸¦ HandlingÇÏ´Â Class Á¤º¸¸¦ »ý¼º´Âµ¥ »ç¿ëµÈ´Ù.
 
- GlueTextMessage() - Constructor for class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- GlueTextMessageSend - Class in com.poscoict.glueframework.biz.activity
 
- 
GlueTextMessageSend Activity.
 
- GlueTextMessageSend() - Constructor for class com.poscoict.glueframework.biz.activity.GlueTextMessageSend
 
-  
 
- GlueTiberoSequence - Class in com.poscoict.glueframework.dao.sequence
 
- 
Tibero DB Sequence¸¦ ¼ºñ½ºÇϴ Ŭ·¡½º.
 
- GlueTiberoSequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GlueTiberoSequence
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueTransactionManager - Interface in com.poscoict.glueframework.transaction
 
- 
Æ®·£Àè¼Ç °ü¸® ÀÎÅÍÆäÀ̽ºÀÌ´Ù.
 
- GlueUCubeManager - Interface in com.poscoict.glueframework.ucube4
 
- 
u-CUBE Manager
 
- GlueUCubeManagerImpl - Class in com.poscoict.glueframework.ucube
 
- 
u-CUBE 3¿ë Manager. seadapter.jar ¸¦ ÇÊ¿ä·Î ÇÔ. com.posdata.eai.adapter.EAIHandler Ŭ·¡½º°¡ »ç¿ëµÊ.
 
- GlueUCubeManagerImpl() - Constructor for class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
-  
 
- GlueUCubeManagerImpl - Class in com.poscoict.glueframework.ucube4
 
- 
u-CUBE 4 ¿ë Manager. ucube-apapter-{version}.jar ¸¦ ÇÊ¿ä·ÎÇÔ. com.poscoict.eai.adapter.handler.IEAIServiceBrokerHandler Ŭ·¡½º°¡ »ç¿ëµÊ.
 
- GlueUCubeManagerImpl() - Constructor for class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
-  
 
- GlueUCubeReceiverListnerImpl - Class in com.poscoict.glueframework.ucube4
 
-  
 
- GlueUCubeReceiverListnerImpl() - Constructor for class com.poscoict.glueframework.ucube4.GlueUCubeReceiverListnerImpl
 
-  
 
- GlueUCubeSBHCreator - Class in com.poscoict.glueframework.ucube4
 
-  
 
- GlueUncategorizedSQLException - Exception in com.poscoict.glueframework.dao
 
- 
Ä«Å×°í¸®È µÇÁö ¸øÇÏ´Â ÀϹÝÀûÀÎ SQLExceptionÀÌ ¹ß»ýÇÏ¸é ´øÁ®Áö´Â Exception Ŭ·¡½º.
 
- GlueUncategorizedSQLException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueUncategorizedSQLException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueUncategorizedSQLException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueUncategorizedSQLException
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueUserThread() - Constructor for class com.poscoict.glueframework.biz.activity.GlueSubService.GlueUserThread
 
-  
 
- GlueWebConstants - Interface in com.poscoict.glueframework.web.control
 
- 
Web Component¿¡¼ »ç¿ëµÉ Constants.
 
- GlueWebContext - Class in com.poscoict.glueframework.context
 
- 
ServletÀÇ Data¸¦ °ü¸®Çϱâ À§ÇÑ ³»ºÎ ÀúÀå¼Ò Class ÀÌ´Ù .
 
- GlueWebContext() - Constructor for class com.poscoict.glueframework.context.GlueWebContext
 
- 
»ý¼ºÀÚ(constructor).
 
- GlueWebPageTag - Class in com.poscoict.glueframework.biz.activity
 
- 
WebPageTag Activity.
 
- GlueWebPageTag() - Constructor for class com.poscoict.glueframework.biz.activity.GlueWebPageTag
 
-  
 
- GlueWebServiceJson - Interface in com.poscoict.glueframework.jaxws
 
- 
GlueWebServiceJson jax-ws±â¹Ý¿¡¼ À¥ ¼ºñ½º ±â´ÉÀ» Á¦°øÇϱâ À§ÇÑ interface Glue Service¸¦ ½ÇÇà ½Ã۰í GlueContext¿¡¼ ÇØ´ç °´Ã¼¸¦ ¸Þ¼µåµéÀ» Á¦°øÇÑ´Ù.
 
- GlueWebServiceJsonImpl - Class in com.poscoict.glueframework.jaxws
 
- 
GlueWebServiceJsonImpl jax-ws±â¹Ý¿¡¼ À¥ ¼ºñ½º ±â´ÉÀ» Á¦°øÇϱâ À§ÇÑ GlueWebServiceJsonÀÇ ±¸Çöü.
 
- GlueWebServiceJsonImpl() - Constructor for class com.poscoict.glueframework.jaxws.GlueWebServiceJsonImpl
 
-  
 
- GlueXmlMessageLayout - Class in com.poscoict.glueframework.message.layout
 
- 
MessageLayout ±¸Çöü.
 
- GlueXmlMessageLayout() - Constructor for class com.poscoict.glueframework.message.layout.GlueXmlMessageLayout
 
-  
 
- GlueXMLViewController - Class in com.poscoict.glueframework.web.control.spring
 
- 
ÀÌ Controller´Â XML ¼³Á¤À» ÅëÇÑ View¸¦ ÄÁÆ®·ÑÇÏ´Â ControllerÀÌ´Ù.
 
- GlueXMLViewController() - Constructor for class com.poscoict.glueframework.web.control.spring.GlueXMLViewController
 
-  
 
- GlueXPlatDelete - Class in com.poscoict.glueframework.biz.activity.xplatform
 
- 
XPlatform DatasetÀÇ ·¹Äڵ带 Äõ¸®¹®¿¡ ¹ÙÀεùÇÏ¿© Delete SQL¹®À» ¼öÇàÇÏ´Â ActivityÀÌ´Ù.
 
- GlueXPlatDelete() - Constructor for class com.poscoict.glueframework.biz.activity.xplatform.GlueXPlatDelete
 
-  
 
- GlueXplatformAdaptor - Class in com.poscoict.glueframework.xplatform.web
 
- 
Ŭ¶óÀÌ¾ðÆ®¿¡¼ ¹ß»ýÇÑ XPlatform Data Structure(DatasetList, VariableList)¸¦ Glue FrameworkÀÇ GlueContext¿¡ ÀúÀåÇØ ÁÖ´Â ¾î´ðÅÍ Å¬·¡½º.
 
- GlueXplatformAdaptor() - Constructor for class com.poscoict.glueframework.xplatform.web.GlueXplatformAdaptor
 
-  
 
- GlueXPlatInsert - Class in com.poscoict.glueframework.biz.activity.xplatform
 
- 
XPlatform DatasetÀÇ ·¹Äڵ带 Äõ¸®¹®¿¡ ¹ÙÀεùÇÏ¿© Insert SQL¹®À» ¼öÇàÇÏ´Â ActivityÀÌ´Ù.
 
- GlueXPlatInsert() - Constructor for class com.poscoict.glueframework.biz.activity.xplatform.GlueXPlatInsert
 
-  
 
- GlueXPlatModify - Class in com.poscoict.glueframework.biz.activity.xplatform
 
- 
XPlatform DatasetÀÇ ·¹Äڵ带 Äõ¸®¹®¿¡ ¹ÙÀεùÇÏ¿© Update SQL¹®À» ¼öÇàÇÏ´Â ActivityÀÌ´Ù.
 
- GlueXPlatModify() - Constructor for class com.poscoict.glueframework.biz.activity.xplatform.GlueXPlatModify
 
-  
 
- GlueXPlatSave - Class in com.poscoict.glueframework.biz.activity.xplatform
 
- 
GlueSave Class´Â XPlatformÀÇ Grid DataÀÇ ÀúÀå ±â´ÉÀ» ¼öÇàÇÑ´Ù.
 
- GlueXPlatSave() - Constructor for class com.poscoict.glueframework.biz.activity.xplatform.GlueXPlatSave
 
-  
 
- GlueXPlatSearch - Class in com.poscoict.glueframework.biz.activity.xplatform
 
- 
Á¶È¸ Äõ¸®¸¦ ½ÇÇàÇÏ°í ±× °á°ú°ª(DataSet)À» GlueContext¿¡ ÀúÀåÇÑ´Ù.
 
- GlueXPlatSearch() - Constructor for class com.poscoict.glueframework.biz.activity.xplatform.GlueXPlatSearch
 
-  
 
- GROUP - Static variable in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
Message Layout TypeÀ¸·Î Group Ç׸ñ
 
- GROUP_ELEMENT - Static variable in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
Message Layout TypeÀ¸·Î Group Element Ç׸ñ
 
- save(String, Map<String, Object>) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
- 
ÇØ´ç µ¥ÀÌÅ͸¦ Default Ä÷³ ÆÐ¹Ð¸®¿¡ ÀúÀåÇÑ´Ù.
 
- save(String, String, Map<String, Object>) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
- 
ÇØ´ç µ¥ÀÌÅ͸¦ ÀúÀåÇÑ´Ù.
 
- saveDataSetList(DataSetList, HttpServletRequest) - Method in class com.poscoict.glueframework.xplatform.web.GlueXplatformAdaptor
 
- 
XPlatform DataSetListÀ» ÃßÃâÇØ¼ HttpRequestÀÇ Attribute¿¡ ÀúÀåÇÑ´Ù.
 
- saveFile(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
- 
ÆÄÀÏÀ» Server»óÀÇ ÁöÁ¤µÈ ¾÷·Îµå µð·ºÅ丮¿¡ ÀúÀåÇÑ´Ù.
 
- saveVariableList(VariableList, HttpServletRequest) - Method in class com.poscoict.glueframework.xplatform.web.GlueXplatformAdaptor
 
- 
XPlatform VariableListÀÇ °¢ Ç׸ñÀ» ÃßÃâÇØ¼ HttpRequestÀÇ Attribute¿¡ ÀúÀåÇÑ´Ù.
 
- SCHEDULER_SERVER_DEFAULT_ADDRESS - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 
-  
 
- SCHEDULER_SERVER_DEFAULT_PORT - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 
- 
Default HTTP port
 
- SCHEDULER_SERVER_VERSION - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 
- 
GlueScheduler HttpServer Version
 
- searchColumnDefinition(DataSource, String, String, Object[]) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
- 
Deprecated. 
 
- SELECT - Static variable in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 
- 
SELECT Operation »ó¼ö
 
- SELECT - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
 
- SELECT_HEADER - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
  
- SELECT_II - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
 
- SELECT_TAIL - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
  
- selectedFile - Variable in class com.poscoict.glueframework.tester.GlueTesterFrame
 
-  
 
- SENDER - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
sender : Sender bean id(applicationContext.xml).
 
- SENDER_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
sender-name
 
- SENDER_NUMBER - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
sender-number
 
- sendEvent(GlueCacheEvent) - Method in interface com.poscoict.glueframework.cache.remote.GlueCacheEventSender
 
-  
 
- sendEvent(GlueCacheEvent) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
-  
 
- sendFile(String, String, String) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
- 
1°³ file ¼Û½Å.
 
- sendFile(String, String, String) - Method in interface com.poscoict.glueframework.ucube4.GlueUCubeManager
 
- 
1°³ file ¼Û½Å.
 
- sendFile(String, String, String) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
- 
1°³ file ¼Û½Å.
 
- sendJobEvent(GlueJobDefinition, String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- sendJobEvent(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
- 
TargetUrl¿¡ Á¤ÀÇµÈ ¼¹ö·Î http request¸¦ º¸³½´Ù.
 
- sendJobEvent(GlueJobDefinition) - Method in interface com.poscoict.glueframework.scheduling.remote.GlueJobEventSender
 
- 
TargetUrl¿¡ Á¤ÀÇµÈ ¼¹ö·Î http request¸¦ º¸³½´Ù.
 
- sendJobEvent(GlueJobDefinition, String) - Method in interface com.poscoict.glueframework.scheduling.remote.GlueJobEventSender
 
- 
targetUrl¿¡ Á¤ÀÇµÈ ¼¹ö·Î http request¸¦ º¸³½´Ù.
 
- sendMail() - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMail(String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMail(String, String[], String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMail(String, String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMail(String, String[], String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMail(String, String, String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMail(String, String[], String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMailHtml(String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMailHtml(String, String[], String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMailHtml(String, String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMailHtml(String, String[], String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMailHtml(String, String, String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMailHtml(String, String[], String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
¼³Á¤µÈ Message¸¦ Mail·Î º¸³½´Ù.
 
- sendMessage(String, String, String) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
- 
1°³ÀÇ message ¼Û½Å.
 
- sendMessage(String, String, String) - Method in interface com.poscoict.glueframework.ucube4.GlueUCubeManager
 
- 
1°³ÀÇ message ¼Û½Å.
 
- sendMessage(String, String, String) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
- 
1°³ÀÇ message ¼Û½Å.
 
- sendMessages(String, String, List<String>) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
- 
¿©·¯°³ÀÇ message ¼Û½Å.
 
- sendMessages(String, String, List<String>) - Method in interface com.poscoict.glueframework.ucube4.GlueUCubeManager
 
- 
¿©·¯°³ÀÇ message ¼Û½Å.
 
- sendMessages(String, String, List<String>) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
- 
¿©·¯°³ÀÇ message ¼Û½Å.
 
- sendTextMessage(GlueTextMessage) - Method in interface com.poscoict.glueframework.message.sms.GlueSmsManager
 
- 
sms send °Ç¼ö ¹Ýȯ ÇÑ´Ù.
 
- sendTextMessage(List<GlueTextMessage>) - Method in interface com.poscoict.glueframework.message.sms.GlueSmsManager
 
- 
sms send °Ç¼ö ¹Ýȯ ÇÑ´Ù.
 
- sequence - Variable in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- SERVER_ADDRESS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
-  
 
- SERVICE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
service
 
- service(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 
-  
 
- service(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
 
-  
 
- service(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.GlueEdgeServerAdapter
 
-  
 
- SERVICE_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
sub-service-name : service name À» À§ÇÑ ¿¹¾à¾î.
 
- SERVICE_NAME - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
-  
 
- SERVICE_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
 
- 
Service ij½¬ ¿µ¿ª.
 
- serviceLoader - Variable in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
Service DefinitionÀ» ·ÎµùÇÏ´Â Cache Loader
 
- SESSION_USER_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
Deprecated.
 
- SESSION_USER_INFO - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
Deprecated.
 
- sessionIdle(IoSession, IdleStatus) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 
-  
 
- sessionOpened(IoSession) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 
- 
¼¼¼Ç ¿ÀÇ ½Ã callback ¸Þ¼Òµå.
 
- set(int, Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- set(LicenseAPI.Solution) - Static method in class com.poscoict.glueframework.util.license.GlueSolution
 
- 
»ç¿ë ¼Ö·ç¼ÇÀ» ¼³Á¤ÇÑ´Ù.
 
- setActionServiceName(String) - Method in class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- setAddress(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- setAttribute(K, V) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
 
- 
ÇØ´ç Ä÷³¿¡ °ªÀ» ¼³Á¤ÇÑ´Ù.
 
- setAttribute(String, Object) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
-  
 
- setAttributes(Map<K, V>) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
 
- 
ÇϳªÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â MapÀ» ¼³Á¤ÇÑ´Ù.
 
- setAttributes(Map<String, Object>) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
 
-  
 
- setAttributes(List<GlueMessageAttributeDefinition>) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
setter method. set all the attributes
 
- setAuditAttributes(GlueAuditAttributes) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- setAuditAttributes(GlueAuditAttributes) - Method in interface com.poscoict.glueframework.dao.GlueAuditAttributeHolder
 
- 
Audit Ç׸ñÀ» ¼³Á¤ÇÑ´Ù.
 
- setAuditAttributes(GlueAuditAttributes) - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
 
-  
 
- setBatchUpdateLimit(int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
setter method for DI.
 
- setBcc(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ BCC ¼³Á¤
 
- setBcc(String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ BCC ¼³Á¤
 
- setBigDecimalCellFormat(WritableCellFormat) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
setter method for bigDecimalCellFormat
 
- setBindingNamings(Map<String, String>) - Method in class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
setter method.
 
- setCacheEventSender(GlueCacheEventSender) - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
 
- 
setter method for DI.
 
- setCacheEventSender(GlueCacheEventSender) - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
 
- 
setter method for DI.
 
- setCacheKey(String) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
setter method for DI.
 
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 
- 
setter method for DI.
 
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 
- 
setter method for DI.
 
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
- 
setter method for DI.
 
- setCc(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ CC ¼³Á¤
 
- setCc(String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ CC ¼³Á¤
 
- setCharset(Charset) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
- 
setter method for DI.
 
- setCharset(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- setClientIp(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- setColumnDefs(GlueColumnDef[]) - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
 
- 
Column Definition Á¤º¸¸¦ ¼³Á¤ÇÑ´Ù.
 
- setColumnDefs(GlueColumnDef[]) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- setColumnDefs(GlueColumnDef[]) - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 
- 
Column Definition Á¤º¸¸¦ ¼³Á¤ÇÑ´Ù.
 
- setColumnDefs(GlueColumnDef[]) - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 
-  
 
- setColumnManager(GlueColumnManager) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
setter method for DI.
 
- setConfigFile(String) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
- 
setter method.
 
- setConnectionFactory(RedisConnectionFactory) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
setter method for DI.
 
- setContentType(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- setContext(GlueContext, String) - Method in class com.poscoict.glueframework.biz.activity.GlueSubService.GlueUserThread
 
-  
 
- setCookie(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setCountQuery(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
 
-  
 
- setCurrentPage(int) - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
 
- 
currentPage ¸¦ ¼³Á¤ÇÑ´Ù.
 
- setCurrentPage(int) - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
-  
 
- setDao(GlueGenericJdbcDao) - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 
- 
setter method for DI.
 
- setData(Object[][]) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- setDatabaseProductName(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
DBMS¿¡ µû¸¥ JDBC Driver ¼³Á¤.
 
- setDataMap(Map<String, Object>) - Method in class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
 
- 
setter method for DI.
 
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.batch.item.GlueDefaultItemReader
 
- 
setter method for DI.
 
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.batch.item.GlueDefaultItemWriter
 
- 
setter method for DI.
 
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.batch.operator.GlueJobOperator
 
- 
setter method for DI.
 
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
 
- 
setter method for DI.
 
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 
- 
setter method for DI.
 
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
 
- 
setter method for DI.
 
- setDatatype(String) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ datatype¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setDateFormat(String) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
setter method for dateFormat
 
- setDefaultCf(String) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
-  
 
- setDescription(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
setter method.
 
- setEntityName(String) - Method in class com.poscoict.glueframework.dao.vo.GlueHibernateParameter
 
- 
Setter Method for entityName
 
- setErrorCode(int) - Method in exception com.poscoict.glueframework.dao.GlueDaoException
 
- 
Database Error Code¸¦ ¼³Á¤ÇÑ´Ù.
 
- setErrorPage(String) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setEventList(List<String>) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
setter method. internal use.
 
- setEventServiceName(String) - Method in class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- setEventType(int) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- setException(Throwable) - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
Internal Use Only.
 
- setException(Throwable) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- setExtraQueryFiles(List<String>) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 
- 
setter method for DI.
 
- setExtraServiceFiles(List<String>) - Method in class com.poscoict.glueframework.biz.control.GlueServiceLoader
 
- 
setter method for DI.
 
- setExtraServiceNames(List<String>) - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
Deprecated.
 
- setFetchSize(int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
setter method for DI.
 
- setFetchSize(int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
 
-  
 
- setFetchSize(int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
- 
internal use only.
 
- setFileExt(String) - Static method in class com.poscoict.glueframework.tester.GlueFileFilter
 
-  
 
- setFrom(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ º¸³»´Â »ç¶÷ Mail ÁÖ¼Ò ¼³Á¤
 
- setHbaseTemplate(HbaseTemplate) - Method in class com.poscoict.glueframework.dao.hbase.GlueHbaseDao
 
-  
 
- setHeader(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setHeaderCellFormat(WritableCellFormat) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
setter method for headerCellFormat
 
- setHeaders(Map<String, String[]>) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 
-  
 
- setId(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
Äõ¸® ۸¦ ¼³Á¤ÇÑ´Ù.
 
- setId(String) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ Id¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setIncludeMode(boolean) - Method in class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- setIntervalTime(long) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 
-  
 
- setIsNamedQuery(boolean) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
setter method.
 
- setItemReaderList(List<AbstractCursorItemReader<?>>) - Method in class com.poscoict.glueframework.batch.item.GlueCompositeCursorReader
 
- 
setter method for DI.
 
- setItemReaderList(List<ItemStreamReader<?>>) - Method in class com.poscoict.glueframework.batch.item.GlueCompositeFileReader
 
- 
setter method for DI.
 
- setItemsMapper(GlueItemsMapper<T>) - Method in class com.poscoict.glueframework.batch.item.GlueCompositeCursorReader
 
- 
setter method for DI.
 
- setItemsMapper(GlueItemsMapper<T>) - Method in class com.poscoict.glueframework.batch.item.GlueCompositeFileReader
 
- 
setter method for DI.
 
- setJdbcTemplate(JdbcTemplate) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
- 
internal use only.
 
- setJobName(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- setJobOperator(JobOperator) - Method in class com.poscoict.glueframework.batch.operator.GlueJobOperator
 
- 
setter method for DI.
 
- setLength(int) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ length¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setListenerName(String) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 
-  
 
- setLoadDesc(boolean) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 
- 
setter method for DI.
 
- setLobHandler(LobHandler) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- setLocation(Resource) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 
- 
setter method for DI.
 
- setLogger(GlueScheduledTaskLogger) - Method in class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
 
- 
setter method for DI.
 
- setMapItems(Object[]) - Method in class com.poscoict.glueframework.batch.item.support.GlueCompositeDataProvider
 
-  
 
- setMappedClassName(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
setter method.
 
- setMessage(GlueMessage) - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
NonUIÀÇ TC 󸮸¦ À§ÇÑ Data Set
 
- setMessage(GlueMessage) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- setMessages(List<GlueMessage>) - Method in interface com.poscoict.glueframework.context.GlueContext
 
- 
NonUIÀÇ File TC 󸮸¦ À§ÇÑ Data Set
 
- setMessages(List<GlueMessage>) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- setModelAndView(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setModelAndView(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueJsonController
 
-  
 
- setModelAndView(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueSimpleController
 
-  
 
- setModelAndView(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueXMLViewController
 
- 
XML View Resolver·Î view¸í°ú GlueContext¸¦ ³Ñ°ÜÁØ´Ù.
 
- setMsgId(String) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
setter method. set Message ID
 
- setMsgParsingRule(Set<String>) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
-  
 
- setMsgParsingType(String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 
- 
setter method for DI.
 
- setMultiPartRequest(GlueMultipartRequest) - Method in interface com.poscoict.glueframework.context.GlueContext
 
-  
 
- setMultiPartRequest(GlueMultipartRequest) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 
-  
 
- setMultiPartRequest(GlueMultipartRequest) - Method in class com.poscoict.glueframework.context.GluePortletContext
 
-  
 
- setMultiPartRequest(GlueMultipartRequest) - Method in class com.poscoict.glueframework.context.GlueWebContext
 
-  
 
- setName(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
setter method.
 
- setName(String) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ name¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setNumRows(int) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- setObject(String, Object) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- setObject(String, Object) - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
ƯÁ¤ attributeName¿¡ ´ëÇÑ °ªÀ» set ÇØÁØ´Ù.
 
- setOption(String) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 
- 
setter method.
 
- setPageSize(int) - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
 
- 
Page Size¸¦ ¼³Á¤ÇÑ´Ù.
 
- setPageSize(int) - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
-  
 
- setParameter(P) - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
 
-  
 
- setParameters(Map<String, Object>) - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- setPathEncoding(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 
- 
setter method for DI.
 
- setPeriod(int) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
- 
setter method.
 
- setPrecision(int) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ precision¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setPreloading(boolean) - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
setter method for DI.
 
- setProperty(Map<String, String>) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
setter method. internal use.
 
- setPropertyFileName(String) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
- 
setter method.
 
- setQueryId(String) - Method in class com.poscoict.glueframework.batch.item.GlueCursorItemReader
 
- 
setter method for DI.
 
- setQueryId(String) - Method in class com.poscoict.glueframework.batch.item.GlueJdbcBatchItemWriter
 
- 
setter method for DI.
 
- setQueryId(String) - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 
- 
setter method for DI.
 
- setQueryInfoMap(Map<String, String>) - Method in class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
 
- 
setter method for DI.
 
- setQueryLoader(GlueCacheLoader) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.batch.item.GlueCursorItemReader
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.batch.item.GlueDefaultItemReader
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.batch.item.GlueDefaultItemWriter
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.batch.item.GlueJdbcBatchItemWriter
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.dao.hibernate.GlueHibernateDao
 
- 
setter method for DI.
 
- setQueryManager(GlueQueryManager) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
setter method for DI.
 
- setQueryStatement(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 
- 
SQL Äõ¸® ¹®ÀåÀ» ¼³Á¤ÇÑ´Ù.
 
- setReceiver(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- setReceiverName(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- setRegionName(String) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- setRenderServiceName(String) - Method in class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- setRequestAttr(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setRequestId(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- setRequestor(String) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 
-  
 
- setRequestParam(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setRequestRetryCount(int) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
- 
setter method for DI.
 
- setReservationTime(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- setResource(Connection, Statement) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
- 
internal use only.
 
- setResponseCode(int) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
-  
 
- setRestartSql(String) - Method in class com.poscoict.glueframework.batch.operator.GlueJobOperator
 
- 
setter method for DI.
 
- setRetryCount(int) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 
-  
 
- setReturnType(String) - Method in class com.poscoict.glueframework.batch.item.GlueCompositeCursorReader
 
- 
setter method for DI.
 
- setReturnType(String) - Method in class com.poscoict.glueframework.batch.item.GlueCompositeFileReader
 
- 
setter method for DI.
 
- setRootPath(String) - Method in class com.poscoict.glueframework.biz.control.GlueServiceLoader
 
- 
setter method for DI.
 
- setRootPath(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 
- 
setter method for DI.
 
- setRowMapper(RowMapper<?>) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
- 
internal use only.
 
- setSender(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- setSenderName(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- setSeq(int) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇseq¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setSequence(GlueSequence) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
-  
 
- setSerializer(RedisSerializer<?>) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
setter method for DI.
 
- setServiceBrokerNames(List<String>) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 
- 
setter method.
 
- setServiceLoader(GlueCacheLoader) - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 
- 
setter method for DI.
 
- setServiceName(String) - Method in class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
 
- 
setter method for DI.
 
- setSessionAttr(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- setSkipActionEvent(Set<String>) - Method in class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- setSql(String) - Method in exception com.poscoict.glueframework.dao.GlueDaoException
 
- 
SQL Query Statement¸¦ ¼³Á¤ÇÑ´Ù.
 
- setSqlSession(SqlSession) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 
- 
setter method for DI.
 
- setString(String, String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
- 
ƯÁ¤ attributeName¿¡ ´ëÇÑ String°ªÀ» ÀúÀåÇØÁØ´Ù.
 
- setStringCellFormat(WritableCellFormat) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
setter method for stringCellFormat
 
- setStringToDate(String, String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- setStringToDate(String, String) - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
ƯÁ¤ attributeName¿¡ ´ëÇÑ Strring°ªÀ» Date·Î set ÇØÁØ´Ù.
 
- setStringToNumber(String, String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- setStringToNumber(String, String) - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
ƯÁ¤ attributeName¿¡ ´ëÇÑ Strring°ªÀ» Number(BigDecimal)·Î set ÇØÁØ´Ù.
 
- setSubject(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ Á¦¸ñ ¼³Á¤
 
- setTargetDirectory(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 
- 
UploadµÈ FileµéÀ» ÀúÀåÇÏ±æ ¿øÇÒ¶§ »ç¿ëÇÑ´Ù.
 
- setTargetUrl(List<String>) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
- 
setter method for DI.
 
- setTC(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- setTC(String) - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
Message(TC:Àü¹®)À» ÀúÀåÇÑ´Ù
 
- setTCID(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 
-  
 
- setTCID(String) - Method in interface com.poscoict.glueframework.message.GlueMessage
 
- 
set Transaction Code ID
 
- setText(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ º»¹® ¼³Á¤
 
- setTextHtml(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ º»¹®(HTMLÇü½Ä) ¼³Á¤
 
- setTextMessage(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
 
-  
 
- setTimeout(long) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 
- 
setter method for DI.
 
- setTimestampCellFormat(WritableCellFormat) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJExcelView.JExcelFormat
 
- 
setter method for timestampCellFormat
 
- setTo(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ ¹Þ´Â »ç¶÷ Mail ÁÖ¼Ò ¼³Á¤
 
- setTo(String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 
- 
Message¿¡ ¹Þ´Â »ç¶÷ Mail ÁÖ¼Ò ¼³Á¤
 
- setTotalRowCount(int) - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
 
- 
ÃÑ ·¹ÄÚµå °³¼ö¸¦ ¼³Á¤ÇÑ´Ù.
 
- setTotalRowCount(int) - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 
-  
 
- setTransactionDefinition(TransactionDefinition) - Method in class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 
- 
setter method for DI.
 
- setTransactionDefinition(TransactionDefinition) - Method in class com.poscoict.glueframework.transaction.GlueHibernateTransactionManager
 
- 
setter method for DI.
 
- setTransition(Map<String, String>) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 
- 
setter method. internal use.
 
- setTriggerName(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 
-  
 
- setType(String) - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 
- 
AttributeÀÇ type¼Ó¼ºÀ» ÀúÀåÇÑ´Ù.
 
- setTypeCast(boolean) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 
- 
setter method for DI.
 
- setUserParameter(String, String) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeReceiverListnerImpl
 
-  
 
- setValueAt(Object, int, int) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 
-  
 
- setViewPage(String) - Method in class com.poscoict.glueframework.web.control.portlet.GlueSimpleController
 
-  
 
- setViewPage(String) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 
-  
 
- SHEET_ID - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
property name [sheet-id]
 
- SHEET_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
property name [sheet-name] : excel sheet name
 
- size(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 
-  
 
- size(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 
- 
ÇØ´ç µ¥ÀÌÅ͸¦ Row ¼ö.
 
- size() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- SPRING_SCHEDULER_CONFIG - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 
-  
 
- SQL_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
 
- 
SQL Query Definition ij½¬ ¿µ¿ª.
 
- SQLKEY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
sql-key : query id¸¦ À§ÇÑ ¿¹¾à¾î.
 
- SQLSERVER_TOP_KEYWORD - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 
- 
Deprecated.
 
- startMonitoring(String) - Method in interface com.poscoict.glueframework.biz.control.GlueMoniHelper
 
-  
 
- startTask(Object) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
 
-  
 
- startTask(Object) - Method in interface com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLogger
 
-  
 
- startTask(Object) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLoggerImpl
 
-  
 
- startTransaction() - Method in class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 
-  
 
- startTransaction() - Method in class com.poscoict.glueframework.transaction.GlueHibernateTransactionManager
 
-  
 
- startTransaction() - Method in class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 
-  
 
- startTransaction() - Method in interface com.poscoict.glueframework.transaction.GlueTransactionManager
 
- 
Æ®·£Àè¼ÇÀ» ½ÃÀÛÇÑ´Ù.
 
- STATIC_RESULT_KEY_FILE - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
result-key-file
 
- STATUS_JOB_ERROR - Static variable in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
- 
JobÀÌ ¼öÇàµÇÁö ¸øÇÑ °æ¿ìÀÇ ¸®ÅÏÄÚµå
 
- STATUS_JOB_SUCCESS - Static variable in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 
- 
JobÀÌ Á¤»óÀûÀ¸·Î ¼öÇàÇÑ °æ¿ìÀÇ ¸®ÅÏÄÚµå
 
- stop() - Static method in class com.poscoict.glueframework.ucube4.GlueUCubeSBHCreator
 
-  
 
- STRING_TYPE - Static variable in class com.poscoict.glueframework.message.GlueMessageDefinition
 
- 
Message LayoutÀÇ datatype
 
- SUB_DIRECTORY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 
- 
sub-directory : ÇÏÀ§µð·ºÅ丮¸¦ Æ÷ÇÔ ¿©ºÎ¸¦ À§ÇÑ ¿¹¾à¾î.
 
- subList(int, int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
-  
 
- substringByte(byte[], int, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
String ÇüÅÂÀÇ °ªÀ» ¹Þ¾Æ¼ byte ´ÜÀ§ÀÇ substringÀ» ¼öÇàÇÑ´Ù.
 
- substringByte(String, int, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 
- 
String ÇüÅÂÀÇ °ªÀ» ¹Þ¾Æ¼ byte ´ÜÀ§ÀÇ substringÀ» ¼öÇàÇÑ´Ù.
 
- SUCCESS - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
success
 
- SUCCESS - Static variable in interface com.poscoict.glueframework.cache.remote.GlueCacheEventSender
 
-  
 
- SUCCESS_CODE - Static variable in interface com.poscoict.glueframework.xplatform.common.XPlatformConstants
 
-  
 
- SUCCESS_MESSAGE - Static variable in interface com.poscoict.glueframework.xplatform.common.XPlatformConstants
 
-  
 
- summarizeParsedRequestMap(Map<String, String[]>) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestDecoder
 
-  
 
- SYSTEM_CIPHER_PATH - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : cipher.path
 
- SYSTEM_CONFIG_PATH - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : CONFIG_PATH
 
- SYSTEM_FILE_BIGSIZE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : file.bigsize
 
- SYSTEM_FILE_ENCODING - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : file.encoding
 
- SYSTEM_OS_NAME - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : os.name
 
- SYSTEM_SCHEDULER_LAUNCHER - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : glue.scheduler.launcher
 
- SYSTEM_SCHEDULER_SERVER_ADDRESS - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : glue.scheduler.server.address
 
- SYSTEM_SCHEDULER_SERVER_PORT - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : glue.scheduler.server.port
 
- SYSTEM_SCHEDULER_SERVER_TARGETURL - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : glue.scheduler.server.targeturl
 
- SYSTEM_SCHEDULER_SERVER_URLDECODER_CHARSET - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : glue.scheduler.server.urldecoder.charset
 
- SYSTEM_TEMP_BIGFILE_PATH - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 
- 
JAVA ENV : bigfile.temporary.save.path