com.poscoict.glueframework.biz.control
Interface GlueBizControlConstants


public interface GlueBizControlConstants

Glue F/W ¿¹¾à¾î »ó¼öÁ¤ÀÇ. Glue F/W¿¡¼­ »ç¿ëµÇ´Â ¿¹¾à¾îÀ̱⠶§¹®¿¡ ÀÌ ºÎºÐ¿¡¼­ »ç¿ëµÇ´Â Constants¸¦ GlueContext ¹× Cache¿¡¼­ »ç¿ëÇÏÁö ¾Ê´Â °ÍÀÌ ÁÁ´Ù.


Field Summary
static String AUDIT_OBJECT_ID
          Deprecated. 
static String AUDIT_OBJECT_TYPE
          Deprecated. 
static String AUDIT_PROGRAM_ID
          Deprecated. 
static String AUDIT_TIMESTAMP
          Deprecated. 
static String COMMIT
          Deprecated. 
static String DEFAULT_CACHE_MANAGER_ID
          cacheManager : default Cache Manager bean id
static String DEFAULT_MESSAGE_SOURCE_ID
          messageSource : default Resouce Message Source bean id
static String DEFAULT_OBJECT_TYPE
          Deprecated. 
static String DEFAULT_SERVICE_LOADER_ID
          serviceLoader : default Service Loader bean id
static String DEFAULT_SERVICE_MANAGER_ID
          serviceManager : default Service Manager bean id
static String DEFAULT_USER_ID
          Deprecated. 
static String EDGE_SERVICE_NAME
          Edge Server¿¡¼­ À̺¥Æ®°¡ ¹ß»ýÇÑ °æ¿ì ¼­ºñ½º¸í KEY
static String END
          end
static String FAILURE
          failure
static String FALSE
          Deprecated. 
static String GLUE_AUDIT_INSERT_PARAM
          glue.properties : audit.insert.key
static String GLUE_AUDIT_UPDATE_PARAM
          glue.properties : audit.update.key
static String GLUE_CONFIG_FILE
          glue.properties
static String GLUE_CUSTOM_PROPERTY
          glue.properties : glue.custom.property
static String GLUE_DEFAULT_FIlE_DIR
          glue.properties : default.file.dir
static String GLUE_DEFAULT_MSG_LOCALE
          glue.properties : default.msg.locale
static String GLUE_DEFAULT_UI_LOCALE
          glue.properties : default.ui.locale
static String GLUE_MAXUPLOADSIZE
          glue.properties : max.upload.file.size
static String GLUE_MESSAGE_PARSING_TYPE
          glue.properties : msg.parsing.type
static String HTTP_SERVLET_RESPONSE_CODE
           
static String ID
           
static String JAXWS_RESULT
           
static String PORTLET_ACTION_SKIP
          portlet-action-skip-state
static String PORTLET_EVENT_QNAME_KEY
          portlet-events-qname
static String PORTLET_EVENT_STRING_KEY
          portlet-events-string
static String QUERY
          query
static String RECEIVE_TC
           
static String RECEIVE_TC_SEQUENCE
           
static String RESULT_KEY_LIST
          result-keys
static String ROUTER
           
static String SERVICE
          service
static String SERVICE_NAME
           
static String SESSION_USER_ID
          Deprecated. 
static String SESSION_USER_INFO
          Deprecated. 
static String SUCCESS
          success
static String SYSTEM_CIPHER_PATH
          JAVA ENV : cipher.path
static String SYSTEM_CONFIG_PATH
          JAVA ENV : CONFIG_PATH
static String SYSTEM_FILE_BIGSIZE
          JAVA ENV : file.bigsize
static String SYSTEM_FILE_ENCODING
          JAVA ENV : file.encoding
static String SYSTEM_OS_NAME
          JAVA ENV : os.name
static String SYSTEM_SCHEDULER_LAUNCHER
          JAVA ENV : glue.scheduler.launcher
static String SYSTEM_SCHEDULER_SERVER_ADDRESS
          JAVA ENV : glue.scheduler.server.address
static String SYSTEM_SCHEDULER_SERVER_PORT
          JAVA ENV : glue.scheduler.server.port
static String SYSTEM_SCHEDULER_SERVER_TARGETURL
          JAVA ENV : glue.scheduler.server.targeturl
static String SYSTEM_SCHEDULER_SERVER_URLDECODER_CHARSET
          JAVA ENV : glue.scheduler.server.urldecoder.charset
static String TC_OBJECT_TYPE
          Deprecated. 
static String TRUE
          Deprecated. 
static String WEB_OBJECT_TYPE
          Deprecated. 
 

Field Detail

DEFAULT_CACHE_MANAGER_ID

static final String DEFAULT_CACHE_MANAGER_ID
cacheManager : default Cache Manager bean id

See Also:
Constant Field Values

DEFAULT_SERVICE_MANAGER_ID

static final String DEFAULT_SERVICE_MANAGER_ID
serviceManager : default Service Manager bean id

See Also:
Constant Field Values

DEFAULT_SERVICE_LOADER_ID

static final String DEFAULT_SERVICE_LOADER_ID
serviceLoader : default Service Loader bean id

See Also:
Constant Field Values

DEFAULT_MESSAGE_SOURCE_ID

static final String DEFAULT_MESSAGE_SOURCE_ID
messageSource : default Resouce Message Source bean id

See Also:
Constant Field Values

SERVICE_NAME

static final String SERVICE_NAME
See Also:
Constant Field Values

SERVICE

static final String SERVICE
service

See Also:
Constant Field Values

QUERY

static final String QUERY
query

See Also:
Constant Field Values

SUCCESS

static final String SUCCESS
success

See Also:
Constant Field Values

FAILURE

static final String FAILURE
failure

See Also:
Constant Field Values

END

static final String END
end

See Also:
Constant Field Values

ID

static final String ID
See Also:
Constant Field Values

ROUTER

static final String ROUTER
See Also:
Constant Field Values

EDGE_SERVICE_NAME

static final String EDGE_SERVICE_NAME
Edge Server¿¡¼­ À̺¥Æ®°¡ ¹ß»ýÇÑ °æ¿ì ¼­ºñ½º¸í KEY

See Also:
Constant Field Values

RECEIVE_TC

static final String RECEIVE_TC
See Also:
Constant Field Values

RECEIVE_TC_SEQUENCE

static final String RECEIVE_TC_SEQUENCE
See Also:
Constant Field Values

HTTP_SERVLET_RESPONSE_CODE

static final String HTTP_SERVLET_RESPONSE_CODE
See Also:
Constant Field Values

RESULT_KEY_LIST

static final String RESULT_KEY_LIST
result-keys

See Also:
Constant Field Values

JAXWS_RESULT

static final String JAXWS_RESULT
See Also:
Constant Field Values

PORTLET_EVENT_STRING_KEY

static final String PORTLET_EVENT_STRING_KEY
portlet-events-string

See Also:
Constant Field Values

PORTLET_EVENT_QNAME_KEY

static final String PORTLET_EVENT_QNAME_KEY
portlet-events-qname

See Also:
Constant Field Values

PORTLET_ACTION_SKIP

static final String PORTLET_ACTION_SKIP
portlet-action-skip-state

See Also:
Constant Field Values

GLUE_CONFIG_FILE

static final String GLUE_CONFIG_FILE
glue.properties

See Also:
Constant Field Values

GLUE_CUSTOM_PROPERTY

static final String GLUE_CUSTOM_PROPERTY
glue.properties : glue.custom.property

See Also:
Constant Field Values

GLUE_DEFAULT_MSG_LOCALE

static final String GLUE_DEFAULT_MSG_LOCALE
glue.properties : default.msg.locale

See Also:
Constant Field Values

GLUE_DEFAULT_UI_LOCALE

static final String GLUE_DEFAULT_UI_LOCALE
glue.properties : default.ui.locale

See Also:
Constant Field Values

GLUE_AUDIT_INSERT_PARAM

static final String GLUE_AUDIT_INSERT_PARAM
glue.properties : audit.insert.key

See Also:
Constant Field Values

GLUE_AUDIT_UPDATE_PARAM

static final String GLUE_AUDIT_UPDATE_PARAM
glue.properties : audit.update.key

See Also:
Constant Field Values

GLUE_MESSAGE_PARSING_TYPE

static final String GLUE_MESSAGE_PARSING_TYPE
glue.properties : msg.parsing.type

See Also:
Constant Field Values

GLUE_DEFAULT_FIlE_DIR

static final String GLUE_DEFAULT_FIlE_DIR
glue.properties : default.file.dir

See Also:
Constant Field Values

GLUE_MAXUPLOADSIZE

static final String GLUE_MAXUPLOADSIZE
glue.properties : max.upload.file.size

See Also:
Constant Field Values

SYSTEM_CONFIG_PATH

static final String SYSTEM_CONFIG_PATH
JAVA ENV : CONFIG_PATH

See Also:
Constant Field Values

SYSTEM_FILE_BIGSIZE

static final String SYSTEM_FILE_BIGSIZE
JAVA ENV : file.bigsize

See Also:
Constant Field Values

SYSTEM_FILE_ENCODING

static final String SYSTEM_FILE_ENCODING
JAVA ENV : file.encoding

See Also:
Constant Field Values

SYSTEM_OS_NAME

static final String SYSTEM_OS_NAME
JAVA ENV : os.name

See Also:
Constant Field Values

SYSTEM_SCHEDULER_SERVER_PORT

static final String SYSTEM_SCHEDULER_SERVER_PORT
JAVA ENV : glue.scheduler.server.port

See Also:
Constant Field Values

SYSTEM_SCHEDULER_SERVER_ADDRESS

static final String SYSTEM_SCHEDULER_SERVER_ADDRESS
JAVA ENV : glue.scheduler.server.address

See Also:
Constant Field Values

SYSTEM_SCHEDULER_SERVER_TARGETURL

static final String SYSTEM_SCHEDULER_SERVER_TARGETURL
JAVA ENV : glue.scheduler.server.targeturl

See Also:
Constant Field Values

SYSTEM_SCHEDULER_SERVER_URLDECODER_CHARSET

static final String SYSTEM_SCHEDULER_SERVER_URLDECODER_CHARSET
JAVA ENV : glue.scheduler.server.urldecoder.charset

See Also:
Constant Field Values

SYSTEM_SCHEDULER_LAUNCHER

static final String SYSTEM_SCHEDULER_LAUNCHER
JAVA ENV : glue.scheduler.launcher

See Also:
Constant Field Values

SYSTEM_CIPHER_PATH

static final String SYSTEM_CIPHER_PATH
JAVA ENV : cipher.path

See Also:
Constant Field Values

COMMIT

@Deprecated
static final String COMMIT
Deprecated. 
See Also:
Constant Field Values

TRUE

@Deprecated
static final String TRUE
Deprecated. 
See Also:
Constant Field Values

FALSE

@Deprecated
static final String FALSE
Deprecated. 
See Also:
Constant Field Values

WEB_OBJECT_TYPE

@Deprecated
static final String WEB_OBJECT_TYPE
Deprecated. 
See Also:
Constant Field Values

TC_OBJECT_TYPE

@Deprecated
static final String TC_OBJECT_TYPE
Deprecated. 
See Also:
Constant Field Values

DEFAULT_OBJECT_TYPE

@Deprecated
static final String DEFAULT_OBJECT_TYPE
Deprecated. 
See Also:
Constant Field Values

DEFAULT_USER_ID

@Deprecated
static final String DEFAULT_USER_ID
Deprecated. 
See Also:
Constant Field Values

AUDIT_OBJECT_TYPE

@Deprecated
static final String AUDIT_OBJECT_TYPE
Deprecated. 
See Also:
Constant Field Values

AUDIT_OBJECT_ID

@Deprecated
static final String AUDIT_OBJECT_ID
Deprecated. 
See Also:
Constant Field Values

AUDIT_PROGRAM_ID

@Deprecated
static final String AUDIT_PROGRAM_ID
Deprecated. 
See Also:
Constant Field Values

AUDIT_TIMESTAMP

@Deprecated
static final String AUDIT_TIMESTAMP
Deprecated. 
See Also:
Constant Field Values

SESSION_USER_INFO

@Deprecated
static final String SESSION_USER_INFO
Deprecated. 
See Also:
Constant Field Values

SESSION_USER_ID

@Deprecated
static final String SESSION_USER_ID
Deprecated. 
See Also:
Constant Field Values


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.