wt.pdmlink
Class PDMProductConstants.ForumAndNotebookSpecInfo

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

public static final class PDMProductConstants.ForumAndNotebookSpecInfo
extends Object


Field Summary
static String DESCRIPTION
           
static String FORUM_SPEC
           
static String LOCAL_ID
           
static String NAME
           
static String NB_BOOKMARK
           
static String NOTEBOOK_FOLDER
           
static String NOTEBOOK_FOLDER_PATH
           
static String NOTEBOOK_SPEC
           
static String OBJECT_ID
           
static String OBJECT_REFERENCE
           
static String SUBJECT_OF_NOTEBOOK
           
static String TEMPLATE_ID
           
static String TEMPLATE_NAME
           
static String URL_STRING
           
 
Constructor Summary
PDMProductConstants.ForumAndNotebookSpecInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORUM_SPEC

public static final String FORUM_SPEC
See Also:
Constant Field Values

NOTEBOOK_SPEC

public static final String NOTEBOOK_SPEC
See Also:
Constant Field Values

TEMPLATE_NAME

public static final String TEMPLATE_NAME
See Also:
Constant Field Values

TEMPLATE_ID

public static final String TEMPLATE_ID
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

SUBJECT_OF_NOTEBOOK

public static final String SUBJECT_OF_NOTEBOOK
See Also:
Constant Field Values

NOTEBOOK_FOLDER

public static final String NOTEBOOK_FOLDER
See Also:
Constant Field Values

NB_BOOKMARK

public static final String NB_BOOKMARK
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

LOCAL_ID

public static final String LOCAL_ID
See Also:
Constant Field Values

NOTEBOOK_FOLDER_PATH

public static final String NOTEBOOK_FOLDER_PATH
See Also:
Constant Field Values

URL_STRING

public static final String URL_STRING
See Also:
Constant Field Values

OBJECT_REFERENCE

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

PDMProductConstants.ForumAndNotebookSpecInfo

public PDMProductConstants.ForumAndNotebookSpecInfo()