Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKContentDefDL

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.dkAbstractContentDef
        |
        +--com.ibm.mm.sdk.common.DKContentDefDL
All Implemented Interfaces:
DKConstant, DKConstantDL, dkContentDef, DKMessageId, DKMessageIdDL, java.io.Serializable

public class DKContentDefDL
extends dkAbstractContentDef
implements DKConstantDL, DKMessageIdDL, java.io.Serializable

This class defines the characteristics of the content class for DL

See Also:
Serialized Form

Fields inherited from interface com.ibm.mm.sdk.common.DKConstantDL
    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.DKMessageIdDL
DK_DL_MSG_INVNBR_TEXTMAPPING, DK_DL_MSG_MSGID_NOT_FOUND
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Constructor Summary
DKContentDefDL()
          Constructs the content class definition for DL
 
Methods inherited from class com.ibm.mm.sdk.common.dkAbstractContentDef
getDescription, getFileExtension, getId, getMimeType, getType, setDescription, setFileExtension, setId, setMimeType, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKContentDefDL

public DKContentDefDL()
Constructs the content class definition for DL

EIP Java APIs

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