Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(File) - Method in class com.poscoict.glueframework.tester.GlueFileFilter
 - add(int, Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - 
Deprecated.
 - add(Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - 
Deprecated.
 - addActivityInfo(String, String) - Method in class com.poscoict.glueframework.biz.control.GlueService
 - addAll(int, Collection<?>) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - 
Deprecated.
 - addAll(Collection<?>) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - 
Deprecated.
 - addFile(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 - 
Message에 첨부파일 설정
 - addFiles(String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 - 
Message에 첨부파일 설정
 - addNullRow() - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 - afterConnectionClosed(WebSocketSession, CloseStatus) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - afterConnectionEstablished(WebSocketSession) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - afterDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - afterDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueJsonController
 - afterDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueSimpleController
 - afterDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueXMLViewController
 - afterDoAction(GlueWebContext, HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - afterExecuteJob(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.biz.control.GlueServiceLoader
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 - 
주어진 정보로 쿼리파일('*.glue_sql') List를 구성한다. rootPath(default는 'query')에 존재하는 모든 쿼리파일이 해당한다.
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Properties Set후 초기화 작업
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 - afterPropertiesSet() - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - appendBody(byte[]) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 - appendBody(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 - arrayToString(String[], char) - Static method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 - AUDIT_OBJECT_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - AUDIT_OBJECT_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - AUDIT_PROGRAM_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - AUDIT_TIMESTAMP - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 
B
- batchUpdate(String, GlueParameter<List<?>>[], int[]) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
JDBC 2.0 Specification에 정의된 Batch Update를 실행한다.
 - batchUpdate(String, GlueParameter<List<?>>[], int[]) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - batchUpdate(String, GlueParameter<Map<?, ?>>[], Map<String, Integer>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
JDBC 2.0 Specification에 정의된 Batch Update를 실행한다.
 - batchUpdate(String, GlueParameter<Map<?, ?>>[], Map<String, Integer>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - batchUpdate(String, GlueParameter<P>[]) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
JDBC 2.0 Specification에 정의된 Batch Update를 실행한다.
 - batchUpdate(String, GlueParameter<P>[]) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - batchUpdateByQueryStatement(String, GlueParameter<List<?>>[], int[]) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
JDBC 2.0 Specification에 정의된 Batch Update를 실행한다.
 - batchUpdateByQueryStatement(String, GlueParameter<List<?>>[], int[]) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - batchUpdateByQueryStatement(String, GlueParameter<Map<?, ?>>[], Map<String, Integer>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
JDBC 2.0 Specification에 정의된 Batch Update를 실행한다.
 - batchUpdateByQueryStatement(String, GlueParameter<Map<?, ?>>[], Map<String, Integer>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - batchUpdateByQueryStatement(String, GlueParameter<P>[]) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
JDBC 2.0 Specification에 정의된 Batch Update를 실행한다.
 - batchUpdateByQueryStatement(String, GlueParameter<P>[]) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - beforeExecuteJob(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 - BIND_DELEMETER - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 
C
- CACHE_KEY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - CACHE_KEY - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - CACHE_MANAGER - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - CACHE_REGION - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - cacheHolder - Variable in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - 
캐쉬 영역을 관리하는 홀더 (singleton object)
 - cacheManager - Variable in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 - 
Service Definition을 관리하는 Cache Manager
 - cacheManager - Variable in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 - 
Query Definition을 관리하는 Cache Manager
 - changeTransaction(TransactionStatus) - Method in class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 - 
ThreadLocal의 Transaction Status를 교체한다
 - changeTransaction(TransactionStatus) - Method in class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 - changeTransaction(TransactionStatus) - Method in interface com.poscoict.glueframework.transaction.GlueTransactionManager
 - 
ThreadLocal의 Transaction Status를 교체한다
 - charset - Variable in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - CHARSET_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
charset-name :
 - CHARSET_PARAM - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
charset :
 - CHARTERSET_EUC_KR - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - CHARTERSET_UTF_8 - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - checkLicense() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - 
라이선스 유효여부를 확인한다.
 - CHK_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
chk-name : 반복 수행(checkbox name) 을 위한 예약어.
 - clear() - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - clear() - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
디폴트 캐쉬 영역의 모든 오브젝트를 삭제함
 - clear() - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - clear() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - clear() - Static method in class com.poscoict.glueframework.transaction.GlueLazyTransactionManagerHolder
 - clear(String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - clear(String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
캐쉬 영역의 모든 오브젝트를 삭제함
 - clear(String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - CLIENT_IP - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - CLOSE_PARENTHESIS - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - CLOSE_PARENTHESIS_NAVI_PAGE - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - closeContext() - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 - COLUMN_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
 - 
Column Definition 캐쉬 영역.
 - columndefs - Variable in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - 
column definition
 - columndefs - Variable in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - 
column definition
 - com.poscoict.glueframework - package com.poscoict.glueframework
 - 
package-info.java
 - com.poscoict.glueframework.bean - package com.poscoict.glueframework.bean
 - 
package-info.java
 - com.poscoict.glueframework.biz.activity - package com.poscoict.glueframework.biz.activity
 - 
activity package.
 - com.poscoict.glueframework.biz.activity.mongodb - package com.poscoict.glueframework.biz.activity.mongodb
 - 
package-info.java
 - com.poscoict.glueframework.biz.activity.mybatis - package com.poscoict.glueframework.biz.activity.mybatis
 - 
activity package for Mybatis.
 - com.poscoict.glueframework.biz.activity.nexacro17 - package com.poscoict.glueframework.biz.activity.nexacro17
 - 
glue-nexacro17 biz activity package.
 - com.poscoict.glueframework.biz.activity.redis - package com.poscoict.glueframework.biz.activity.redis
 - 
redis용 activity package.
 - com.poscoict.glueframework.biz.control - package com.poscoict.glueframework.biz.control
 - 
biz control package.
 - com.poscoict.glueframework.cache - package com.poscoict.glueframework.cache
 - 
cache package.
 - com.poscoict.glueframework.cache.ehcache - package com.poscoict.glueframework.cache.ehcache
 - 
cache package for EhCache.
 - com.poscoict.glueframework.cache.jcs - package com.poscoict.glueframework.cache.jcs
 - 
cache package for JCS.
 - com.poscoict.glueframework.cache.remote - package com.poscoict.glueframework.cache.remote
 - 
package-info.java
 - com.poscoict.glueframework.context - package com.poscoict.glueframework.context
 - 
context package.
 - com.poscoict.glueframework.dao - package com.poscoict.glueframework.dao
 - 
dao package.
 - com.poscoict.glueframework.dao.jdbc - package com.poscoict.glueframework.dao.jdbc
 - 
dao package for jdbc.
 - com.poscoict.glueframework.dao.manager - package com.poscoict.glueframework.dao.manager
 - 
package-info.java
 - com.poscoict.glueframework.dao.mybatis - package com.poscoict.glueframework.dao.mybatis
 - 
dao package for MyBatis.
 - com.poscoict.glueframework.dao.redis - package com.poscoict.glueframework.dao.redis
 - 
redis용 dao package.
 - com.poscoict.glueframework.dao.sequence - package com.poscoict.glueframework.dao.sequence
 - 
package-info.java
 - com.poscoict.glueframework.dao.vo - package com.poscoict.glueframework.dao.vo
 - 
Glue DAO을 이용한 CRUD시 사용되는 Parameter와 DAO의 find()수행 결과.
 - com.poscoict.glueframework.message - package com.poscoict.glueframework.message
 - 
message package.
 - com.poscoict.glueframework.message.layout - package com.poscoict.glueframework.message.layout
 - 
layout manager package.
 - com.poscoict.glueframework.message.sms - package com.poscoict.glueframework.message.sms
 - 
sms package.
 - com.poscoict.glueframework.nexacro17.common - package com.poscoict.glueframework.nexacro17.common
 - 
glue-nexacro17 common package.
 - com.poscoict.glueframework.nexacro17.web - package com.poscoict.glueframework.nexacro17.web
 - 
glue-nexacro17 web package.
 - com.poscoict.glueframework.scheduling - package com.poscoict.glueframework.scheduling
 - 
Schedule.
 - com.poscoict.glueframework.scheduling.activity - package com.poscoict.glueframework.scheduling.activity
 - 
package-info.java
 - com.poscoict.glueframework.scheduling.remote - package com.poscoict.glueframework.scheduling.remote
 - 
package-info.java
 - com.poscoict.glueframework.scheduling.server - package com.poscoict.glueframework.scheduling.server
 - 
package-info.java
 - com.poscoict.glueframework.scheduling.store - package com.poscoict.glueframework.scheduling.store
 - 
package-info.java
 - com.poscoict.glueframework.scheduling.task - package com.poscoict.glueframework.scheduling.task
 - 
package-info.java
 - com.poscoict.glueframework.schema.parser - package com.poscoict.glueframework.schema.parser
 - 
Parser(service file, query file, layout file).
 - com.poscoict.glueframework.tester - package com.poscoict.glueframework.tester
 - 
tester package.
 - com.poscoict.glueframework.transaction - package com.poscoict.glueframework.transaction
 - 
transaction package.
 - com.poscoict.glueframework.ucube - package com.poscoict.glueframework.ucube
 - 
ucube package.
 - com.poscoict.glueframework.ucube.activity - package com.poscoict.glueframework.ucube.activity
 - 
ucube용 activity package.
 - com.poscoict.glueframework.ucube4 - package com.poscoict.glueframework.ucube4
 - 
ucube4 package.
 - com.poscoict.glueframework.ucube4.activity - package com.poscoict.glueframework.ucube4.activity
 - 
ucube4용 activity package.
 - com.poscoict.glueframework.util - package com.poscoict.glueframework.util
 - 
package-info.java
 - com.poscoict.glueframework.util.license - package com.poscoict.glueframework.util.license
 - 
package-info.java
 - com.poscoict.glueframework.util.log - package com.poscoict.glueframework.util.log
 - 
package-info.java
 - com.poscoict.glueframework.util.mail - package com.poscoict.glueframework.util.mail
 - 
package-info.java
 - com.poscoict.glueframework.web - package com.poscoict.glueframework.web
 - 
web package.
 - com.poscoict.glueframework.web.control - package com.poscoict.glueframework.web.control
 - 
web controller package.
 - com.poscoict.glueframework.web.control.restful - package com.poscoict.glueframework.web.control.restful
 - 
package-info.java
 - com.poscoict.glueframework.web.control.spring - package com.poscoict.glueframework.web.control.spring
 - 
web controller package for Spring Web MVC framework.
 - com.poscoict.glueframework.web.control.spring.view - package com.poscoict.glueframework.web.control.spring.view
 - 
package-info.java
 - com.poscoict.glueframework.websocket - package com.poscoict.glueframework.websocket
 - 
websocket package.
 - commit() - Method in class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 - commit() - Method in class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 - commit() - Method in interface com.poscoict.glueframework.transaction.GlueTransactionManager
 - 
트랜잭션을 커밋한다.
 - COMMIT - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - commitTransaction(C, String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
트랜잭션을 커밋한다.
 - commitTransaction(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
트랜잭션을 커밋한다.
 - config - Static variable in class com.poscoict.glueframework.context.GlueStaticContext
 - ConstructData - Class in com.poscoict.glueframework.nexacro17.common
 - 
클라이언트에 전송할 DataSetList,VariableList를 생성
 - ConstructData() - Constructor for class com.poscoict.glueframework.nexacro17.common.ConstructData
 - constructDataSetList(GlueContext, ServletRequest) - Method in class com.poscoict.glueframework.nexacro17.common.ConstructData
 - 
GlueContext로 부터 DataSetList를 추출
 - constructVariableList(GlueContext, ServletRequest) - Method in class com.poscoict.glueframework.nexacro17.common.ConstructData
 - 
GlueContext로 부터 VariableList를 추출
 - contains(Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - containsAll(Collection<?>) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - containsBean(String) - Method in interface com.poscoict.glueframework.bean.GlueBeanFactory
 - 
키 값에 해당하는 bean의 존재여부를 반환한다.
 - containsBean(String) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 - contentType - Variable in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - context - Variable in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 - 
ApplicationContext
 - CONTEXT - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - CONTEXT_PATH - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - CONTEXT_ROOT_PATH - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - contextDestroyed(ServletContextEvent) - Method in class com.poscoict.glueframework.web.GlueServletContextListener
 - contextInitialized(ServletContextEvent) - Method in class com.poscoict.glueframework.web.GlueServletContextListener
 - convertDataSetToDeleteList(DataSet) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
DataSet에서 RemovedRow을 ArrayList으로 변환
 - convertDataSetToInsertList(DataSet) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
DataSet에서 RowType이 Insert인 Row들을 ArrayList으로 변환
 - convertDataSetToList(DataSet) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
DataSet을 ArrayList으로 변환
 - convertDataSetToUpdateList(DataSet) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
DataSet에서 RowType이 Update인 Row들을 ArrayList으로 변환
 - convertDateToString(Timestamp, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 - 
Date값을 String으로 변환
 - Converter - Class in com.poscoict.glueframework.nexacro17.common
 - 
Nexacro관련 변환 메서드들이 있는 Utility Class
 - Converter() - Constructor for class com.poscoict.glueframework.nexacro17.common.Converter
 - convertGlueSetToDataSet(String, GlueRowSet) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
GlueSet을 DataSet으로 변환
 - convertStringToDate(String) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 - 
String값을 Date로 변환
 - COOKIE - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - copyFile(File, File) - Static method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 - 
File 을 Copy 한다.
 - count() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 - 
현재 RowSet의 Row 개수를 얻는다.
 - count() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - COUNT_STMT - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - COUNT_STMT_MYSQL - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - createColumnDefinition(ResultSet) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 - createColumnDefinition(DataSource, String, Object[]) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 - createGlueAtuditAttribute(HttpServletRequest, GlueContext) - Method in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - createJdbcTemplate(DataSource) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - createJdbcTemplate(DataSource) - Method in class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
 - createJobDefinition(GlueHttpRequestMessage) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 - 
GlueHttpRequestMessage로부터 Job Definition을 생성한다. - JobName, RequestId, ClientIp - Job Parameters 정보 설정
 - createJobDefinition(HttpServletRequest) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
 - createMessageObject(String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - createMessageObject(String) - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 - createMessageObject(String) - Method in class com.poscoict.glueframework.message.layout.GlueXmlMessageLayout
 - createQueryStmtWhereOrderByClause(String, String, String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.자바독을 자세하게 작성한다.
 - createSequence(DataSource, String) - Static method in class com.poscoict.glueframework.dao.sequence.GlueSequenceFactory
 - 
Sequence Incrementer(GlueSequence)를 생성한다.
 - CTX_KEY_LIST - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
ctx-keys : result1|result2 을 위한 예약어.
 - CUR_PAGE_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
Deprecated.
 - currentPage - Variable in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 - 
current page number
 
D
- DAO - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
dao : DAO bean id를 위한 예약어(applicationContext.xml).
 - DATE_TYPE - Static variable in class com.poscoict.glueframework.message.GlueMessageDefinition
 - 
Message Layout의 datatype
 - DATESET - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - DATESET_TYPE - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - debug(String) - Method in class com.poscoict.glueframework.util.license.LicenseLogger
 - debug(String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(Marker, String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(Marker, String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(Marker, String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(Marker, String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - debug(Marker, String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - decodable(IoSession, IoBuffer) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestDecoder
 - decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestDecoder
 - decrypt(String) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
문자열 대칭 복호화.
 - decrypt(String, File) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
복호화
 - decryptFile(String, String) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
파일 대칭 복호화.
 - decryptFile(String, String, File) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - DEFAULT - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.EventType
 - DEFAULT_BATCH_UPDATE_SIZE - Static variable in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - DEFAULT_CACHE_MANAGER_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
cacheManager : default Cache Manager bean id
 - DEFAULT_FIlE_DIR - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - DEFAULT_FILE_NAME - Static variable in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 - DEFAULT_IDLE_TIME - Static variable in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 - 
디폴트 세션 Idle 시간 (단위, 초)
 - DEFAULT_KEY_FILE - Static variable in class com.poscoict.glueframework.util.GlueCipher
 - 
Deprecated.
 - DEFAULT_MESSAGE_SOURCE_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
messageSource : default Resouce Message Source bean id
 - DEFAULT_MSG_ID_LENGTH - Static variable in class com.poscoict.glueframework.biz.activity.GlueMessageParse
 - DEFAULT_MSG_ID_LENGTH - Static variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - DEFAULT_OBJECT_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - DEFAULT_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
 - 
디폴트 캐쉬 영역 상수.
 - DEFAULT_SERVICE_LOADER_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
serviceLoader : default Service Loader bean id
 - DEFAULT_SERVICE_MANAGER_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
serviceManager : default Service Manager bean id
 - DEFAULT_USER_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - delete(String) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 Static SQL 쿼리(바인딩 변수가 없는 쿼리)를 실행하여 Database Record를 삭제한다.
 - delete(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - delete(String) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
delete SQL을 수행한다..
 - delete(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - delete(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
해당 데이터를 삭제한다.
 - delete(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 SQL 쿼리문장을 실행하여 Database Record를 삭제한다.
 - delete(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - delete(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
delete SQL을 수행한다..
 - DELETE - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - DELETE - Static variable in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
DELETE Operation 상수
 - DELETE - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - DELETE_SQL_BIND - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - DELETE_SQL_KEY - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - deleteByQueryStatement(String) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
SQL 쿼리문장을 실행하여 Database Record를 삭제한다.
 - deleteByQueryStatement(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - deleteByQueryStatement(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
SQL 쿼리문장을 실행하여 Database Record를 삭제한다.
 - deleteByQueryStatement(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - deleteRows(int[]) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 - destroy() - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 - destroy() - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - destroy() - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - destroy() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 - destroy() - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 - destroy() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 - destroy() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - destroy() - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - 
Clean up inner properties
 - destroy() - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
 - destroy() - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
 - destroy() - Method in class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 - destroy() - Method in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - destroy() - Method in class com.poscoict.glueframework.web.GlueLazyTransactionReleaseFilter
 - destroy() - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - destroyApplictionContext() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - 
applicationContext.xml에 정의 되어 있는 Bean Class를 소멸시킨다.
 - dispayDecrypt() - Static method in class com.poscoict.glueframework.tester.GlueCipherTester
 - dispayEncrypt() - Static method in class com.poscoict.glueframework.tester.GlueCipherTester
 - dispayMakeKey() - Static method in class com.poscoict.glueframework.tester.GlueCipherTester
 - displayMainMenu() - Static method in class com.poscoict.glueframework.tester.GlueCipherTester
 - displayResult() - Method in class com.poscoict.glueframework.tester.GlueResultDialog
 - displayResult(GlueContext, String) - Method in class com.poscoict.glueframework.tester.GlueResultDialog
 - displayResult(JTextField) - Method in class com.poscoict.glueframework.tester.GlueSearchServiceDialog
 - doAction(GlueContext) - Method in interface com.poscoict.glueframework.biz.control.GlueBizController
 - 
Transaction을 처리와 Logging을 처리 하고 Service를 실행 한다.
 - doAction(GlueContext) - Method in class com.poscoict.glueframework.biz.control.GlueBizControllerImpl
 - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - 
Client에서 Nexacro의 DatasetList, VariableList를 추출
 - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.poscoict.glueframework.web.GlueLazyTransactionReleaseFilter
 - doGet(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - doGlueService() - Method in class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
 - doGlueServiceDelete(String) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServiceDeletetByData(String, String) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServiceGet(String) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServiceGetByData(String, String) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServicePost(String, Map<String, Object>) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServicePostByData(String, String, Map<String, Object>) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServicePut(String, MultiValueMap<String, String>) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doGlueServicePutByData(String, String, MultiValueMap<String, String>) - Method in class com.poscoict.glueframework.web.control.restful.RestfulController
 - doPost(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - doSubController(GlueContext, boolean) - Method in interface com.poscoict.glueframework.biz.control.GlueBizController
 - 
doAction()과 동일하지만 Transaction 처리는 정의에 따라 달라진다.
 - doSubController(GlueContext, boolean) - Method in class com.poscoict.glueframework.biz.control.GlueBizControllerImpl
 - dynamicProperties - Variable in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
동적으로 관리되는 property
 
E
- EAI_SERVER - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.EventType
 - EDGE_SERVER - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.EventType
 - EDGE_SERVICE_NAME - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Edge Server에서 이벤트가 발생한 경우 서비스명 KEY
 - ELEMENT - Static variable in class com.poscoict.glueframework.message.GlueMessageDefinition
 - 
Message Layout Type으로 일반 항목
 - EMPTY_STRING - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 - EMPTY_VALUE - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - encode(IoSession, Object, ProtocolEncoderOutput) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseEncoder
 - encoding - Variable in class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 - ENCRIPT_PREFIX - Static variable in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer.EncryptionAwareService
 - encrypt(String) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
주어진 문자열을 DEFAULT_KEY_FILE로 암호화.
 - encrypt(String, File) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
주어진 문자열을 주어진 Key 파일로 암호화.
 - encryptFile(String, String) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
파일 대칭 암호화.
 - encryptFile(String, String, File) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - EncryptionAwarePropertySourcesPropertyResolver(PropertySources, GluePropertySourcesPlaceholderConfigurer.EncryptionAwareService) - Constructor for class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer.EncryptionAwarePropertySourcesPropertyResolver
 - EncryptionAwareService() - Constructor for class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer.EncryptionAwareService
 - END - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
end
 - endMonitoring(Object) - Method in interface com.poscoict.glueframework.biz.control.GlueMoniHelper
 - endTask(Object) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
 - endTask(Object) - Method in interface com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLogger
 - endTask(Object) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLoggerImpl
 - endTask(Object, Throwable) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
 - endTask(Object, Throwable) - Method in interface com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLogger
 - endTask(Object, Throwable) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLoggerImpl
 - ENTITY_BINDINGS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
entity-bindings : 객체의 엔티티명
 - ENTITY_ID - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
entity-id : 객체의 엔티티ID
 - ENTITY_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
entity-name : 객체의 엔티티명
 - EQUALS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
activity property의 값에 mapping 은 = 을 사용한다.
 - error(String) - Method in class com.poscoict.glueframework.util.license.LicenseLogger
 - error(String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(String, Throwable) - Method in class com.poscoict.glueframework.util.license.LicenseLogger
 - error(String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(Marker, String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(Marker, String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(Marker, String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(Marker, String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - error(Marker, String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - ERROR_CODE - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - ERROR_MESSAGE - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - EVENT_JOB - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - EXCEL_EXTENTION_XLS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - EXCEL_EXTENTION_XLSX - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - EXCEL_STYLE - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - EXCEL_TYPE - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property name [excel-type] : 엑셀 Export 시 버전에 따른 Type 지정
 - exceptionCaught(IoSession, Throwable) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 - executeInternal(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 - executeJob(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 
F
- 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.nexacro17.common.NexacroConstants
 - 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) - 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 interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 SQL 쿼리문장을 실행하여 조건에 해당하는 Database Record를 검색한다.
 - find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
select SQL을 수행한다..
 - find(String, String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
쿼리 키에 해당하는 SQL 쿼리문장에 where 절을 적용하여 조건에 해당하는 Database Record를 검색한다.
 - find(String, String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - 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) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - findByQueryStatement(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
SQL 쿼리문장을 실행하여 조건에 해당하는 Database Record를 검색한다.
 - 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, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - findForNavigationPage(String, GlueParameter<P>, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
Page Set 기능을 지원하는 메소드이다.
 - 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, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - findForNavigationPageByQuery(String, GlueParameter<P>, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
Page Set 기능을 지원하는 메소드이다.
 - findForNavigationPageByQuery(String, GlueParameter<P>, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - fireAlreadyScheduledJob(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
 - 
스케줄된 Job을 찾아서 즉시 실행하는 메소드.
 - fireAlreadyScheduledJob(String) - 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
 - 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(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
 - 
기본 Locale에 해당하는 형식으로 통화를 변환한다.
 - formatCurrency(Locale, Number) - 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(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에 해당하는 형식으로 날짜를 변환한다.
 - 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에 해당하는 형식으로 날짜를 변환한다.
 - 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에 해당하는 형식으로 날짜 및 시간을 변환한다.
 - 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에 해당하는 형식으로 날짜 및 시간을 변환한다.
 - formatNumber(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(Number, boolean, int) - 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) - 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(Locale, Number, boolean, 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에 해당하는 형식으로 숫자를 변환한다.
 - formatPercent(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(Number, boolean, int) - 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) - 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(Locale, Number, boolean, 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에 해당하는 형식으로 퍼센트를 변환한다.
 - 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에 해당하는 형식으로 시간을 변환한다.
 - 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에 해당하는 형식으로 시간을 변환한다.
 - 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
 
G
- 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 method in class com.poscoict.glueframework.transaction.GlueLazyTransactionManagerHolder
 - get() - Static method in class com.poscoict.glueframework.util.license.GlueSolution
 - 
사용 솔루션을 반환한다.
 - get(int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - get(Object) - Method in interface com.poscoict.glueframework.context.GlueContext
 - get(Object) - Method in class com.poscoict.glueframework.context.GlueWebContext
 - 
Key 해당 하는 값을 조회함.
 - 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(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(String, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
 - GET - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - 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함. - 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.GlueWebContext
 - getAndTryToCast(K, Class<T>) - Method in class com.poscoict.glueframework.util.GlueHashMap
 - getAttribute(int) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 - 
MessageDefinition에서 해당 Attribute를 가져온다.
 - getAttribute(String) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
 - getAttribute(K) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
 - 
컬럼명에 해당하는 값을 얻는다.
 - 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) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 - getBeanObject(String, Class<T>) - Method in interface com.poscoict.glueframework.bean.GlueBeanFactory
 - 
키 값에 해당하는 Singleton 오브젝트를 얻는다.
 - getBeanObject(String, Class<T>) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
 - getBindingName(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.Internal Use only.
 - 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
 - 
캐쉬 영역명에 해당하는 캐쉬 오브젝트를 리턴
 - 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
 - 
캐쉬 로더 획득
 - getCacheManager() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - getCacheObject(Object) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - getCacheObject(Object) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
디폴드 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - getCacheObject(Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - getCacheObject(Object, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - getCacheObject(Object, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
디폴드 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - getCacheObject(Object, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - getCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - 
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - getCacheObject(Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - getCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - getCacheObject(Object, String, GlueCacheLoader) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - getCacheObject(Object, String, GlueCacheLoader) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - 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.ehcache.GlueEhCacheManager
 - getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - getCacheObject(Object, String, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - getCacheObject(Object, String, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
 - getCacheObject(Object, String, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - getCharset() - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 - getCharset() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - getCharset() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - getClassName() - Method in enum class com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
 - getClientIp() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 - getColumnCount() - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 - getColumnDefinition(String, ResultSet) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
 - getColumnDefinition(DataSource, GlueQueryDefinition, GlueParameter<?>) - 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
 - 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에 해당하는 프로퍼티를 얻는다.
Custom Properties 파일 지정 방법: glue.properties 파일에 glue.custom.property=d:\\config\\custom.properties 라고 지정한다. - getCustomProperty(String, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - 
Custom Properties 파일에서 key에 해당하는 프로퍼티를 얻는다.
Custom Properties 파일 지정 방법: glue.properties 파일에 glue.custom.property=d:\\config\\custom.properties 라고 지정한다. - getDao() - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
 - getDao(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
applicationContext.xml에 정의된 dao가져오기.
 - 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.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() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
 - 
Attribute의 datatype속성을 가져온다
 - getDataType(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - getDataType(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
해당 데이터의 타입을 반환한다.
 - getDate(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 - 
attributeName에 대한 값을 Date으로 반환한다.
 - 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
 - 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.
 - getErrorCode() - Method in exception class 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
 - getFileContents(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 - 
HTTP Request Stream에서 읽어 들인 파일의 컨텐츠를 Return 한다.
 - getFileExt() - Static method in class com.poscoict.glueframework.tester.GlueFileFilter
 - 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를 가져온다.
 - getHandler() - Method in class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - getHandler() - Method in interface com.poscoict.glueframework.websocket.GlueWebSocketDirectSender
 - 
자신의 handler를 return
 - getHeader(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 - 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속성을 가져온다
 - getILoggerFactory() - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
 - 
ILoggerFactory 인터페이스를 반환한다.
 - 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
 - 
메모리에 캐쉬하고 있는 파일의 내용을 InputStream형태로 반환한다.
 - getInsertAuditValue() - Method in class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 - getInsertQuery() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - getInsertQuery() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - getInstance() - Static method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheHolder
 - 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.
 - 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(Class<?>) - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
 - 
GlueLog를 반환한다.
 - getLogger(String) - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
 - 
GlueLog를 반환한다.
 - 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
 - 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.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.util.log.GlueSlf4JLogger
 - getName(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 - 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
 - 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속성을 가져온다
 - getProperties() - Method in class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - getProperty(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
getter method.
 - 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
 - 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, 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.
 - getResourceMessage(String, Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - 
Locale정보에 근거한 다국어 지원 Method.
 - getResponseCode() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 - getRetryCount() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - getRootCause() - Method in exception class 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
 - getSelectQuery() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - getSelectQuery() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - 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속성을 가져온다
 - 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() - Method in class com.poscoict.glueframework.context.GlueWebContext
 - getSql() - Method in exception class com.poscoict.glueframework.dao.GlueDaoException
 - 
SQL Query Statement를 얻는다.
 - 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으로 반환한다.
 - 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
 - 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을 넘겨줌. - getTransition() - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
getter method.
 - getTransitions() - Method in class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - 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속성을 가져온다
 - getTypeDescription(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 - getUpdateAuditValue() - Method in class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 - getUpdateQuery() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - getUpdateQuery() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - 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_CIPHER_FILE - Static variable in class com.poscoict.glueframework.util.GlueCipher
 - 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_MASTER - Enum constant in enum class com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
 - GLUE_MAXUPLOADSIZE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - GLUE_MESSAGE_PARSING_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
glue.properties : msg.parsing.type
 - 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
 - GlueAbstractWebSocketHandler - Class in com.poscoict.glueframework.websocket
 - 
Direct Message handling 기능을 포함한 WebSocket abstract handler class.
 - GlueAbstractWebSocketHandler() - Constructor for class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - GlueActivity<C> - Class in com.poscoict.glueframework.biz.activity
 - 
GlueActivityClass는 모든 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(Service.Activity) - Constructor for class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - 
생성자.
 - GlueActivityHandler(String, String) - Constructor for class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - 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(List<Object>, List<Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 - GlueAuditAttributes(Map<String, Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
 - GlueBadSqlGrammarException - Exception Class in com.poscoict.glueframework.dao
 - 
SQL 문법 오류로 인해서 발생하는 Exception 클래스.
 - GlueBadSqlGrammarException(String) - Constructor for exception class com.poscoict.glueframework.dao.GlueBadSqlGrammarException
 - 
생성자(constructor).
 - GlueBadSqlGrammarException(String, Throwable) - Constructor for exception class 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) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - 
생성자(constructor).
 - GlueCacheEvent(String, String, int) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - 
생성자(constructor).
 - GlueCacheEvent(String, String, String) - 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 Class in com.poscoict.glueframework.cache
 - 
Cache System에 관련된 에러가 발생하면 던져지는 Exception 클래스
 - GlueCacheException(String) - Constructor for exception class com.poscoict.glueframework.cache.GlueCacheException
 - 
생성자(constructor).
 - GlueCacheException(String, Throwable) - Constructor for exception class com.poscoict.glueframework.cache.GlueCacheException
 - 
생성자(constructor).
 - GlueCacheLoader - Interface in com.poscoict.glueframework.cache
 - 
캐쉬 로더 인터페이스.
 - GlueCacheManager - Interface in com.poscoict.glueframework.cache
 - 
캐쉬에 관련된 서비스를 제공하는 인터페이스.
 - GlueCacheRegions - Interface in com.poscoict.glueframework.cache
 - 
Glue Framework에서 사용하는 캐쉬 영역명을 정의한 인터페이스 상수.
 - 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
 - GlueCipherTester - Class in com.poscoict.glueframework.tester
 - 
GlueCipher 클래스를 이용해 key file 생성/경로변경, encrypt/decrypt 수행
 - GlueCipherTester() - Constructor for class com.poscoict.glueframework.tester.GlueCipherTester
 - 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
 - GlueContext - Interface in com.poscoict.glueframework.context
 - 
모든 Layout에서 공통으로 Data 를 저장하고 조회 하는 Class이다.
 - GlueContext.ContentType - Interface in com.poscoict.glueframework.context
 - GlueContext.EventType - Enum Class in com.poscoict.glueframework.context
 - GlueContext.WebContentType - Enum Class 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(Connection, Statement, JdbcTemplate, ResultSet, ResultSet) - Constructor for class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - GlueCursorBasedRowSetImpl(ResultSet, ResultSet) - Constructor for class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - GlueDaoException - Exception Class in com.poscoict.glueframework.dao
 - 
Data Access Object(DAO) 관련 Exception이 발생했을 때 쓰로우 된다.
 - GlueDaoException(String) - Constructor for exception class com.poscoict.glueframework.dao.GlueDaoException
 - 
생성자(constructor).
 - GlueDaoException(String, Throwable) - Constructor for exception class com.poscoict.glueframework.dao.GlueDaoException
 - 
생성자(constructor).
 - GlueDataAccessResourceFailureException - Exception Class in com.poscoict.glueframework.dao
 - 
데이타 베이스와 같은 자원에 연결시 에러가 발생되면 던져지는 Exception 클래스.
 - GlueDataAccessResourceFailureException(String) - Constructor for exception class com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
 - 
생성자(constructor).
 - GlueDataAccessResourceFailureException(String, Throwable) - Constructor for exception class com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
 - 
생성자(constructor).
 - GlueDataIntegrityViolationException - Exception Class in com.poscoict.glueframework.dao
 - 
데이타베이스에 insert or update 시 무결성 제약조건에 위배되는 경우 던져지는 Exception 클래스.
 - GlueDataIntegrityViolationException(String) - Constructor for exception class com.poscoict.glueframework.dao.GlueDataIntegrityViolationException
 - 
생성자(constructor).
 - GlueDataIntegrityViolationException(String, Throwable) - Constructor for exception class 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).
 - 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 Class in com.poscoict.glueframework
 - 
Glue Framework에서 사용하는 최상위 Exception 클래스(The
GlueExceptionclass is the superclass of all errors and exceptions in the Glue Framework). - GlueException(String) - Constructor for exception class com.poscoict.glueframework.GlueException
 - 
생성자(constructor).
 - GlueException(String, Throwable) - Constructor for exception class 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
 - 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
 - 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
 - 
A
MessageEncoderthat encodesGlueHttpResponseMessage. - 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 Class in com.poscoict.glueframework
 - GlueInvalidLicenseException(String) - Constructor for exception class com.poscoict.glueframework.GlueInvalidLicenseException
 - GlueJCSCacheHolder - Class in com.poscoict.glueframework.cache.jcs
 - 
영역(Region)별로 나뉜 캐쉬를 홀딩하는 클래스.
 - GlueJCSCacheManager - Class in com.poscoict.glueframework.cache.jcs
 - 
CacheManager 구현체.
 - GlueJCSCacheManager() - Constructor for class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - 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).
 - 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
 - GlueJobListener - Class in com.poscoict.glueframework.scheduling
 - 
선행 Job 종료시점 이후 특정 시각 지난후 Job을 다시 실행하는 기능의 리스너
 - GlueJobListener() - Constructor for class com.poscoict.glueframework.scheduling.GlueJobListener
 - 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
 - GlueLayoutParser - Class in com.poscoict.glueframework.schema.parser
 - 
GlueLayoutParser.java
 - GlueLayoutParser() - Constructor for class com.poscoict.glueframework.schema.parser.GlueLayoutParser
 - 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 Class 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 Class in com.poscoict.glueframework.message.layout
 - 
Message 생성시 발생되는 Exception을 처리하는 Class
 - GlueMessageCreatorException(String) - Constructor for exception class com.poscoict.glueframework.message.layout.GlueMessageCreatorException
 - 
생성자(constructor).
 - GlueMessageCreatorException(String, Throwable) - Constructor for exception class 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 Class in com.poscoict.glueframework.message.layout
 - 
Message Layout Loading시 발생되는 Exception을 처리하는 Class
 - GlueMessageDefinitionException(String) - Constructor for exception class com.poscoict.glueframework.message.layout.GlueMessageDefinitionException
 - 
생성자(constructor).
 - GlueMessageDefinitionException(String, Throwable) - Constructor for exception class 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 Class in com.poscoict.glueframework.message.layout
 - 
Message 파싱시 발생되는 Exception을 처리하는 Class
 - GlueMessageParserException(String) - Constructor for exception class com.poscoict.glueframework.message.layout.GlueMessageParserException
 - 
생성자(constructor).
 - GlueMessageParserException(String, Throwable) - Constructor for exception class com.poscoict.glueframework.message.layout.GlueMessageParserException
 - 
생성자(constructor).
 - GlueMessageSender - Class in com.poscoict.glueframework.ucube.activity
 - 
GlueMessageSender Activity. u-CUBE3 를 이용한 Message Sender.
 - GlueMessageSender - Class in com.poscoict.glueframework.ucube4.activity
 - 
GlueMessageSender Activity. u-CUBE4 를 이용한 Message Sender.
 - GlueMessageSender() - Constructor for class com.poscoict.glueframework.ucube.activity.GlueMessageSender
 - GlueMessageSender() - Constructor for class com.poscoict.glueframework.ucube4.activity.GlueMessageSender
 - GlueMessageSenderException - Exception Class in com.poscoict.glueframework.message.layout
 - 
Message 송신시 발생되는 Exception을 처리하는 Class
 - GlueMessageSenderException(String) - Constructor for exception class com.poscoict.glueframework.message.layout.GlueMessageSenderException
 - 
생성자(constructor).
 - GlueMessageSenderException(String, Throwable) - Constructor for exception class 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(HttpServletRequest) - 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
 - GlueNexacroAdaptor - Class in com.poscoict.glueframework.nexacro17.web
 - 
클라이언트에서 발생한 Nexacro Data Structure(DatasetList, VariableList)를 Glue Framework의 GlueContext에 저장해 주는 어댑터 클래스.
 - GlueNexacroAdaptor() - Constructor for class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - GlueNexacroDelete - Class in com.poscoict.glueframework.biz.activity.nexacro17
 - 
Nexacro Dataset의 레코드를 쿼리문에 바인딩하여 Delete SQL문을 수행하는 Activity이다.
Nexacro Dataset의 복수 개 레코드를 지원한다. - GlueNexacroDelete() - Constructor for class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroDelete
 - GlueNexacroInsert - Class in com.poscoict.glueframework.biz.activity.nexacro17
 - 
Nexacro Dataset의 레코드를 쿼리문에 바인딩하여 Insert SQL문을 수행하는 Activity이다.
Nexacro Dataset의 복수 개 레코드를 지원한다. - GlueNexacroInsert() - Constructor for class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroInsert
 - GlueNexacroModify - Class in com.poscoict.glueframework.biz.activity.nexacro17
 - 
Nexacro Dataset의 레코드를 쿼리문에 바인딩하여 Update SQL문을 수행하는 Activity이다.
Nexacro Dataset의 복수 개 레코드를 지원한다. - GlueNexacroModify() - Constructor for class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroModify
 - GlueNexacroSave - Class in com.poscoict.glueframework.biz.activity.nexacro17
 - 
GlueNexacroSave Class는 Nexacro의 Grid Data의 저장 기능을 수행한다.
 - GlueNexacroSave() - Constructor for class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroSave
 - GlueNexacroSearch - Class in com.poscoict.glueframework.biz.activity.nexacro17
 - 
조회 쿼리를 실행하고 그 결과값(DataSet)을 GlueContext에 저장한다.
 - GlueNexacroSearch() - Constructor for class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroSearch
 - 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 패턴의 인터페이스.
GlueRowSet을 상속받았으므로 모든 기능을 사용할 수 있다. - 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
 - 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
 - 
Deprecated.
 - GlueProperties() - Constructor for class com.poscoict.glueframework.context.GlueProperties
 - 
Deprecated.
 - GluePropertySourcesPlaceholderConfigurer - Class in com.poscoict.glueframework.bean
 - 
GluePropertySourcesPlaceholderConfigurer.
 - GluePropertySourcesPlaceholderConfigurer() - Constructor for class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer
 - GluePropertySourcesPlaceholderConfigurer.EncryptionAwarePropertySourcesPropertyResolver - Class in com.poscoict.glueframework.bean
 - 
Property의 문자열을 resolver합니다.
 - GluePropertySourcesPlaceholderConfigurer.EncryptionAwareService - Class in com.poscoict.glueframework.bean
 - 
암호화된 문자열(property)인지 확인해서 복호화하는 서비스입니다.
 - GlueQuartzJobBean - Class in com.poscoict.glueframework.scheduling
 - 
QuartzJobBean 확장(GlueService 실행).
Quartz Scheduler 사용시 JobDetailBean의 jobClass로 사용한다.
JobDetailBean의 jobDataAsMap에는 ServiceName이 항상 있어야 한다. - GlueQuartzJobBean() - Constructor for class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 - 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).
 - GlueQueryParser - Class in com.poscoict.glueframework.schema.parser
 - 
GlueQueryParser.java
 - GlueQueryParser() - Constructor for class com.poscoict.glueframework.schema.parser.GlueQueryParser
 - 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 Class in com.poscoict.glueframework.cache.remote
 - 
Cache System에 관련된 에러가 발생하면 던져지는 Exception 클래스
 - GlueRemoteCacheException(String) - Constructor for exception class com.poscoict.glueframework.cache.remote.GlueRemoteCacheException
 - 
생성자(constructor).
 - GlueRemoteCacheException(String, Throwable) - Constructor for exception class 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> - 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 Class 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 Class 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 Class in com.poscoict.glueframework.scheduling
 - GlueSchedulerException - Exception Class in com.poscoict.glueframework.scheduling
 - 
Glue Framework에서 Scheduling 관련 클래스 Exception 처리를 담당
 - GlueSchedulerException(String) - Constructor for exception class com.poscoict.glueframework.scheduling.GlueSchedulerException
 - 
생성자
 - GlueSchedulerException(String, Throwable) - Constructor for exception class 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(Service) - Constructor for class com.poscoict.glueframework.biz.control.GlueService
 - 
생성자(constructor).
 - GlueService(String, String) - Constructor for class com.poscoict.glueframework.biz.control.GlueService
 - 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).
 - 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
 - GlueServiceParser() - Constructor for class com.poscoict.glueframework.schema.parser.GlueServiceParser
 - GlueServletContextListener - Class in com.poscoict.glueframework.web
 - 
웹애플리케이션 시작시점에 ApplicationContext 생성, 관련 Bean 생성하기 원할때 사용하는 ServletContextListener Class 이다.
 - GlueServletContextListener() - Constructor for class com.poscoict.glueframework.web.GlueServletContextListener
 - GlueSimpleController - Class in com.poscoict.glueframework.web.control.spring
 - 
Simple Controller for SpringMVC.
 - GlueSimpleController() - Constructor for class com.poscoict.glueframework.web.control.spring.GlueSimpleController
 - GlueSimpleDirectSender - Class in com.poscoict.glueframework.websocket
 - GlueSimpleDirectSender() - Constructor for class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - GlueSimpleWebSocketHandler - Class in com.poscoict.glueframework.websocket
 - 
GlueAbstractWebSocketHandler 를 상속하여 Text 또는 binary message를 처리할 수 있는 기본 handler.
 - GlueSimpleWebSocketHandler() - Constructor for class com.poscoict.glueframework.websocket.GlueSimpleWebSocketHandler
 - 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 - 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.ucube.GlueUCubeManagerImpl
 - 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 Class in com.poscoict.glueframework.dao
 - 
카테고리화 되지 못하는 일반적인 SQLException이 발생하면 던져지는 Exception 클래스.
 - GlueUncategorizedSQLException(String) - Constructor for exception class com.poscoict.glueframework.dao.GlueUncategorizedSQLException
 - 
생성자(constructor).
 - GlueUncategorizedSQLException(String, Throwable) - Constructor for exception class 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
 - GlueWebSocketDirectSender - Interface in com.poscoict.glueframework.websocket
 - 
Direct Sender 를 구현하기 위한 interface.
 - GlueWSTextDirectSenderActivity - Class in com.poscoict.glueframework.biz.activity
 - 
Glue WebSocket Text DirectSender Activity.
 - GlueWSTextDirectSenderActivity() - Constructor for class com.poscoict.glueframework.biz.activity.GlueWSTextDirectSenderActivity
 - 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
 - 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 항목
 
H
- handleBinaryMessage(WebSocketSession, BinaryMessage) - Method in class com.poscoict.glueframework.websocket.GlueSimpleWebSocketHandler
 - handleDataAccessException(DataAccessException) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - 
JDBC Layer에서 발생하는 DataAccessException을 GlueDaoException으로 변환 시켜준다.
 - handleDirectMessage(String, byte[]) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - handleDirectMessage(String, byte[]) - Method in class com.poscoict.glueframework.websocket.GlueSimpleWebSocketHandler
 - handleDirectMessage(String, WebSocketMessage<?>) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - handleDirectMessage(String, WebSocketMessage<?>) - Method in class com.poscoict.glueframework.websocket.GlueSimpleWebSocketHandler
 - handleEvent(GlueContext) - Method in class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - 
Activity가 Router인 경우 Event에 따라 다음 Activity를 결정하게 한다.
 - handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - handleTextMessage(WebSocketSession, TextMessage) - Method in class com.poscoict.glueframework.websocket.GlueSimpleWebSocketHandler
 - handleTransportError(WebSocketSession, Throwable) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - hasNext() - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
 - 
현재 커서 위치에서 다음 Row의 존재 여부를 확인한다.
 - hasNext() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - hasNext() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 - 
현재 커서 위치에서 다음 Row의 존재 여부를 확인한다.
 - hasNext() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - hasPrevious() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 - 
현재 커서 위치에서 그 전의 Row 존재 여부를 확인한다.
 - hasPrevious() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - HTTP_HEADER - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - HTTP_PREFIX - Static variable in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - HTTP_REQUEST_ATTR - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - HTTP_REQUEST_PARAM - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - HTTP_SERVLET_RESPONSE_CODE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - HTTP_STATUS_INTERNAL_SERVER_ERROR - Static variable in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 - HTTP_STATUS_NOT_FOUND - Static variable in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 - HTTP_STATUS_SUCCESS - Static variable in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
 - 
HTTP response codes
 
I
- ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - ifd - Variable in class com.poscoict.glueframework.message.GlueMESMessageImpl
 - 
Message 송수신을 위한 Interface ID
 - ignore - Variable in class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 - INCLUDE_DATE_IN_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property name [include-date-in-name]
 - indexOf(Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - info(String) - Method in class com.poscoict.glueframework.util.license.LicenseLogger
 - info(String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(Marker, String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(Marker, String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(Marker, String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(Marker, String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - info(Marker, String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - init(FilterConfig) - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - 
'CharSet', 'ContentType' 파라미터를 설정한다.
 - init(FilterConfig) - Method in class com.poscoict.glueframework.web.GlueCharacterEncodingFilter
 - init(FilterConfig) - Method in class com.poscoict.glueframework.web.GlueLazyTransactionReleaseFilter
 - init(ServletConfig) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 - init(ServletConfig) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
 - init(ServletConfig) - Method in class com.poscoict.glueframework.web.GlueEdgeServerAdapter
 - init(ServletConfig) - Method in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - initialize(String) - Static method in class com.poscoict.glueframework.ucube4.GlueUCubeSBHCreator
 - 
EAI ServiceBrokerHandler를 초기화한다.
 - insert(String) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 Static SQL 쿼리(바인딩 변수가 없는 쿼리)를 실행하여 Database Record를 생성한다.
 - insert(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - insert(String) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
insert SQL을 수행한다..
 - insert(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 SQL 쿼리문장을 실행하여 Database Record를 생성한다.
 - insert(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - insert(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
insert SQL을 수행한다..
 - INSERT - Static variable in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
INSERT Operation 상수
 - INSERT_AUDIT_ATTR_STMT - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - INSERT_AUDIT_VALUE_STMT - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - INSERT_SQL_BIND - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - INSERT_SQL_KEY - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - insertByQueryStatement(String) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
SQL 쿼리(바인딩 변수가 없는 쿼리)를 실행하여 Database Record를 생성한다.
 - insertByQueryStatement(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - insertByQueryStatement(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
SQL 쿼리문장을 실행하여 Database Record를 생성한다.
 - insertByQueryStatement(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - INTERFACE_TYPE - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
send-type : TC/File 송신을 구분하기 위한 예약어.
 - invokeGettterMethod(T, String) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 - invokeGettterMethod(T, String, Map<String, Method>) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
 - IS_AUDIT - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
is-audit : Audit항목 사용 을 위한 예약어(true/false).
 - IS_REAL_PATH - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
is-real-path : File 업로드 경로가 상대경로인지 절대경로인지 구분하기 위한 예약어(true/false).
 - isAudit() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - 
Audit 설정 유무 확인. glue.properties 파일에 "audit.insert.key" 와 "audit.update.key" 의 존재 유무
 - isCellEditable(int, int) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
 - isDebugEnabled() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isDebugEnabled(Marker) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isEmpty() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - isErrorEnabled() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isErrorEnabled(Marker) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isInfoEnabled() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isInfoEnabled(Marker) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isMSSQLDriver() - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - isNamedQuery() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 - 
getter method.
 - isOracleDriver() - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - isPresent(Object) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - isPresent(Object) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
디폴트 캐쉬 영역에 주어진 키를 사용하여 오브젝트의 존재여부를 확인
 - isPresent(Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - isPresent(Object, String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - isPresent(Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
캐쉬 영역에 주어진 키를 사용하여 오브젝트의 존재여부를 확인
 - isPresent(Object, String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - isTraceEnabled() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isTraceEnabled(Marker) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isTraversable(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
 - isValid() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 - 
job name, request id의 null 여부를 체크
 - isValidMsg(String) - Method in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - isWarnEnabled() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - isWarnEnabled(Marker) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - iterator() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 
J
- JAXWS_RESULT - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - JOB_END_TIME - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - JOB_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - JOB_NAME - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - JOB_START_TIME - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - jobExecutionVetoed(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 - jobExecutionVetoed(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 - 
job 수행이 거부될 때 호출된다.
 - jobToBeExecuted(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 - jobToBeExecuted(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 - 
Job이 실행되기 직전에 호출되는 메소드.
 - jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 - jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 - 
Job 실행이 완료되면 호출되는 메소드.
 - JSON_VIEW - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 
L
- lastIndexOf(Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - LAYOUT - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
layout : Layout Manager bean id 을 위한 예약어(applicationContext.xml).
 - lazyCommit() - Method in class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 - lazyCommit() - Method in interface com.poscoict.glueframework.transaction.GlueLazyTransactionManager
 - lazyRollback() - Method in class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 - lazyRollback() - Method in interface com.poscoict.glueframework.transaction.GlueLazyTransactionManager
 - LicenseLogger - Class in com.poscoict.glueframework.util.license
 - 
LicenseLogger.java
 - LicenseLogger() - Constructor for class com.poscoict.glueframework.util.license.LicenseLogger
 - LIST_KEY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
list-key : 반복 수행(Map이 List에 담긴 Data) 을 위한 예약어.
 - listIterator() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - listIterator(int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - loadAllService() - Method in interface com.poscoict.glueframework.biz.control.GlueServiceManager
 - loadAllService() - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 - loadCacheObject(Object, String) - Method in class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
 - loadCacheObject(Object, String) - Method in class com.poscoict.glueframework.biz.control.GlueServiceLoader
 - loadCacheObject(Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheLoader
 - 
주어진 캐쉬 영역명에 해당하는 캐쉬영역에서 캐쉬 키를 사용하여 오브젝트를 로딩함
 - loadCacheObject(Object, String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 - lobHandler - Variable in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - 
Lob handler for processing lob type
 - logDebug(Object, Object) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 - logger - Variable in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
logger
 - logger - Variable in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - 
logger
 - logger - Variable in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - 
logger
 - logger - Variable in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - 
logger
 - logger - Variable in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - logger - Variable in class com.poscoict.glueframework.scheduling.GlueQuartzJobBean
 - logger - Variable in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - 
logger
 
M
- main(String[]) - Static method in class com.poscoict.glueframework.biz.activity.GlueJdbcNativeRun
 - main(String[]) - Static method in class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
 - 
GlueScheduler HttpServer를 기동할 때 사용하는 main 메소드. argument는 별도로 지정할 필요는 없다.
 - main(String[]) - Static method in class com.poscoict.glueframework.tester.GlueCipherTester
 - main(String[]) - Static method in class com.poscoict.glueframework.tester.GlueReloadRun
 - main(String[]) - Static method in class com.poscoict.glueframework.tester.GlueTester
 - makekey() - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
Deprecated.
 - makekey(String) - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
주어진 파일명으로 Key 생성
 - makeMessageParsing(GlueMessageDefinition, String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - makeMessageParsing(GlueMessageDefinition, String) - Method in interface com.poscoict.glueframework.message.layout.GlueMessageLayout
 - 
Message Layout 항목 정보에 따 Message를 파싱하여 GlueMessage 객체에 담는다.
 - makeMessageString(GlueMessageDefinition, GlueMessage) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - makeMessageString(GlueMessageDefinition, GlueMessage) - Method in interface com.poscoict.glueframework.message.layout.GlueMessageLayout
 - 
Message Layout에 따라 해당 Message를 생성한다.
 - makeOrderByClause(String, String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - makeRequestBody(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - makeXml(File, Msgs) - Static method in class com.poscoict.glueframework.schema.parser.GlueLayoutParser
 - makeXml(File, QueryMap) - Static method in class com.poscoict.glueframework.schema.parser.GlueQueryParser
 - makeXml(File, Service) - Static method in class com.poscoict.glueframework.schema.parser.GlueServiceParser
 - markFailureProcessing(VariableList, String) - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - 
실행 중 에러 발생시 Nexacro VariableList에 에러 메세지를 저장
 - MAXUPLOADSIZE - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - 
Deprecated.
 - MESSAGE_DEFINITION_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
 - 
Message Definition (전문 레이아웃) 캐쉬 영역.
 - MESSAGE_ID - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
message-id : Layout({}-msg.xml)의 msg id 를 위한 예약어.
 - MESSAGE_KEY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
message-key : Message Object 을 위한 예약어.
 - messageReceived(IoSession, Object) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 - 
GlueGlueSchedulerHttpServer가 메시지(HttpRequest)를 받을 때 호출되는 callback 메소드.
 - METHOD - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
method
 - METHOD_BINDINGS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
method-bindings : ctx-key=type|ctx-key=type
 - METHOD_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
method-name : 객체에서 Invoke할 Method Name
 - METHOD_PARAM - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
method-param : 객체에서 Invoke 시 넘겨줄 Method Param
 - MSG_FILE_NAME - Static variable in class com.poscoict.glueframework.message.layout.GlueXmlMessageLayout
 - MSG_TYPE_BYTE - Static variable in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - MSG_TYPE_STRING - Static variable in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - MULTIPART - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - MULTIPART_FORM - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 
N
- NAME_BINDINGS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
name-bindings : name=ctxName|name=ctxName 을 위한 예약어.
 - NAME_VALUES - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
name-values : name=value|name=value 을 위한 예약어.
 - NEW_TRANSACTION - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
new-transaction : sub service 의 transaction 관리를 위한 예약어.
 - newGlueHashMap() - Static method in class com.poscoict.glueframework.util.GlueHashMap
 - NexacroConstants - Interface in com.poscoict.glueframework.nexacro17.common
 - 
Nexacro 관련 상수
 - next() - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
 - 
현재 커서 위치에서 다음에 존재하는 Row를 얻는다.
 - next() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - next() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 - 
현재 커서 위치에서 다음에 존재하는 Row를 얻는다.
 - next() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - NOT_EXIST - Static variable in interface com.poscoict.glueframework.cache.remote.GlueCacheEventSender
 - NUMBER_TYPE - Static variable in class com.poscoict.glueframework.message.GlueMessageDefinition
 - 
Message Layout의 datatype
 
O
- OPEN_PARENTHESIS - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - opsHashAddMap(String, Map<String, Object>) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsHashAddMap(String, Map<String, Object>) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis의 Hash타입의 데이터에 해당 Map을 저장한다.
 - opsHashAddObject(String, String, Object) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsHashAddObject(String, String, Object) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis의 Hash타입의 데이터에 해당 데이터를 저장한다.
 - opsHashGetMap(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsHashGetMap(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Hash타입의 데이터를 가져온다.
 - opsHashGetObject(String, String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsHashGetObject(String, String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis의 Hash타입의 데이터에서 해당 Key에 해당하는 데이터를 반환한다.
 - opsHashKeys(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsHashKeys(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis의 Hash타입의 데이터에서 Key값을 반환한다.
 - opsListAddListAll(String, List<Object>) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsListAddListAll(String, List<Object>) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에 List타입의 데이터를 저장한다.
 - opsListAddObject(String, Object) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsListAddObject(String, Object) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 List타입의 데이터에 해당 값을 Add한다.
 - opsListGetList(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsListGetList(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 List타입의 데이터를 가져온다.
 - opsListGetList(String, long, long) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsListGetList(String, long, long) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 List타입의 데이터를 지정한 Row만 가져온다.
 - opsSetAddObject(String, Object) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsSetAddObject(String, Object) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Set타입의 데이터에 해당 값을 Add한다.
 - opsSetAddSet(String, Set<Object>) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsSetAddSet(String, Set<Object>) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Set타입의 데이터에 해당 값을 Add한다.
 - opsSetGetSet(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsSetGetSet(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Set타입의 데이터를 가져온다.
 - opsValueGetObject(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsValueGetObject(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 String타입의 데이터를 가져온다.
 - opsValueSetObject(String, Object) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsValueSetObject(String, Object) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에 String타입의 데이터를 저장한다.
 - opsZSetAddObject(String, Object, double) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetAddObject(String, Object, double) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터에 해당 값을 Add한다.
 - opsZSetGetScore(String, Object) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetGetScore(String, Object) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터의 Score를 반환한다.
 - opsZSetGetSet(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetGetSet(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터를 가져온다.
 - opsZSetGetSet(String, long, long) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetGetSet(String, long, long) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터를 지정된 Index의 데이터만 가져온다.
 - opsZSetGetSetByScore(String, double, double) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetGetSetByScore(String, double, double) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터를 지정된 Score의 데이터만 가져온다.
 - opsZSetRank(String, Object) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetRank(String, Object) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터의 순위를 반환한다.
 - opsZSetRemoveByScore(String, double, double) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - opsZSetRemoveByScore(String, double, double) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
Redis에서 Sorted Set타입의 데이터에서 해당 범위의 Score를 가진 데이터를 삭제한다.
 - Oracle - Enum constant in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - Oracle - Enum constant in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - ORDER_BY_CLAUSE - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 
P
- PAGE_SIZE - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
Deprecated.
 - PAGE_SIZE_PRAM - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
Deprecated.
 - pageSize - Variable in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 - 
Page Size
 - PARAM - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
param : param# 예약어.
 - PARAM_BINDINGS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
param-bindings : bindName=ctxName|bindName=ctxName 을 위한 예약어.
 - PARAM_COUNT - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
param-count : param# 이 몇개인지 나타내기 위한 예약어.
 - PARAM_HEADER - Static variable in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
 - 
Job Parameter Header
 - PARAM_PREFIX - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - PARAM_SEPERATORS - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
activity property의 값은 1차적으로 '|' 으로 구분하며, 2차적으로 ',' 로 구분한다.
 - parseSqlStatement(String) - Static method in class com.poscoict.glueframework.dao.manager.GlueNamedParameterUtils
 - 
주어진 SQL statement에서 named parameter 만을 추출한다.
 - parseXml(File) - Static method in class com.poscoict.glueframework.schema.parser.GlueQueryParser
 - parseXml(File) - Static method in class com.poscoict.glueframework.schema.parser.GlueServiceParser
 - parseXml(URL) - Static method in class com.poscoict.glueframework.schema.parser.GlueLayoutParser
 - parseXml(URL) - Static method in class com.poscoict.glueframework.schema.parser.GlueQueryParser
 - parseXml(URL) - Static method in class com.poscoict.glueframework.schema.parser.GlueServiceParser
 - POI_HSSF - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property value로 excel-type에 대한 값
 - POI_XSSF - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property value로 excel-type에 대한 값
 - POST - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - preDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - preDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueJsonController
 - preDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueSimpleController
 - preDoAction(GlueWebContext) - Method in class com.poscoict.glueframework.web.control.spring.GlueXMLViewController
 - preDoAction(GlueWebContext, HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - previous() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 - 
현재 커서 위치에서 바로 전에 존재하는 Row를 얻는다.
 - previous() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - printStackTrace() - Method in exception class com.poscoict.glueframework.GlueException
 - 
Exception Stack Trace를 출력
 - printStackTrace(PrintStream) - Method in exception class com.poscoict.glueframework.GlueException
 - 
Exception Stack Trace를 출력
 - printStackTrace(PrintWriter) - Method in exception class com.poscoict.glueframework.GlueException
 - 
Exception Stack Trace를 출력
 - processCacheEvent(GlueCacheEvent) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEventProcessor
 - 
cacheObject 삭제
 - processProperties(ConfigurableListableBeanFactory, ConfigurablePropertyResolver) - Method in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer
 - processUploadFile(HttpServletRequest) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - 
Deprecated.
 - put(String, Object) - Method in interface com.poscoict.glueframework.context.GlueContext
 - 
GlueContext의 Root Map에 Data를 Set
 - put(String, Object, GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
 - 
확장대상..
 - put(String, Object, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 - put(String, Object, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
 - PUT - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - PUT - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - putAll(Map<? extends String, ? extends Object>) - Method in interface com.poscoict.glueframework.context.GlueContext
 - putAll(Map<? extends String, ? extends Object>, GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
 - 
확장대상..
 - putAll(Map<? extends String, ? extends Object>, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 - putAll(Map<? extends String, ? extends Object>, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
 - putCache(String, Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheHolder
 - 
캐쉬 영역명으로 캐쉬 등록
 - putCacheLoader(Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheHolder
 - 
캐쉬 로더를 등록
 - putCacheObject(Object, Object) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - putCacheObject(Object, Object) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
디폴트 캐쉬 영역에 주어진 키를 사용하여 오브젝트를 캐슁 함
 - putCacheObject(Object, Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - putCacheObject(Object, Object, String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - putCacheObject(Object, Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
캐쉬 영역에 주어진 키를 사용하여 오브젝트를 캐슁 함
 - putCacheObject(Object, Object, String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 
Q
- QUARTZ_JOB_SCHEDULER - Enum constant in enum class com.poscoict.glueframework.scheduling.GlueSchedulerConstants.SchedulerType
 - QUARTZ_SCHEDULER_BEAN_ID - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - 
Default Local Address
 - QUARTZ_SCHEDULER_CONFIG - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - query(String, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcTemplate
 - query(String, List<?>, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcTemplate
 - QUERY - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
query
 - queryLoader - Variable in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 - 
Query Definition을 로딩하는 Cache Loader
 - queryManager - Variable in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - 
Query Manager
 - QUERYMAP - Static variable in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
 - 
Deprecated.
 
R
- readFile(File) - Static method in class com.poscoict.glueframework.util.GlueFileResourceUtil
 - readFile(File, Charset) - Static method in class com.poscoict.glueframework.util.GlueFileResourceUtil
 - RECEIVE_TC - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - RECEIVE_TC_SEQUENCE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - receiveCommand(String) - Method in class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - receiveCommand(String) - Method in interface com.poscoict.glueframework.websocket.GlueWebSocketDirectSender
 - 
Handler로부터 command를 수신할 때 호출됨.
 - receiveData(String, String) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeReceiverListnerImpl
 - receiveDirectMessage(byte[]) - Method in class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - receiveDirectMessage(byte[]) - Method in interface com.poscoict.glueframework.websocket.GlueWebSocketDirectSender
 - 
Handler로부터 direct message 수신할 때 호출됨.
 - receiveDirectMessage(String) - Method in class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - receiveDirectMessage(String) - Method in interface com.poscoict.glueframework.websocket.GlueWebSocketDirectSender
 - 
Handler로부터 direct message 수신할 때 호출됨.
 - receiveJobEvent(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.remote.GlueDefaultJobEventProcessor
 - 
GlueJobDefinition 정보를 기반으로 해당 Scheduled Job을 기동한다.
 - receiveJobEvent(GlueJobDefinition) - Method in interface com.poscoict.glueframework.scheduling.remote.GlueJobEventReceiver
 - RECEIVER_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
receiver-name
 - RECEIVER_NUMBER - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
receiver-number
 - REGION_NAME - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - register(GlueLazyTransactionManager) - Static method in class com.poscoict.glueframework.transaction.GlueLazyTransactionManagerHolder
 - registerDirectSender(String, GlueWebSocketDirectSender) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - 
Direct Sender를 direct message를 받는 대상이 되도록 등록한다.
 - releaseDBConnection(Connection) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - 
getDBConnection()을 통해 획득한 Connection을 반납하는 메소드.
 - reloadAllQueryDefinitions() - Method in interface com.poscoict.glueframework.dao.manager.GlueQueryManager
 - 
Query File를 다시 읽어서 캐싱한다.
 - reloadAllQueryDefinitions() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
 - reloadGlueProperties() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - 
glue.properties 를 다시 loading 하는 method.
 - reloadLicense() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
 - remove(int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - remove(Object) - Method in interface com.poscoict.glueframework.context.GlueContext
 - remove(Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - removeAll(Collection<?>) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - removeCachedObject(String, String) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 - removeCachedObject(String, String) - Method in interface com.poscoict.glueframework.cache.remote.GlueCacheEventReceiver
 - removeCachedObject(String, String[]) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
 - removeCachedObject(String, String[]) - Method in interface com.poscoict.glueframework.cache.remote.GlueCacheEventReceiver
 - removeCacheObject(Object) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - removeCacheObject(Object) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
디폴트 캐쉬 영역에 주어진 키를 사용하여 오브젝트를 삭제함
 - removeCacheObject(Object) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - removeCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
 - removeCacheObject(Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
 - 
캐쉬 영역에 주어진 키를 사용하여 오브젝트를 삭제함
 - removeCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
 - removeCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
 - removeCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
 - renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.control.spring.view.GlueJsonView
 - REPOSITORY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
repository : mongo repository bean id(applicationContext.xml).
 - REQUEST_ID - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - REQUEST_URI - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - requestMap - Variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - 
현재 처리중인 request 정보를 관리.
 - REQUESTOR - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - RESERVATION_TIME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - reset() - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
 - 
RowSet의 커서 위치를 처음으로 이동시킨다.
 - reset() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - reset() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
 - 
RowSet의 커서 위치를 처음으로 이동시킨다.
 - reset() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
 - reset() - Static method in class com.poscoict.glueframework.util.GlueCipher
 - 
Deprecated.
 - resolvePlaceholders(String) - Method in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer.EncryptionAwarePropertySourcesPropertyResolver
 - resolveRequiredPlaceholders(String) - Method in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer.EncryptionAwarePropertySourcesPropertyResolver
 - RESOURCE_FILE_NAME - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - RESTFUL_ACTION - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - RESTFUL_DATA - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - RESTFUL_ERROR - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - RestfulController - Class in com.poscoict.glueframework.web.control.restful
 - 
RESTful방식의 웹서비스를 제공하는 Controller URI 패턴으로는 아래 두가지 방식이 제공된다.
 - RestfulController() - Constructor for class com.poscoict.glueframework.web.control.restful.RestfulController
 - RESULT - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
_result : GlueContext에 Object 타입의 Activity 수행 결과 넣을 때 Key에 대한 Default Postfix
 - RESULT_KEY - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
result-key : ctx에 담는 Activity 수행 결과를 key(ctxName) 를 위한 예약어.
 - RESULT_KEY_LIST - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
result-keys
 - RESULT_LIST - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
_resultList : GlueContext에 List타입의 Activity 수행 결과 넣을 때 Key에 대한 Default Postfix
 - retainAll(Collection<?>) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - rightTrim(String) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
 - 
String 형태의 값을 받아서 RightTrim
 - rollback() - Method in class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
 - rollback() - Method in class com.poscoict.glueframework.transaction.GlueLazyDataSourceTransactionManager
 - rollback() - Method in interface com.poscoict.glueframework.transaction.GlueTransactionManager
 - 
트랜잭션을 롤백한다.
 - rollbackTransaction(C, String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
트랜잭션을 롤백한다.
 - rollbackTransaction(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
트랜잭션을 롤백한다.
 - ROUTER - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - ROW_KEY - Static variable in class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
 - RULE_NUMBER_NULL_TO_ZERO - Static variable in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - RULE_STRING_ZERO_TO_SPACE - Static variable in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - run() - Method in class com.poscoict.glueframework.biz.activity.GlueSubService.GlueUserThread
 - runActivity(C) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
 - 
Sub Class에서 반드시 구현하여야 하는 Abstract Method 이며 이 Method는 F/W에서 호출한다.
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueContextClear
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueDefaultRouter
 - 
runActivity를 Overriding 한다면 반드시 "return GlueBizControlConstants.ROUTER;"를 하여야 한다.
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueExcelInfo
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueFileDelete
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueFileDown
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueFileList
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueJdbcDelete
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueJdbcInsert
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueJdbcModify
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueJdbcNativeRun
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueJdbcSearch
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueMessageCreate
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueMessageParse
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueResultKeyList
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueSubService
 - 
GlueService를 실행한다.
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueTextMessageSend
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueWebPageTag
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.GlueWSTextDirectSenderActivity
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoDelete
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoFind
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoSave
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisDelete
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisInsert
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisModify
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisSearch
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroDelete
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroInsert
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroModify
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroSave
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.nexacro17.GlueNexacroSearch
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.redis.GlueRedisDelete
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.redis.GlueRedisGet
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.activity.redis.GlueRedisSet
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - 
Activity Class를 호출하고 Activity Class의 실행 결과를 Log 한다.
Exception 발생했을 경우 Failure 분기 등을 처리 하고 다음 Handler에 대한 정보를 Controller에게 Return 한다. - runActivity(GlueContext) - Method in class com.poscoict.glueframework.scheduling.activity.GlueJobCall
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.ucube.activity.GlueMessageSender
 - runActivity(GlueContext) - Method in class com.poscoict.glueframework.ucube4.activity.GlueMessageSender
 - runActivity(GlueWebContext) - Method in class com.poscoict.glueframework.biz.activity.GlueFileSave
 
S
- saveDataSetList(DataSetList, HttpServletRequest) - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - 
Nexacro DataSetList을 추출해서 HttpRequest의 Attribute에 저장한다.
 - saveFile(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
 - 
파일을 Server상의 지정된 업로드 디렉토리에 저장한다.
 - saveVariableList(VariableList, HttpServletRequest) - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - 
Nexacro 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) - 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 class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - 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, 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) - 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, 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) - 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 송신.
 - sendMsgToAllDirectSenders(String) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - sendMsgToAllSessions(String, WebSocketMessage<?>) - Method in class com.poscoict.glueframework.websocket.GlueSimpleWebSocketHandler
 - 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(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 - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
service
 - 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 캐쉬 영역.
 - serviceLoader - Variable in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
 - 
Service Definition을 로딩하는 Cache Loader
 - SESSION_ATTR - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - 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
 - 
사용 솔루션을 설정한다.
 - setAddress(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - setAttribute(String, Object) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
 - setAttribute(K, V) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
 - 
해당 컬럼에 값을 설정한다.
 - setAttributes(List<GlueMessageAttributeDefinition>) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
 - 
setter method. set all the attributes
 - setAttributes(Map<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을 설정한다.
 - 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 설정
 - 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(String) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 - setCharset(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - setCharset(Charset) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
 - 
setter method for DI.
 - 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.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속성을 저장한다.
 - setDescription(String) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 - 
setter method.
 - setDirectSenderOnStartup(String) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - 
로딩 시에 bean의 properties에 정의된 direct sender를 넘겨 받는다
 - setEnvironment(Environment) - Method in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer
 - setErrorCode(int) - Method in exception class 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.
 - 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
 - setFilterConfig(FilterConfig) - Method in class com.poscoict.glueframework.nexacro17.web.GlueNexacroAdaptor
 - setFrom(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
 - 
Message에 보내는 사람 Mail 주소 설정
 - setHeader(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - 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속성을 저장한다.
 - setIntervalTime(long) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
 - setIsNamedQuery(boolean) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 - 
setter method.
 - 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
 - setKeyFile(Resource) - Method in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer
 - 
암호화 사용할 경우, keyFile 설정
 - setKeySerializer(RedisSerializer<?>) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
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.
 - 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.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.
 - setPropertiesMap(Map<String, String>) - Method in class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - 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.message.layout.GlueDBMessageLayout
 - 
setter method for DI.
 - setQueryIdMap(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.biz.control.GlueServiceDBLoader
 - 
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
 - 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
 - setRetryCount(int) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
 - 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
 - setSql(String) - Method in exception class 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값을 저장해준다.
 - setStringToDate(String, String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
 - setStringToDate(String, String) - Method in interface com.poscoict.glueframework.message.GlueMessage
 - 
특정 attributeName에 대한 String값을 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에 대한 String값을 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(int) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 - 
setter method for DI.
 - 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.
 - 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
 - setValueSerializer(RedisSerializer<?>) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
setter method for DI.
 - setViewPage(String) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
 - setWebSocketHandler(GlueAbstractWebSocketHandler) - Method in class com.poscoict.glueframework.websocket.GlueSimpleDirectSender
 - setWebSocketHandler(GlueAbstractWebSocketHandler) - Method in interface com.poscoict.glueframework.websocket.GlueWebSocketDirectSender
 - 
Message를 전송할 handler 를 설정한다.
 - 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() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - size(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
 - size(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
 - 
해당 데이터를 Row 수.
 - SPRING_SCHEDULER - Enum constant in enum class com.poscoict.glueframework.scheduling.GlueSchedulerConstants.SchedulerType
 - 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 캐쉬 영역.
 - 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.
 - start() - Static method in class com.poscoict.glueframework.tester.GlueCipherTester
 - 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.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.nexacro17.common.NexacroConstants
 - SUCCESS_MESSAGE - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - summarizeParsedRequestMap(Map<String, String[]>) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestDecoder
 - supportsPartialMessages() - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - 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
 
T
- tc - Variable in class com.poscoict.glueframework.message.GlueMESMessageImpl
 - 
송수신되는 Message(TC:전문) Data
 - TC_OBJECT_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - tcId - Variable in class com.poscoict.glueframework.message.GlueMESMessageImpl
 - 
TC(전문) ID
 - TCID_LENGTH - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
id-length.
 - TEMP_JOB_NAME - Static variable in class com.poscoict.glueframework.scheduling.GlueJobFirer
 - TEMP_TRIGGER_NAME - Static variable in class com.poscoict.glueframework.scheduling.GlueJobFirer
 - toArray() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - toArray(Object[]) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
 - toString() - Method in class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
 - toString() - Method in class com.poscoict.glueframework.biz.control.GlueService
 - toString() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
 - toString() - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
 - toString() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
 - toString() - Method in class com.poscoict.glueframework.context.GlueProperties
 - 
Deprecated.
 - toString() - Method in class com.poscoict.glueframework.context.GlueWebContext
 - toString() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
 - toString() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
 - toString() - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
 - toString() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
 - toString() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
 - toString() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - toString() - Method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - totalRowCount - Variable in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
 - 
Total Row Count
 - trace(String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(Marker, String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(Marker, String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(Marker, String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(Marker, String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - trace(Marker, String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - transactionCodeIdLength - Variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - TRIGGER_NAME - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - TRUE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - tryDecrypt(String) - Method in class com.poscoict.glueframework.bean.GluePropertySourcesPlaceholderConfigurer.EncryptionAwareService
 - typeConvertGlueSetToNexacroform(int) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
GlueSet의 Data Type을 Nexacro의 Data Type으로 변환
 - typeConvertNexacroToGlueSet(int) - Static method in class com.poscoict.glueframework.nexacro17.common.Converter
 - 
Nexacro의 Data Type을 GlueSet의 Data Type으로 변환
 
U
- UCUBE - Enum constant in enum class com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
 - UD_SC_FAILURE - Static variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - UD_SC_OK - Static variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - UD_SC_RESEND - Static variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - unregisterDirectSender(String) - Method in class com.poscoict.glueframework.websocket.GlueAbstractWebSocketHandler
 - 
Direct Sender를 direct message를 받는 대상에서 삭제한다.
 - update(String) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 Static SQL 쿼리(바인딩 변수가 없는 쿼리)를 실행하여 조건에 해당하는 Database Record를 수정한다.
 - update(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - update(String) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
update SQL을 수행한다..
 - update(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
 - 
쿼리 키에 해당하는 SQL 쿼리문장을 실행하여 조건에 해당하는 Database Record를 수정한다.
 - update(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - update(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
 - 
update SQL을 수행한다..
 - UPDATE - Static variable in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
UPDATE Operation 상수
 - UPDATE_AUDIT_STMT - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 - UPDATE_SQL_BIND - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - UPDATE_SQL_KEY - Static variable in interface com.poscoict.glueframework.nexacro17.common.NexacroConstants
 - updateByQueryStatement(String) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
Static SQL 쿼리(바인딩 변수가 없는 쿼리)를 실행하여 조건에 해당하는 Database Record를 수정한다.
 - updateByQueryStatement(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - updateByQueryStatement(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
 - 
SQL 쿼리문장을 실행하여 조건에 해당하는 Database Record를 수정한다.
 - updateByQueryStatement(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
 - USER_ID - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
 - USER_MESSAGE_CACHE_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
 - 
message resource 캐쉬 영역.
 - USER_UI_LOCALE - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 - userDefinedStatusCodeSuccess - Variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - userDefinedStatusCodeSuccessfailure - Variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 - userDefinedStatusCodeSuccessResend - Variable in class com.poscoict.glueframework.web.GlueHttpReceiverAdapter
 
V
- valueOf(String) - Static method in enum class com.poscoict.glueframework.context.GlueContext.EventType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class com.poscoict.glueframework.scheduling.GlueSchedulerConstants.SchedulerType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
 - 
Returns the enum constant of this class with the specified name.
 - values() - Static method in enum class com.poscoict.glueframework.context.GlueContext.EventType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class com.poscoict.glueframework.context.GlueContext.WebContentType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class com.poscoict.glueframework.scheduling.GlueSchedulerConstants.SchedulerType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger.JobLoggingQuery
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - VIEW_NAME - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
 
W
- warn(String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(Marker, String) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(Marker, String, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(Marker, String, Object...) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(Marker, String, Object, Object) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - warn(Marker, String, Throwable) - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
 - WEB_BROWSER - Enum constant in enum class com.poscoict.glueframework.context.GlueContext.EventType
 - WEB_OBJECT_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
 - 
Deprecated.
 - WHERE - Static variable in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
 - 
Deprecated.
 
_
- _COLUMN_ID - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property name [-column-id]
 - _COLUMN_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property name [-column-name]
 - _COLUMN_WIDTH - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
 - 
property name [-column-width]
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Code : String orderby = GlueQueryStringHelper.makeOrderByClause("deptno asc","empno"); System.out.println(orderby); Result : deptno asc, empno