Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKMessageOD

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.DKMessageOD
All Implemented Interfaces:
DKConstant, DKConstantOD, DKMessageId, DKMessageIdOD, java.io.Serializable

public class DKMessageOD
extends java.lang.Object
implements DKConstantOD, DKMessageIdOD, java.io.Serializable

See Also:
Serialized Form

Fields inherited from interface com.ibm.mm.sdk.common.DKConstantOD
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageIdOD
DK_OD_MSG_INIT_FAILED, DK_OD_MSG_INVALID_API, DK_OD_MSG_INVALID_CHOICE, DK_OD_MSG_INVALID_DATE, DK_OD_MSG_INVALID_DECIMAL, DK_OD_MSG_INVALID_INTEGER, DK_OD_MSG_INVALID_OPERATOR, DK_OD_MSG_INVALID_RANGE, DK_OD_MSG_INVALID_SEARCH, DK_OD_MSG_INVALID_SEGMENT_NUM, DK_OD_MSG_MSGID_NOT_FOUND, DK_OD_MSG_NO_VALUES_SPECIFIED, DK_OD_MSG_ONLY_ONE_VALUE_GIVEN, DK_OD_MSG_SERVER_TIMEOUT, DK_OD_MSG_UNDEFINED, DK_OD_MSG_UNKNOWN_ERROR, DK_OD_MSG_VALUE_NOT_SPECIFIED
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Constructor Summary
DKMessageOD()
           
 
Method Summary
static java.lang.String getMessage(int msgNumber)
          Gets message from DKMessageOD_xx_XX.properties
static void setResourceBundle(java.util.Locale l)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKMessageOD

public DKMessageOD()
Method Detail

setResourceBundle

public static void setResourceBundle(java.util.Locale l)

getMessage

public static java.lang.String getMessage(int msgNumber)
Gets message from DKMessageOD_xx_XX.properties
Parameters:
msgNumber - message key in resource bundle

EIP Java APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.