Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Interface DKMessageIdIC

All Superinterfaces:
DKMessageId
All Known Implementing Classes:
DKDatastoreDefIC, DKMessageIC, DKServerDefIC, DKEntityDefIC, DKBlobIC, DKAttrDefIC, DKResultSetCursorEmptyIC, DKDatastoreIC, DKResultSetCursorIC

public interface DKMessageIdIC
extends DKMessageId

Contains the message IDs for the IC Connector.

Defines message number, all insequence, NO GAP!!! DK_DL_MSG_MSGID_NOT_FOUND must always be the first id. To be used with DKMessageIC_xx_XX.properties and DKMessageIC.java. Messages must be between 3001 and 3200, inclusive.


Field Summary
static int DK_IC_MSG_MSGID_NOT_FOUND
          Specified message ID was not found in file
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 

Field Detail

DK_IC_MSG_MSGID_NOT_FOUND

public static final int DK_IC_MSG_MSGID_NOT_FOUND
Specified message ID was not found in file

EIP Java APIs

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