Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Interface DKMessageIdOD

All Superinterfaces:
DKMessageId
All Known Implementing Classes:
DKAppGrpDefOD, DKDatastoreAdminOD, DKDatastoreDefOD, DKFolderOD, DKMessageOD, DKServerDefOD, DKAccessControlOD, DKFieldDefOD, DKAccessControlListOD, DKDatastoreExtOD, DKDatastoreOD, DKResultSetCursorOD, PAppGrpSchemaOD, PAppGrpDefOD

public interface DKMessageIdOD
extends DKMessageId


Field Summary
static int DK_OD_MSG_INIT_FAILED
           
static int DK_OD_MSG_INVALID_API
           
static int DK_OD_MSG_INVALID_CHOICE
           
static int DK_OD_MSG_INVALID_DATE
           
static int DK_OD_MSG_INVALID_DECIMAL
           
static int DK_OD_MSG_INVALID_INTEGER
           
static int DK_OD_MSG_INVALID_OPERATOR
           
static int DK_OD_MSG_INVALID_RANGE
           
static int DK_OD_MSG_INVALID_SEARCH
           
static int DK_OD_MSG_INVALID_SEGMENT_NUM
           
static int DK_OD_MSG_MSGID_NOT_FOUND
           
static int DK_OD_MSG_NO_VALUES_SPECIFIED
           
static int DK_OD_MSG_ONLY_ONE_VALUE_GIVEN
           
static int DK_OD_MSG_SERVER_TIMEOUT
           
static int DK_OD_MSG_UNDEFINED
           
static int DK_OD_MSG_UNKNOWN_ERROR
           
static int DK_OD_MSG_VALUE_NOT_SPECIFIED
           
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 

Field Detail

DK_OD_MSG_MSGID_NOT_FOUND

public static final int DK_OD_MSG_MSGID_NOT_FOUND

DK_OD_MSG_INIT_FAILED

public static final int DK_OD_MSG_INIT_FAILED

DK_OD_MSG_NO_VALUES_SPECIFIED

public static final int DK_OD_MSG_NO_VALUES_SPECIFIED

DK_OD_MSG_VALUE_NOT_SPECIFIED

public static final int DK_OD_MSG_VALUE_NOT_SPECIFIED

DK_OD_MSG_ONLY_ONE_VALUE_GIVEN

public static final int DK_OD_MSG_ONLY_ONE_VALUE_GIVEN

DK_OD_MSG_INVALID_RANGE

public static final int DK_OD_MSG_INVALID_RANGE

DK_OD_MSG_INVALID_DATE

public static final int DK_OD_MSG_INVALID_DATE

DK_OD_MSG_INVALID_INTEGER

public static final int DK_OD_MSG_INVALID_INTEGER

DK_OD_MSG_INVALID_DECIMAL

public static final int DK_OD_MSG_INVALID_DECIMAL

DK_OD_MSG_INVALID_CHOICE

public static final int DK_OD_MSG_INVALID_CHOICE

DK_OD_MSG_INVALID_SEGMENT_NUM

public static final int DK_OD_MSG_INVALID_SEGMENT_NUM

DK_OD_MSG_INVALID_OPERATOR

public static final int DK_OD_MSG_INVALID_OPERATOR

DK_OD_MSG_INVALID_SEARCH

public static final int DK_OD_MSG_INVALID_SEARCH

DK_OD_MSG_INVALID_API

public static final int DK_OD_MSG_INVALID_API

DK_OD_MSG_UNDEFINED

public static final int DK_OD_MSG_UNDEFINED

DK_OD_MSG_UNKNOWN_ERROR

public static final int DK_OD_MSG_UNKNOWN_ERROR

DK_OD_MSG_SERVER_TIMEOUT

public static final int DK_OD_MSG_SERVER_TIMEOUT

EIP Java APIs

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