Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKCC2MimeMgr

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

public class DKCC2MimeMgr
extends java.lang.Object
implements DKMessageId, DKConstant, java.io.Serializable

See Also:
Serialized Form

Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant
    For details, see the class or interface
 
Constructor Summary
DKCC2MimeMgr()
           
 
Method Summary
static java.util.Hashtable getCC2Mimes()
          Gets a list of all cc2mime entries
static java.util.Vector getKeys()
          Gets a list of all keys
static boolean isEmpty()
           
static void setCC2Mimes(java.util.Hashtable table)
          Set the collection of CC2Mime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKCC2MimeMgr

public DKCC2MimeMgr()
Method Detail

setCC2Mimes

public static void setCC2Mimes(java.util.Hashtable table)
Set the collection of CC2Mime
Parameters:
coll - dkCollection of DKCC2MimeFed objects

getCC2Mimes

public static java.util.Hashtable getCC2Mimes()
Gets a list of all cc2mime entries
Returns:
a hashtable of cc2mime entries

getKeys

public static java.util.Vector getKeys()
Gets a list of all keys
Returns:
a vector of keys

isEmpty

public static boolean isEmpty()

EIP Java APIs

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