kr.co.hit.live.web.delegator
Class XInternetMessage

java.lang.Object
  extended by kr.co.hit.live.web.delegator.XInternetMessage

public class XInternetMessage
extends Object


Field Summary
static String DEFAULT_CLIENT_MESSAGE_KEY
          서버 처리 메시지가 없을 경우 전달할 디폴트 메시지 키
static String DEFAULT_ERROR_MESSAGE_KEY
           
static String DEFAULT_INPUT_DATASET_NAME
           
static String DEFAULT_OUTPUT_DATASET_NAME
           
static String VO_RECORD_KEY
           
static String VO_STATUS
           
static String VO_STATUS_DELETE_VAL
           
static String VO_STATUS_INSERT_VAL
           
static String VO_STATUS_UPDATE_VAL
           
static String XP_PARM_LIST_VO_NAME
           
 
Constructor Summary
XInternetMessage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_ERROR_MESSAGE_KEY

public static final String DEFAULT_ERROR_MESSAGE_KEY
See Also:
Constant Field Values

DEFAULT_OUTPUT_DATASET_NAME

public static final String DEFAULT_OUTPUT_DATASET_NAME
See Also:
Constant Field Values

DEFAULT_INPUT_DATASET_NAME

public static final String DEFAULT_INPUT_DATASET_NAME
See Also:
Constant Field Values

VO_STATUS

public static final String VO_STATUS
See Also:
Constant Field Values

VO_RECORD_KEY

public static final String VO_RECORD_KEY
See Also:
Constant Field Values

VO_STATUS_INSERT_VAL

public static final String VO_STATUS_INSERT_VAL
See Also:
Constant Field Values

VO_STATUS_UPDATE_VAL

public static final String VO_STATUS_UPDATE_VAL
See Also:
Constant Field Values

VO_STATUS_DELETE_VAL

public static final String VO_STATUS_DELETE_VAL
See Also:
Constant Field Values

XP_PARM_LIST_VO_NAME

public static final String XP_PARM_LIST_VO_NAME
See Also:
Constant Field Values

DEFAULT_CLIENT_MESSAGE_KEY

public static final String DEFAULT_CLIENT_MESSAGE_KEY
서버 처리 메시지가 없을 경우 전달할 디폴트 메시지 키

See Also:
Constant Field Values
Constructor Detail

XInternetMessage

public XInternetMessage()


Copyright © 2014. All Rights Reserved.