wt.pdmlink
Class PDMProductConstants.CollabTemplateInfo

java.lang.Object
  extended bywt.pdmlink.PDMProductConstants.CollabTemplateInfo
Enclosing class:
PDMProductConstants

public static final class PDMProductConstants.CollabTemplateInfo
extends Object


Field Summary
static String DESCRIPTION
           
static String FORUM_DESCRIPTION
           
static String FORUM_TEMPLATE
           
static String NAME
           
static String NOTEBOOK_TEMPLATE
           
static String TEMPLATE_NAME
           
static String XML_LOB_STRING
           
 
Constructor Summary
PDMProductConstants.CollabTemplateInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORUM_TEMPLATE

public static final String FORUM_TEMPLATE
See Also:
Constant Field Values

NOTEBOOK_TEMPLATE

public static final String NOTEBOOK_TEMPLATE
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

XML_LOB_STRING

public static final String XML_LOB_STRING
See Also:
Constant Field Values

FORUM_DESCRIPTION

public static final String FORUM_DESCRIPTION
See Also:
Constant Field Values

TEMPLATE_NAME

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

PDMProductConstants.CollabTemplateInfo

public PDMProductConstants.CollabTemplateInfo()