- 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, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.GlueGenericDao
-
쿼리 키에 해당하는 SQL 쿼리문장을 실행하여 조건에 해당하는 Database Record를 검색한다.
- find(String, String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
쿼리 키에 해당하는 SQL 쿼리문장에 where 절을 적용하여 조건에 해당하는 Database Record를 검색한다.
- find(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- find(String, String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- find(String) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
-
select SQL을 수행한다..
- find(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
-
select SQL을 수행한다..
- findByQueryDefinitionInternal(GlueQueryDefinition, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- findByQueryDefinitionInternal(GlueQueryDefinition, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
-
- findByQueryStatement(String) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
Static SQL 쿼리(바인딩 변수가 없는 쿼리)를 실행하여 조건에 해당하는 Database Record를 검색한다.
- findByQueryStatement(String, GlueParameter<P>) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
SQL 쿼리문장을 실행하여 조건에 해당하는 Database Record를 검색한다.
- findByQueryStatement(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- findByQueryStatement(String, GlueParameter<P>) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- findForNavigationPage(String, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
Page Set 기능을 지원하는 메소드이다.
- findForNavigationPage(String, GlueParameter<P>, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
Page Set 기능을 지원하는 메소드이다.
- findForNavigationPage(String, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- findForNavigationPage(String, GlueParameter<P>, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- findForNavigationPageByQuery(String, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
Page Set 기능을 지원하는 메소드이다.
- findForNavigationPageByQuery(String, GlueParameter<P>, int, int) - Method in interface com.poscoict.glueframework.dao.jdbc.GlueGenericJdbcDao
-
Page Set 기능을 지원하는 메소드이다.
- findForNavigationPageByQuery(String, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- findForNavigationPageByQuery(String, GlueParameter<P>, int, int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- fireAlreadyScheduledJob(String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
-
스케줄된 Job을 찾아서 즉시 실행하는 메소드.
- fireAlreadyScheduledJob(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
-
스케줄된 Job을 찾아서 즉시 실행하는 메소드.
- fireJob(String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
-
- fireJob(String, String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
-
- fireJob(String, String, String) - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
-
- fireNextJobAfterIntervalTime(JobExecutionContext) - Method in class com.poscoict.glueframework.scheduling.GlueJobListener
-
- FORMAT_YYYY - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Date Type을 년(yyyy) Format으로 지정
- FORMAT_YYYYMM - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Date Type을 년월(yyyyMM) Format으로 지정
- FORMAT_YYYYMMDD - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Date Type을 년월일(yyyyMMdd) Format으로 지정
- FORMAT_YYYYMMDDHH - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Date Type을 년월일시(yyyyMMddHH) Format으로 지정
- FORMAT_YYYYMMDDHHMM - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Date Type을 년월일시분(yyyyMMddHHmm) Format으로 지정
- FORMAT_YYYYMMDDHHMMSS - Static variable in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
- formatCurrency(Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 통화를 변환한다.
- formatCurrency(Locale, Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 통화를 변환한다.
- formatCurrency(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 통화를 변환한다.
- formatCurrency(Locale, Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 통화를 변환한다.
- formatDate(Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
기본 Locale에 해당하는 형식으로 날짜를 변환한다.
- formatDate(Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
Locale에 해당하는 형식으로 날짜를 변환한다.
- formatDate(int, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
주어진 스타일에 따라, 기본 Locale에 해당하는 형식으로 날짜를 변환한다.
- formatDate(int, Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
주어진 스타일에 따라, Locale에 해당하는 형식으로 날짜를 변환한다.
- formatDateTime(Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
기본 Locale에 해당하는 형식으로 날짜 및 시간을 변환한다.
- formatDateTime(Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
Locale에 해당하는 형식으로 날짜 및 시간을 변환한다.
- formatDateTime(int, int, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
주어진 스타일에 따라, 기본 Locale에 해당하는 형식으로 날짜 및 시간을 변환한다.
- formatDateTime(int, int, Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
주어진 스타일에 따라, Locale에 해당하는 형식으로 날짜 및 시간을 변환한다.
- formatNumber(Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Locale, Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Locale, Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Locale, Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 숫자를 변환한다.
- formatNumber(Locale, Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 숫자를 변환한다.
- formatPercent(Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Locale, Number) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Locale, Number, boolean) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Locale, Number, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
기본 Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatPercent(Locale, Number, boolean, int) - Static method in class com.poscoict.glueframework.util.GlueNumberFormatUtil
-
Locale에 해당하는 형식으로 퍼센트를 변환한다.
- formatTime(Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
기본 Locale에 해당하는 형식으로 시간을 변환한다.
- formatTime(Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
Locale에 해당하는 형식으로 시간을 변환한다.
- formatTime(int, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
주어진 스타일에 따라, 기본 Locale에 해당하는 형식으로 시간을 변환한다.
- formatTime(int, Locale, Date) - Static method in class com.poscoict.glueframework.util.GlueDateFormatUtil
-
주어진 스타일에 따라, Locale에 해당하는 형식으로 시간을 변환한다.
- FORWARDNAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
-
forward-name : Page Flow 을 위한 예약어.
- FORWARDNAME - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
-
- FORWARDPATH_VAR - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
-
- generateGetterMethodMap(String[], T) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
-
- generateIndex() - Method in class com.poscoict.glueframework.scheduling.GlueJobFirer
-
- generateObject(Class<?>, List<String>, String[]) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
-
- generateSetterMethodMap(Class<?>, String[]) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
-
- GET - Static variable in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
-
- get(Object) - Method in interface com.poscoict.glueframework.context.GlueContext
-
- get(String, GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
-
RootMap이 아닌 ContentType에 해당 하는 Map에서 해당 key의 값을 얻는다.
- get(String, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- get(Object) - Method in class com.poscoict.glueframework.context.GlueWebContext
-
Key 해당 하는 값을 조회함.
- get(String, GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
-
- get(int) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- get(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
-
- get(String) - Method in interface com.poscoict.glueframework.message.GlueMessage
-
returns the value for the attributeName
- get() - Static method in class com.poscoict.glueframework.transaction.GlueLazyTransactionManagerHolder
-
- get() - Static method in class com.poscoict.glueframework.util.license.GlueSolution
-
사용 솔루션을 반환한다.
- GET - Static variable in interface com.poscoict.glueframework.web.control.GlueWebConstants
-
- getActivityHandler(String) - Method in class com.poscoict.glueframework.biz.control.GlueService
-
Internal Use Only
GlueActivityHandler를 return함.
- 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(K) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
-
컬럼명에 해당하는 값을 얻는다.
- getAttribute(String) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
- getAttribute(int) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
-
MessageDefinition에서 해당 Attribute를 가져온다.
- getAttributes() - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
-
하나의 레코드를 표현하는 Map을 리턴한다.
- getAttributes() - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
- getAttributes() - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
-
- getAttributes() - Method in interface com.poscoict.glueframework.message.GlueMessage
-
Returns all the attributes
- getAttributes() - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
-
getter method.
- getAttributes(String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
- getAttributes(String) - Method in interface com.poscoict.glueframework.message.layout.GlueMessageLayout
-
해당 Msg Layout의 Attribute 정보를 추출하는 Method 처음 호출시 Attribute의 정보를 Cache에 저장하고, 재 호출시 Cache를 통해 정보를 추출하여 제공
- getAttributesDefinition(String) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
- getAttributesDefinition(String) - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
-
- getAttributesDefinition(String) - Method in class com.poscoict.glueframework.message.layout.GlueXmlMessageLayout
-
- getAuditAttributes() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getAuditAttributes() - Method in interface com.poscoict.glueframework.dao.GlueAuditAttributeHolder
-
Audit 항목을 얻는다.
- getAuditAttributes() - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
-
- getAuditStatement(String, int) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
-
Deprecated.
- getAuditStatementForInsert(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
-
Deprecated.
- getAuditStatementForUpdate(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
-
Deprecated.
- getAuditValue() - Method in class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
-
- getBatchUpdateLimit() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
- getBeanFactory() - Static method in class com.poscoict.glueframework.context.GlueStaticContext
-
applicationContext.xml에 정의 되어 있는 Bean Class를 호출 하기 위한 GlueBeanFactory를 Return 한다.
- getBeanObject(String) - Method in interface com.poscoict.glueframework.bean.GlueBeanFactory
-
키 값에 해당하는 Singleton 오브젝트를 얻는다.
- getBeanObject(String, Class<T>) - Method in interface com.poscoict.glueframework.bean.GlueBeanFactory
-
키 값에 해당하는 Singleton 오브젝트를 얻는다.
- getBeanObject(String) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
-
- getBeanObject(String, Class<T>) - Method in class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
-
- 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, String) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
-
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
- getCacheObject(Object, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
-
- getCacheObject(Object, String, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
-
- getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
-
- getCacheObject(Object, String, GlueCacheLoader) - Method in class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
-
- getCacheObject(Object) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
-
디폴드 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
- getCacheObject(Object, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
-
디폴드 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
- getCacheObject(Object, String) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
-
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
- getCacheObject(Object, String, Class<T>) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
-
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
- getCacheObject(Object, String, GlueCacheLoader) - Method in interface com.poscoict.glueframework.cache.GlueCacheManager
-
주어진 캐쉬 영역에서 캐쉬 키에 해당하는 오브젝트를 리턴.
- getCacheObject(Object, String, GlueCacheLoader, Class<T>) - 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.jcs.GlueJCSCacheManager
-
- getCacheObject(Object, String) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
-
- getCacheObject(Object, String, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
-
- getCacheObject(Object, String, GlueCacheLoader) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
-
- getCacheObject(Object, String, GlueCacheLoader, Class<T>) - Method in class com.poscoict.glueframework.cache.jcs.GlueJCSCacheManager
-
- getCharset() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
- getCharset() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
-
- getClassName() - Method in enum com.poscoict.glueframework.util.license.GlueLicenseManager.SecondProduct
-
- getClientIp() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
-
- getColumnCount() - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
-
- getColumnDefinition(DataSource, GlueQueryDefinition, GlueParameter<?>) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
-
- getColumnDefinition(String, ResultSet) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
-
- getColumnDefinition(DataSource, String, Object[]) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
-
Deprecated.
- getColumnDefinition(DataSource, String, String, Object[]) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
-
Deprecated.
- getColumnDefs() - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
-
Column Definition 정보를 얻는다.
- getColumnDefs() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- getColumnDefs() - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
-
Column Definition 정보를 얻는다.
- getColumnDefs() - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
-
- getColumnManager() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
getter method.
- getColumnMapRowMapper() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcTemplate
-
- getColumnName(int) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
-
- getColumnValue(ResultSet, int) - Method in class com.poscoict.glueframework.dao.GlueColumnMapRowMapper
-
- getContext() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
-
- getController() - Static method in class com.poscoict.glueframework.biz.control.GlueBizControllerImpl
-
GlueBizController Instance를 생성 하고 Return 함.
- getController() - Static method in class com.poscoict.glueframework.biz.control.GlueBizProvider
-
GlueBizController 를 획득함.
- getCountQuery(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
-
Deprecated.
Argument로 주어지는 쿼리문장을 기반으로 레코드 총 개수를 얻을 수 있는 쿼리를 생성한다.
- getCurrentPage() - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
-
현재 Page 번호를 넘겨 준다.
- getCurrentPage() - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
-
- getCustomProperty(String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
-
Custom Properties 파일에서 key에 해당하는 프로퍼티를 얻는다.
- getCustomProperty(String, String) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
-
Custom Properties 파일에서 key에 해당하는 프로퍼티를 얻는다.
- getDao(String) - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
-
applicationContext.xml에 정의된 dao가져오기.
- getDao() - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
-
- getDataAsMap(GlueContext.ContentType) - Method in interface com.poscoict.glueframework.context.GlueContext
-
- getDataAsMap(GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getDataAsMap(GlueContext.ContentType) - Method in class com.poscoict.glueframework.context.GlueWebContext
-
- getDatabaseProductName() - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
getter method.
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
-
getter method
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
-
getter method
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
-
getter method
- getDataSource() - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
-
getter method
- getDataType(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- getDataType(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
해당 데이터의 타입을 반환한다.
- getDatatype() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
-
Attribute의 datatype속성을 가져온다
- 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 com.poscoict.glueframework.dao.GlueDaoException
-
Database Error Code를 얻는다.
- getEventList() - Method in class com.poscoict.glueframework.biz.activity.GlueActivity
-
getter method.
- getEventSourceType() - Method in interface com.poscoict.glueframework.context.GlueContext
-
- getEventSourceType() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getEventType() - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
-
- getException() - Method in interface com.poscoict.glueframework.context.GlueContext
-
Controller에서 발생한 Exception을 Return
- getException() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getExtension(File) - Static method in class com.poscoict.glueframework.tester.GlueFileFilter
-
- getFieldType(Class<?>, String[]) - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
-
- getFileContentsForHuge(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
-
HTTP Request Stream에서 읽어 들인 파일의 컨텐츠를 Return 한다.
- getFileExt() - Static method in class com.poscoict.glueframework.tester.GlueFileFilter
-
- 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
-
- 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(String) - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
-
GlueLog를 반환한다.
- getLogger(Class<?>) - Static method in class com.poscoict.glueframework.util.log.GlueLogFactory
-
GlueLog를 반환한다.
- getMappedClassName() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryDefinition
-
getter method.
- getMessage() - Method in interface com.poscoict.glueframework.context.GlueContext
-
NonUI의 TC 처리를 위한 Data 를 Return
- getMessage() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getMessageHelper() - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Spring에서 제공하는 MimeMessageHelper를 반환한다.
- getMessages() - Method in interface com.poscoict.glueframework.context.GlueContext
-
NonUI의 File TC 처리를 위한 Data 를 Return
- getMessages() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getMessageTypes() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseEncoder
-
- getMethodMap() - Method in class com.poscoict.glueframework.util.GlueReflectionSupport
-
- getMsgDate(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Date값을 Message String으로 생성
- getMsgId() - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
-
getter method. get Message ID
- getMsgNumber(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
Number값을 Message String으로 생성
- getMsgParsingRule() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
- getMsgParsingType() - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
Message Parsing Type을 가져온다.
- getMsgString(GlueMessageAttributeDefinition, GlueMessage, int) - Static method in class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
String값을 Message String으로 생성
- getMultiPartRequest() - Method in interface com.poscoict.glueframework.context.GlueContext
-
- getMultiPartRequest() - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- getMultiPartRequest() - Method in class com.poscoict.glueframework.context.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(File) - Method in class com.poscoict.glueframework.tester.GlueFileView
-
- getName() - Method in class com.poscoict.glueframework.util.log.GlueSlf4JLogger
-
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
-
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
-
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
-
- getNextIntValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
-
- getNextIntValue(String) - Method in interface com.poscoict.glueframework.dao.sequence.GlueSequence
-
int 타입의 Next Sequence 값을 얻는다.
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
-
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
-
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
-
- getNextLongValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
-
- getNextLongValue(String) - Method in interface com.poscoict.glueframework.dao.sequence.GlueSequence
-
long 타입의 Next Sequence 값을 얻는다.
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
-
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueHsqlSequence
-
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GlueOracleSequence
-
- getNextStringValue(String) - Method in class com.poscoict.glueframework.dao.sequence.GluePostgreSQLSequence
-
- getNextStringValue(String) - Method in interface com.poscoict.glueframework.dao.sequence.GlueSequence
-
String 타입의 Next Sequence 값을 얻는다.
- getNumber(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
-
attributeName에 대한 값을 Number으로 반환한다.
- getOpsForHash() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- getOpsForHash() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
Hash타입 데이터의 Operation 클래스를 반환한다.
- getOpsForList() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- getOpsForList() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
List타입 데이터의 Operation 클래스를 반환한다.
- getOpsForSet() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- getOpsForSet() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
Set타입 데이터의 Operation 클래스를 반환한다.
- getOpsForValue() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- getOpsForValue() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
String 타입 데이터의 Operation 클래스를 반환한다.
- getOpsForZSet() - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- getOpsForZSet() - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
Sotred Set타입 데이터의 Operation 클래스를 반환한다.
- getOrder() - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
-
- getOrder() - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
-
- getPageSize() - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
-
Page Size를 Return 한다.
- getPageSize() - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
-
- getParameter() - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
-
- getParameter(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
-
- getParameterMap() - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
-
- getParameters() - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
-
- getParameters(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpRequestMessage
-
- 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 mehod.
- 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, Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
-
Locale정보에 근거한 다국어 지원 Method.
- getResourceMessage(String, Object[], Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
-
Locale정보에 근거한 다국어 지원 Method.
- getResourceMessage(String, String, Object[], Locale) - Static method in class com.poscoict.glueframework.context.GlueStaticContext
-
Locale정보에 근거한 다국어 지원 Method.
- getResponseCode() - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
-
- getRetryCount() - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
-
- getRootCause() - Method in exception com.poscoict.glueframework.GlueException
-
원인 Exception 획득
- getRootPath() - Method in class com.poscoict.glueframework.biz.control.GlueServiceLoader
-
getter method.
- getRootPath() - Method in class com.poscoict.glueframework.dao.manager.GlueQueryLoader
-
getter method.
- getRowCount() - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
-
- getScale() - Method in class com.poscoict.glueframework.dao.vo.GlueColumnDef
-
Gets the designated column's number of digits to right of the
decimal point.
- getScheduler() - Method in class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
-
- getSender() - Method in class com.poscoict.glueframework.message.GlueTextMessage
-
- getSenderName() - Method in class com.poscoict.glueframework.message.GlueTextMessage
-
- getSeq() - Method in class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
-
Attribute의 Seq속성을 가져온다
- 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 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
-
- 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_MAXUPLOADSIZE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
-
glue.properties : max.upload.file.size
- GLUE_MESSAGE_PARSING_TYPE - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
-
glue.properties : msg.parsing.type
- 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 extends GlueContext> - Class in com.poscoict.glueframework.biz.activity
-
GlueActivity
Class는 모든 Chain에서 상속받아야 하는 Super Class이다.
- GlueActivity() - Constructor for class com.poscoict.glueframework.biz.activity.GlueActivity
-
- GlueActivityConstants - Interface in com.poscoict.glueframework.biz.activity
-
Glue F/W 예약어 상수정의(Service).
- GlueActivityHandler(String, String) - Constructor for class com.poscoict.glueframework.biz.control.GlueService.GlueActivityHandler
-
- GlueActivityHandler(Service.Activity) - 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(Map<String, Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
-
- GlueAuditAttributes(List<Object>, List<Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueAuditAttributes
-
- GlueBadSqlGrammarException - Exception in com.poscoict.glueframework.dao
-
SQL 문법 오류로 인해서 발생하는 Exception 클래스.
- GlueBadSqlGrammarException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueBadSqlGrammarException
-
생성자(constructor).
- GlueBadSqlGrammarException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueBadSqlGrammarException
-
생성자(constructor).
- GlueBeanFactory - Interface in com.poscoict.glueframework.bean
-
BeanFactory 인터페이스.
- GlueBeanFactoryImpl - Class in com.poscoict.glueframework.bean
-
BeanFactory 구현 Class.
- GlueBeanFactoryImpl() - Constructor for class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
-
생성자(constructor).
- GlueBeanFactoryImpl(String) - Constructor for class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
-
생성자(constructor).
- GlueBeanFactoryImpl(String...) - Constructor for class com.poscoict.glueframework.bean.GlueBeanFactoryImpl
-
생성자(constructor).
- GlueBizControlConstants - Interface in com.poscoict.glueframework.biz.control
-
Glue F/W 예약어 상수정의.
- GlueBizController - Interface in com.poscoict.glueframework.biz.control
-
BizController 인터페이스.
- GlueBizControllerImpl - Class in com.poscoict.glueframework.biz.control
-
BizController 구현체.
- GlueBizProvider - Class in com.poscoict.glueframework.biz.control
-
GlueBizController의 Instace를 제공하기 위한 Class
GlueBizController를 사용하고 GlueBizController 구현체를 직접 사용하지 않게 하기 위해 제공됨.
- GlueBizProvider() - Constructor for class com.poscoict.glueframework.biz.control.GlueBizProvider
-
- GlueCacheClearServlet - Class in com.poscoict.glueframework.cache.remote
-
GlueCacheClearServlet[CacheEventReceiver]는 cache event를 수신하여, cacheManager의 cache data를 삭제하는 Servlet이다.
- GlueCacheClearServlet() - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
-
- GlueCacheEvent - Class in com.poscoict.glueframework.cache.remote
-
Cache Event 정의.
- GlueCacheEvent(String, String, String) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
-
생성자(constructor).
- GlueCacheEvent(String, String) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
-
생성자(constructor).
- GlueCacheEvent(String, String, int) - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEvent
-
생성자(constructor).
- GlueCacheEventProcessor - Class in com.poscoict.glueframework.cache.remote
-
Cache Event Processor.
- GlueCacheEventProcessor() - Constructor for class com.poscoict.glueframework.cache.remote.GlueCacheEventProcessor
-
생성자(constructor).
- GlueCacheEventReceiver - Interface in com.poscoict.glueframework.cache.remote
-
Cache Event Receiver Interface.
- GlueCacheEventSender - Interface in com.poscoict.glueframework.cache.remote
-
Cache Event Sender
- GlueCacheException - Exception in com.poscoict.glueframework.cache
-
Cache System에 관련된 에러가 발생하면 던져지는 Exception 클래스
- GlueCacheException(String) - Constructor for exception com.poscoict.glueframework.cache.GlueCacheException
-
생성자(constructor).
- GlueCacheException(String, Throwable) - Constructor for exception com.poscoict.glueframework.cache.GlueCacheException
-
생성자(constructor).
- GlueCacheLoader - Interface in com.poscoict.glueframework.cache
-
캐쉬 로더 인터페이스.
- 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 in com.poscoict.glueframework.context
-
- GlueContext.WebContentType - Enum in com.poscoict.glueframework.context
-
GlueWebContext의 ContentType 정의
- GlueContextClear - Class in com.poscoict.glueframework.biz.activity
-
MemoryClear Activity.
- GlueContextClear() - Constructor for class com.poscoict.glueframework.biz.activity.GlueContextClear
-
- GlueCursorBasedRowSet<E> - Interface in com.poscoict.glueframework.dao.vo
-
GlueCursorBasedRowSet 인터페이스.
- GlueCursorBasedRowSetImpl - Class in com.poscoict.glueframework.dao.vo
-
GlueCursorBasedRowSet 구현체.
- GlueCursorBasedRowSetImpl(ResultSet, ResultSet) - Constructor for class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- GlueCursorBasedRowSetImpl(Connection, Statement, JdbcTemplate, ResultSet, ResultSet) - Constructor for class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- GlueDaoException - Exception in com.poscoict.glueframework.dao
-
Data Access Object(DAO) 관련 Exception이 발생했을 때 쓰로우 된다.
- GlueDaoException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueDaoException
-
생성자(constructor).
- GlueDaoException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueDaoException
-
생성자(constructor).
- GlueDataAccessResourceFailureException - Exception in com.poscoict.glueframework.dao
-
데이타 베이스와 같은 자원에 연결시 에러가 발생되면 던져지는 Exception 클래스.
- GlueDataAccessResourceFailureException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
-
생성자(constructor).
- GlueDataAccessResourceFailureException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
-
생성자(constructor).
- GlueDataIntegrityViolationException - Exception in com.poscoict.glueframework.dao
-
데이타베이스에 insert or update 시 무결성 제약조건에 위배되는 경우 던져지는 Exception 클래스.
- GlueDataIntegrityViolationException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueDataIntegrityViolationException
-
생성자(constructor).
- GlueDataIntegrityViolationException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueDataIntegrityViolationException
-
생성자(constructor).
- GlueDataSourceTransactionManager - Class in com.poscoict.glueframework.transaction
-
Data Source의 트랜잭션을 관리하는 Manager 클래스이다.
- GlueDataSourceTransactionManager() - Constructor for class com.poscoict.glueframework.transaction.GlueDataSourceTransactionManager
-
- GlueDateFormatUtil - Class in com.poscoict.glueframework.util
-
날짜 및 시간에 대한 변환을 수행하는 클래스
- GlueDateFormatUtil() - Constructor for class com.poscoict.glueframework.util.GlueDateFormatUtil
-
- GlueDB2Sequence - Class in com.poscoict.glueframework.dao.sequence
-
IBM DB 2 Sequence를 서비스하는 클래스.
- GlueDB2Sequence(DataSource) - Constructor for class com.poscoict.glueframework.dao.sequence.GlueDB2Sequence
-
생성자(constructor).
- GlueDBMessageLayout - Class in com.poscoict.glueframework.message.layout
-
MessageLayout 구현체.
- GlueDBMessageLayout() - Constructor for class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
-
- GlueDefaultContext - Class in com.poscoict.glueframework.context
-
모든 Layer에서 공통으로 Data 를 저장하고 조회 하는 Class이다.
- GlueDefaultContext() - Constructor for class com.poscoict.glueframework.context.GlueDefaultContext
-
생성자(constructor).
- GlueDefaultContext(GlueContext.EventType) - Constructor for class com.poscoict.glueframework.context.GlueDefaultContext
-
생성자(constructor).
- GlueDefaultJobEventProcessor - Class in com.poscoict.glueframework.scheduling.remote
-
클라이언트에서 요청한 Request를 받아서 Job을 기동하는 클래스.
- GlueDefaultJobEventProcessor(Scheduler) - Constructor for class com.poscoict.glueframework.scheduling.remote.GlueDefaultJobEventProcessor
-
- GlueDefaultRouter - Class in com.poscoict.glueframework.biz.activity
-
Router Activity.
- GlueDefaultRouter() - Constructor for class com.poscoict.glueframework.biz.activity.GlueDefaultRouter
-
- GlueDefaultTransactionDefinition - Class in com.poscoict.glueframework.transaction
-
TransactionDefinition 인터페이스의 디폴트 구현 클래스.
- GlueDefaultTransactionDefinition() - Constructor for class com.poscoict.glueframework.transaction.GlueDefaultTransactionDefinition
-
생성자(constructor).
- GlueDefaultTransactionDefinition(TransactionDefinition) - Constructor for class com.poscoict.glueframework.transaction.GlueDefaultTransactionDefinition
-
생성자(constructor).
- GlueEdgeServerAdapter - Class in com.poscoict.glueframework.web
-
Edge Server를 통해 Senser, Detector, RFID 등 단말에서 들어오는 정보를 수신하는 Class.
- GlueEdgeServerAdapter() - Constructor for class com.poscoict.glueframework.web.GlueEdgeServerAdapter
-
- GlueEhCacheManager - Class in com.poscoict.glueframework.cache.ehcache
-
CacheManager 구현체.
- GlueEhCacheManager() - Constructor for class com.poscoict.glueframework.cache.ehcache.GlueEhCacheManager
-
- GlueExcelInfo - Class in com.poscoict.glueframework.biz.activity
-
ExcelInfo Activity.
- GlueExcelInfo() - Constructor for class com.poscoict.glueframework.biz.activity.GlueExcelInfo
-
- GlueException - Exception in com.poscoict.glueframework
-
Glue Framework에서 사용하는 최상위 Exception 클래스(The GlueException
class is the superclass of all errors and exceptions in the Glue
Framework).
- GlueException(String) - Constructor for exception com.poscoict.glueframework.GlueException
-
생성자(constructor).
- GlueException(String, Throwable) - Constructor for exception com.poscoict.glueframework.GlueException
-
생성자(constructor).
- glueExceptionTransfer(Throwable) - Method in interface com.poscoict.glueframework.biz.control.GlueMoniHelper
-
- GlueFileDelete - Class in com.poscoict.glueframework.biz.activity
-
FileDelete Activity.
- GlueFileDelete() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileDelete
-
- GlueFileDown - Class in com.poscoict.glueframework.biz.activity
-
FileDown Activity.
- GlueFileDown() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileDown
-
- GlueFileFilter - Class in com.poscoict.glueframework.tester
-
확장자가 .case 파일만을 보이기 위한 FileFilter Class
- GlueFileFilter() - Constructor for class com.poscoict.glueframework.tester.GlueFileFilter
-
- GlueFileList - Class in com.poscoict.glueframework.biz.activity
-
FileList Activity.
- GlueFileList() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileList
-
- GlueFileResourceUtil - Class in com.poscoict.glueframework.util
-
Resource File의 URL을 처리 하는 공통 모듈.
- GlueFileResourceUtil() - Constructor for class com.poscoict.glueframework.util.GlueFileResourceUtil
-
- GlueFileSave - Class in com.poscoict.glueframework.biz.activity
-
FileSave Activity.
- GlueFileSave() - Constructor for class com.poscoict.glueframework.biz.activity.GlueFileSave
-
- GlueFileView - Class in com.poscoict.glueframework.tester
-
- GlueFileView() - Constructor for class com.poscoict.glueframework.tester.GlueFileView
-
- GlueGenericDao - Interface in com.poscoict.glueframework.dao
-
- 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
-
- GlueHttpResponseEncoder() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpResponseEncoder
-
- GlueHttpResponseMessage - Class in com.poscoict.glueframework.scheduling.server
-
A HTTP response message.
- GlueHttpResponseMessage() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
-
- GlueHttpServerProtocolCodecFactory - Class in com.poscoict.glueframework.scheduling.server
-
Provides a protocol codec for HTTP server.
- GlueHttpServerProtocolCodecFactory() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueHttpServerProtocolCodecFactory
-
- GlueInvalidLicenseException - Exception in com.poscoict.glueframework
-
- GlueInvalidLicenseException(String) - Constructor for exception com.poscoict.glueframework.GlueInvalidLicenseException
-
- 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() - 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 in com.poscoict.glueframework.util.license
-
2차 제품을 위한 enum
- GlueLog - Interface in com.poscoict.glueframework.util.log
-
GlueLog.java
- GlueLogFactory - Class in com.poscoict.glueframework.util.log
-
GlueLogFactory.java
- GlueLogFactory() - Constructor for class com.poscoict.glueframework.util.log.GlueLogFactory
-
- GlueMESMessageImpl - Class in com.poscoict.glueframework.message
-
Message Layout에 따라 생성된 Message 및 각 Message Attribute별 정보를 Handling하는 Implement Class
- GlueMESMessageImpl() - Constructor for class com.poscoict.glueframework.message.GlueMESMessageImpl
-
- GlueMessage - Interface in com.poscoict.glueframework.message
-
Message Layout에 따라 생성된 Message 및 각 Message Attribute별 정보를
Handling하는 Interface Class
- GlueMessageAttributeDefinition - Class in com.poscoict.glueframework.message
-
각 Message별 Message Layout정보의 항목별 정보를 Handling하는 Class.
- GlueMessageAttributeDefinition() - Constructor for class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
-
생성자(constructor).
- GlueMessageAttributeDefinition(String, int, String, String, String, int, int) - Constructor for class com.poscoict.glueframework.message.GlueMessageAttributeDefinition
-
생성자(constructor).
- GlueMessageCreate - Class in com.poscoict.glueframework.biz.activity
-
MessageCreate Activity.
- GlueMessageCreate() - Constructor for class com.poscoict.glueframework.biz.activity.GlueMessageCreate
-
- GlueMessageCreatorException - Exception in com.poscoict.glueframework.message.layout
-
Message 생성시 발생되는 Exception을 처리하는 Class
- GlueMessageCreatorException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageCreatorException
-
생성자(constructor).
- GlueMessageCreatorException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageCreatorException
-
생성자(constructor).
- GlueMessageDefinition - Class in com.poscoict.glueframework.message
-
각 Message별 Message Layout정보를 Handling하는 Class Layout 정보를 생성하고, Caching하는데 사용됨
- GlueMessageDefinition() - Constructor for class com.poscoict.glueframework.message.GlueMessageDefinition
-
- GlueMessageDefinitionException - Exception in com.poscoict.glueframework.message.layout
-
Message Layout Loading시 발생되는 Exception을 처리하는 Class
- GlueMessageDefinitionException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageDefinitionException
-
생성자(constructor).
- GlueMessageDefinitionException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageDefinitionException
-
생성자(constructor).
- GlueMessageLayout - Interface in com.poscoict.glueframework.message.layout
-
Message를 Create 및 parsing를 처리하기 위한 Interface Class.
- GlueMessageParse - Class in com.poscoict.glueframework.biz.activity
-
MessageParse Activity.
- GlueMessageParse() - Constructor for class com.poscoict.glueframework.biz.activity.GlueMessageParse
-
- GlueMessageParserException - Exception in com.poscoict.glueframework.message.layout
-
Message 파싱시 발생되는 Exception을 처리하는 Class
- GlueMessageParserException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageParserException
-
생성자(constructor).
- GlueMessageParserException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageParserException
-
생성자(constructor).
- GlueMessageSender - Class in com.poscoict.glueframework.ucube.activity
-
GlueMessageSender Activity. u-CUBE3 를 이용한 Message Sender.
- GlueMessageSender() - Constructor for class com.poscoict.glueframework.ucube.activity.GlueMessageSender
-
- GlueMessageSender - Class in com.poscoict.glueframework.ucube4.activity
-
GlueMessageSender Activity. u-CUBE4 를 이용한 Message Sender.
- GlueMessageSender() - Constructor for class com.poscoict.glueframework.ucube4.activity.GlueMessageSender
-
- GlueMessageSenderException - Exception in com.poscoict.glueframework.message.layout
-
Message 송신시 발생되는 Exception을 처리하는 Class
- GlueMessageSenderException(String) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageSenderException
-
생성자(constructor).
- GlueMessageSenderException(String, Throwable) - Constructor for exception com.poscoict.glueframework.message.layout.GlueMessageSenderException
-
생성자(constructor).
- GlueMessageUtil - Class in com.poscoict.glueframework.message.layout
-
Message 생성, 파싱 및 Message 가공을 위해 사용되는 Utility Class
- GlueMessageUtil() - Constructor for class com.poscoict.glueframework.message.layout.GlueMessageUtil
-
- GlueMongoDelete - Class in com.poscoict.glueframework.biz.activity.mongodb
-
MongoRepository를 이용한 Document 삭제.
- GlueMongoDelete() - Constructor for class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoDelete
-
- GlueMongoFind - Class in com.poscoict.glueframework.biz.activity.mongodb
-
MongoRepository를 이용한 Document 조회.
- GlueMongoFind() - Constructor for class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoFind
-
- GlueMongoSave - Class in com.poscoict.glueframework.biz.activity.mongodb
-
MongoRepository를 이용한 Document 저장.
- GlueMongoSave() - Constructor for class com.poscoict.glueframework.biz.activity.mongodb.GlueMongoSave
-
- GlueMoniHelper - Interface in com.poscoict.glueframework.biz.control
-
- GlueMultipartRequest - Class in com.poscoict.glueframework.web.control
-
GlueMultipartRequest는 form이 multipart/form-data 인경우 생성된다.
- GlueMultipartRequest(ServletRequest) - Constructor for class com.poscoict.glueframework.web.control.GlueMultipartRequest
-
생성자(constructor).
- GlueMybatisDao - Class in com.poscoict.glueframework.dao.mybatis
-
MybatisDAO.
- GlueMybatisDao() - Constructor for class com.poscoict.glueframework.dao.mybatis.GlueMybatisDao
-
- GlueMybatisDelete - Class in com.poscoict.glueframework.biz.activity.mybatis
-
Delete Mybatis Activity.
- GlueMybatisDelete() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisDelete
-
- GlueMybatisInsert - Class in com.poscoict.glueframework.biz.activity.mybatis
-
Insert Mybatis Activity.
- GlueMybatisInsert() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisInsert
-
- GlueMybatisModify - Class in com.poscoict.glueframework.biz.activity.mybatis
-
Modify Mybatis Activity.
- GlueMybatisModify() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisModify
-
- GlueMybatisSearch - Class in com.poscoict.glueframework.biz.activity.mybatis
-
Search Mybatis Activity.
- GlueMybatisSearch() - Constructor for class com.poscoict.glueframework.biz.activity.mybatis.GlueMybatisSearch
-
- GlueNamedParameterUtils - Class in com.poscoict.glueframework.dao.manager
-
Helper methods for named parameter parsing.
- GlueNamedParameterUtils() - Constructor for class com.poscoict.glueframework.dao.manager.GlueNamedParameterUtils
-
- 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이다.
- 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이다.
- 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이다.
- 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 패턴의 인터페이스.
- 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 실행).
- 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 in com.poscoict.glueframework.cache.remote
-
Cache System에 관련된 에러가 발생하면 던져지는 Exception 클래스
- GlueRemoteCacheException(String) - Constructor for exception com.poscoict.glueframework.cache.remote.GlueRemoteCacheException
-
생성자(constructor).
- GlueRemoteCacheException(String, Throwable) - Constructor for exception com.poscoict.glueframework.cache.remote.GlueRemoteCacheException
-
생성자(constructor).
- GlueRemoteEhCacheManager - Class in com.poscoict.glueframework.cache.remote
-
GlueEhCacheManager 확장.
- GlueRemoteEhCacheManager() - Constructor for class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
-
- GlueRemoteJCSCacheManager - Class in com.poscoict.glueframework.cache.remote
-
GlueJCSCacheManager 확장.
- GlueRemoteJCSCacheManager() - Constructor for class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
-
- GlueResultDialog - Class in com.poscoict.glueframework.tester
-
- GlueResultDialog() - Constructor for class com.poscoict.glueframework.tester.GlueResultDialog
-
- GlueResultKeyList - Class in com.poscoict.glueframework.biz.activity
-
GlueResultKeyList Activity.
- GlueResultKeyList() - Constructor for class com.poscoict.glueframework.biz.activity.GlueResultKeyList
-
- GlueRow<K,V> - Interface in com.poscoict.glueframework.dao.vo
-
Database 레코드를 표현하는 Value Object 패턴의 인터페이스.
- GlueRowImpl - Class in com.poscoict.glueframework.dao.vo
-
Database 레코드를 표현하는 Value Object.
- GlueRowImpl() - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
생성자(constructor).
- GlueRowImpl(int) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
생성자(constructor).
- GlueRowImpl(Map<String, Object>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
생성자(constructor).
- GlueRowSet<E extends GlueRow<String,Object>> - Interface in com.poscoict.glueframework.dao.vo
-
Database 테이블의 복수 개의 레코드를 표현하는 Value Object 패턴의 인터페이스.
- GlueRowSetImpl - Class in com.poscoict.glueframework.dao.vo
-
Database 테이블의 복수 개의 레코드를 표현하는 Value Object.
- GlueRowSetImpl() - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
-
생성자(constructor).
- GlueRowSetImpl(int) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
-
생성자(constructor).
- GlueRowSetImpl(List<GlueRow<String, Object>>) - Constructor for class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
-
생성자(constructor).
- GlueScheduledJobInfoLogger - Class in com.poscoict.glueframework.scheduling.store
-
JobListener 구현체.
- GlueScheduledJobInfoLogger() - Constructor for class com.poscoict.glueframework.scheduling.store.GlueScheduledJobInfoLogger
-
- GlueScheduledJobInfoLogger.JobLoggingQuery - Enum in com.poscoict.glueframework.scheduling.store
-
DBMS 에 따른 SQL문
- GlueScheduledTaskDBLoggerImpl - Class in com.poscoict.glueframework.scheduling.store
-
GlueScheduledTaskLogger 구현체.
- GlueScheduledTaskDBLoggerImpl() - Constructor for class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskDBLoggerImpl
-
- GlueScheduledTaskDBLoggerImpl.TaskLoggingQuery - Enum in com.poscoict.glueframework.scheduling.store
-
DBMS 에 따른 SQL문
- GlueScheduledTaskLogger - Interface in com.poscoict.glueframework.scheduling.store
-
- GlueScheduledTaskLoggerImpl - Class in com.poscoict.glueframework.scheduling.store
-
- GlueScheduledTaskLoggerImpl() - Constructor for class com.poscoict.glueframework.scheduling.store.GlueScheduledTaskLoggerImpl
-
- GlueSchedulerConstants - Interface in com.poscoict.glueframework.scheduling
-
Scheduling 관련 Constants 클래스
- GlueSchedulerConstants.SchedulerType - Enum in com.poscoict.glueframework.scheduling
-
- GlueSchedulerException - Exception in com.poscoict.glueframework.scheduling
-
Glue Framework에서 Scheduling 관련 클래스 Exception 처리를 담당
- GlueSchedulerException(String) - Constructor for exception com.poscoict.glueframework.scheduling.GlueSchedulerException
-
생성자
- GlueSchedulerException(String, Throwable) - Constructor for exception com.poscoict.glueframework.scheduling.GlueSchedulerException
-
생성자
- GlueSchedulerHttpServer - Class in com.poscoict.glueframework.scheduling.server
-
Scheduled job 기동 요청을 처리하는 GlueScheduler HttpServer이다.
- GlueSchedulerHttpServer() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueSchedulerHttpServer
-
생성자(constructor).
- GlueSearchServiceDialog - Class in com.poscoict.glueframework.tester
-
- GlueSearchServiceDialog() - Constructor for class com.poscoict.glueframework.tester.GlueSearchServiceDialog
-
- GlueSequence - Interface in com.poscoict.glueframework.dao.sequence
-
DB Sequence 값을 서비스하는 인터페이스.
- GlueSequenceFactory - Class in com.poscoict.glueframework.dao.sequence
-
DB 제품별 Sequence Increamenter (GlueSequence)를 생성하는 팩토리.
- GlueSequenceFactory() - Constructor for class com.poscoict.glueframework.dao.sequence.GlueSequenceFactory
-
- GlueServerHandler - Class in com.poscoict.glueframework.scheduling.server
-
GlueSchedulerHttpServer가 받은 Request 정보를 기반으로 Job을 처리하는 핸들러 클래스.
- GlueServerHandler() - Constructor for class com.poscoict.glueframework.scheduling.server.GlueServerHandler
-
- GlueServerHandler(GlueJobEventReceiver) - Constructor for class com.poscoict.glueframework.scheduling.server.GlueServerHandler
-
- GlueService - Class in com.poscoict.glueframework.biz.control
-
GlueService Class는 Service.xml의 내용을 담고 있는 객체이다.
- GlueService(String, String) - Constructor for class com.poscoict.glueframework.biz.control.GlueService
-
- GlueService(Service) - Constructor for class com.poscoict.glueframework.biz.control.GlueService
-
생성자(constructor).
- GlueService.GlueActivityHandler - Class in com.poscoict.glueframework.biz.control
-
GlueActivityHandler Class는 해당 Activity Class를 생성 하고 Property를 Set 해주는 역할을 한다.
- GlueServiceDBLoader - Class in com.poscoict.glueframework.biz.control
-
CacheLoader 구현체.
- GlueServiceDBLoader() - Constructor for class com.poscoict.glueframework.biz.control.GlueServiceDBLoader
-
생성자(constructor).
- 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 생성하기 원할때 사용하는 SevrletContextListener 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() - Constructor for class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
-
- GlueUCubeManagerImpl - Class in com.poscoict.glueframework.ucube4
-
u-CUBE 4 용 Manager. ucube-apapter-{version}.jar 를 필요로함. com.poscoict.eai.adapter.handler.IEAIServiceBrokerHandler 클래스가 사용됨.
- GlueUCubeManagerImpl() - Constructor for class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
-
- GlueUCubeReceiverListnerImpl - Class in com.poscoict.glueframework.ucube4
-
- GlueUCubeReceiverListnerImpl() - Constructor for class com.poscoict.glueframework.ucube4.GlueUCubeReceiverListnerImpl
-
- GlueUCubeSBHCreator - Class in com.poscoict.glueframework.ucube4
-
- GlueUncategorizedSQLException - Exception in com.poscoict.glueframework.dao
-
카테고리화 되지 못하는 일반적인 SQLException이 발생하면 던져지는 Exception 클래스.
- GlueUncategorizedSQLException(String) - Constructor for exception com.poscoict.glueframework.dao.GlueUncategorizedSQLException
-
생성자(constructor).
- GlueUncategorizedSQLException(String, Throwable) - Constructor for exception com.poscoict.glueframework.dao.GlueUncategorizedSQLException
-
생성자(constructor).
- GlueUserThread() - Constructor for class com.poscoict.glueframework.biz.activity.GlueSubService.GlueUserThread
-
- GlueWebConstants - Interface in com.poscoict.glueframework.web.control
-
Web Component에서 사용될 Constants.
- GlueWebContext - Class in com.poscoict.glueframework.context
-
Servlet의 Data를 관리하기 위한 내부 저장소 Class 이다 .
- GlueWebContext() - Constructor for class com.poscoict.glueframework.context.GlueWebContext
-
생성자(constructor).
- GlueWebPageTag - Class in com.poscoict.glueframework.biz.activity
-
WebPageTag Activity.
- GlueWebPageTag() - Constructor for class com.poscoict.glueframework.biz.activity.GlueWebPageTag
-
- 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 항목
- 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, String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
-
- sendJobEvent(GlueJobDefinition) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
-
TargetUrl에 정의된 서버로 http request를 보낸다.
- sendJobEvent(GlueJobDefinition) - Method in interface com.poscoict.glueframework.scheduling.remote.GlueJobEventSender
-
TargetUrl에 정의된 서버로 http request를 보낸다.
- sendJobEvent(GlueJobDefinition, String) - Method in interface com.poscoict.glueframework.scheduling.remote.GlueJobEventSender
-
targetUrl에 정의된 서버로 http request를 보낸다.
- sendMail() - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMail(String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMail(String, String[], String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMail(String, String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMail(String, String[], String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMail(String, String, String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMail(String, String[], String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMailHtml(String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMailHtml(String, String[], String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMailHtml(String, String, String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMailHtml(String, String[], String, String, String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMailHtml(String, String, String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMailHtml(String, String[], String, String, String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
설정된 Message를 Mail로 보낸다.
- sendMessage(String, String, String) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
-
1개의 message 송신.
- sendMessage(String, String, String) - Method in interface com.poscoict.glueframework.ucube4.GlueUCubeManager
-
1개의 message 송신.
- sendMessage(String, String, String) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
-
1개의 message 송신.
- sendMessages(String, String, List<String>) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
-
여러개의 message 송신.
- sendMessages(String, String, List<String>) - Method in interface com.poscoict.glueframework.ucube4.GlueUCubeManager
-
여러개의 message 송신.
- sendMessages(String, String, List<String>) - Method in class com.poscoict.glueframework.ucube4.GlueUCubeManagerImpl
-
여러개의 message 송신.
- 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 - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
-
service
- service(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheClearServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.poscoict.glueframework.web.GlueEdgeServerAdapter
-
- SERVICE_NAME - Static variable in interface com.poscoict.glueframework.biz.activity.GlueActivityConstants
-
sub-service-name : service name 을 위한 예약어.
- SERVICE_NAME - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
-
- SERVICE_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
-
Service 캐쉬 영역.
- serviceLoader - Variable in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
-
Service Definition을 로딩하는 Cache Loader
- SESSION_USER_ID - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
-
Deprecated.
- SESSION_USER_INFO - Static variable in interface com.poscoict.glueframework.biz.control.GlueBizControlConstants
-
Deprecated.
- sessionIdle(IoSession, IdleStatus) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
-
- sessionOpened(IoSession) - Method in class com.poscoict.glueframework.scheduling.server.GlueServerHandler
-
세션 오픈 시 callback 메소드.
- set(int, Object) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- set(LicenseAPI.Solution) - Static method in class com.poscoict.glueframework.util.license.GlueSolution
-
사용 솔루션을 설정한다.
- setAddress(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
-
- setAttribute(K, V) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
-
해당 컬럼에 값을 설정한다.
- setAttribute(String, Object) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
- setAttributes(Map<K, V>) - Method in interface com.poscoict.glueframework.dao.vo.GlueRow
-
하나의 레코드를 표현하는 Map을 설정한다.
- setAttributes(Map<String, Object>) - Method in class com.poscoict.glueframework.dao.vo.GlueRowImpl
-
- setAttributes(List<GlueMessageAttributeDefinition>) - Method in class com.poscoict.glueframework.message.GlueMessageDefinition
-
setter method. set all the attributes
- setAuditAttributes(GlueAuditAttributes) - Method in class com.poscoict.glueframework.context.GlueDefaultContext
-
- setAuditAttributes(GlueAuditAttributes) - Method in interface com.poscoict.glueframework.dao.GlueAuditAttributeHolder
-
Audit 항목을 설정한다.
- setAuditAttributes(GlueAuditAttributes) - Method in class com.poscoict.glueframework.dao.vo.GlueParameter
-
- setBatchUpdateLimit(int) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
setter method for DI.
- setBcc(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 BCC 설정
- setBcc(String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 BCC 설정
- setCacheEventSender(GlueCacheEventSender) - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteEhCacheManager
-
setter method for DI.
- setCacheEventSender(GlueCacheEventSender) - Method in class com.poscoict.glueframework.cache.remote.GlueRemoteJCSCacheManager
-
setter method for DI.
- setCacheKey(String) - Method in class com.poscoict.glueframework.cache.remote.GlueCacheEvent
-
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.biz.control.GlueServiceManagerImpl
-
setter method for DI.
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.dao.manager.GlueColumnManager
-
setter method for DI.
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.dao.manager.GlueQueryManagerImpl
-
setter method for DI.
- setCacheManager(GlueCacheManager) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
setter method for DI.
- setCc(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 CC 설정
- setCc(String[]) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 CC 설정
- setCharset(Charset) - Method in class com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout
-
setter method for DI.
- setCharset(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventSender
-
- setClientIp(String) - Method in class com.poscoict.glueframework.scheduling.remote.GlueJobDefinition
-
- setColumnDefs(GlueColumnDef[]) - Method in interface com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSet
-
Column Definition 정보를 설정한다.
- setColumnDefs(GlueColumnDef[]) - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- setColumnDefs(GlueColumnDef[]) - Method in interface com.poscoict.glueframework.dao.vo.GlueRowSet
-
Column Definition 정보를 설정한다.
- setColumnDefs(GlueColumnDef[]) - Method in class com.poscoict.glueframework.dao.vo.GlueRowSetImpl
-
- setColumnManager(GlueColumnManager) - Method in class com.poscoict.glueframework.dao.jdbc.GlueJdbcDao
-
setter method for DI.
- setConfigFile(String) - Method in class com.poscoict.glueframework.ucube.GlueUCubeManagerImpl
-
setter method.
- setConnectionFactory(RedisConnectionFactory) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
setter method for DI.
- setContentType(String) - Method in class com.poscoict.glueframework.scheduling.server.GlueHttpResponseMessage
-
- setContext(GlueContext, String) - Method in class com.poscoict.glueframework.biz.activity.GlueSubService.GlueUserThread
-
- setCookie(String[]) - Method in class com.poscoict.glueframework.web.control.spring.GlueAbstractController
-
- setCountQuery(String) - Method in class com.poscoict.glueframework.dao.jdbc.GlueLazyJdbcDao
-
- setCurrentPage(int) - Method in interface com.poscoict.glueframework.dao.vo.GluePageSet
-
currentPage 를 설정한다.
- setCurrentPage(int) - Method in class com.poscoict.glueframework.dao.vo.GluePageSetImpl
-
- setDao(GlueGenericJdbcDao) - Method in class com.poscoict.glueframework.message.layout.GlueDBMessageLayout
-
setter method for DI.
- setData(Object[][]) - Method in class com.poscoict.glueframework.tester.GlueParamTableModel
-
- setDatabaseProductName(String) - Static method in class com.poscoict.glueframework.dao.jdbc.GlueQueryStringHelper
-
Deprecated.
DBMS에 따른 JDBC Driver 설정.
- setDataMap(Map<String, Object>) - Method in class com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
-
setter method for DI.
- setDataSource(DataSource) - Method in class com.poscoict.glueframework.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 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 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에 대한 Strring값을 Date로 set 해준다.
- setStringToNumber(String, String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
-
- setStringToNumber(String, String) - Method in interface com.poscoict.glueframework.message.GlueMessage
-
특정 attributeName에 대한 Strring값을 Number(BigDecimal)로 set 해준다.
- setSubject(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 제목 설정
- setTargetDirectory(String) - Method in class com.poscoict.glueframework.web.control.GlueMultipartRequest
-
Upload된 File들을 저장하길 원할때 사용한다.
- setTargetUrl(List<String>) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
-
setter method for DI.
- setTC(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
-
- setTC(String) - Method in interface com.poscoict.glueframework.message.GlueMessage
-
Message(TC:전문)을 저장한다
- setTCID(String) - Method in class com.poscoict.glueframework.message.GlueMESMessageImpl
-
- setTCID(String) - Method in interface com.poscoict.glueframework.message.GlueMessage
-
set Transaction Code ID
- setText(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 본문 설정
- setTextHtml(String) - Method in class com.poscoict.glueframework.util.mail.GlueSpringMailSender
-
Message에 본문(HTML형식) 설정
- setTextMessage(String) - Method in class com.poscoict.glueframework.message.GlueTextMessage
-
- setTimeout(long) - Method in class com.poscoict.glueframework.cache.remote.GlueHttpCacheEventSender
-
setter method for DI.
- 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(String) - Method in interface com.poscoict.glueframework.dao.redis.GlueGenericRedisDao
-
- size(String) - Method in class com.poscoict.glueframework.dao.redis.GlueRedisDao
-
해당 데이터를 Row 수.
- size() - Method in class com.poscoict.glueframework.dao.vo.GlueCursorBasedRowSetImpl
-
- SPRING_SCHEDULER_CONFIG - Static variable in interface com.poscoict.glueframework.scheduling.GlueSchedulerConstants
-
- SQL_REGION - Static variable in interface com.poscoict.glueframework.cache.GlueCacheRegions
-
SQL Query Definition 캐쉬 영역.
- 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