com.infoengine.email
Class Constants

java.lang.Object
  extended bycom.infoengine.email.Constants

public class Constants
extends Object


Field Summary
static String CONTENT_FTI
           
static String FOLDER_FTI
           
static String MESSAGE_FTI
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_FTI

public static final String CONTENT_FTI
See Also:
Constant Field Values

FOLDER_FTI

public static final String FOLDER_FTI
See Also:
Constant Field Values

MESSAGE_FTI

public static final String MESSAGE_FTI
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()