wt.pdmlink
Class PDMProductConstants.ProductConfigInfo

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

public static final class PDMProductConstants.ProductConfigInfo
extends Object


Field Summary
static String BASE_INFO
           
static String CREATE_FROM_RULE
           
static String DOC_TEMPLATE
           
static String EXPORTED_GUEST_MEMBERS
           
static String EXPORTED_ROLE_MEMBER_MAP
           
static String FORUM_SPEC
           
static String FORUM_TEMPLATE
           
static String NM_LOADER
           
static String NOTEBOOK_SPEC
           
static String ORG_STRUCTURE
           
static String PRODUCT_CONFIG
           
static String PRODUCT_STRUCTURE
           
static String PROJECT_ENUM_TYPE
           
static String PROJECT_MEMBER
           
static String PROJECT_PLAN
           
static String SEED_OBJECT_RULE
           
static String TEMPLATE_DOC
           
static String TYPE_BASED_RULE
           
 
Constructor Summary
PDMProductConstants.ProductConfigInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRODUCT_CONFIG

public static final String PRODUCT_CONFIG
See Also:
Constant Field Values

BASE_INFO

public static final String BASE_INFO
See Also:
Constant Field Values

EXPORTED_ROLE_MEMBER_MAP

public static final String EXPORTED_ROLE_MEMBER_MAP
See Also:
Constant Field Values

EXPORTED_GUEST_MEMBERS

public static final String EXPORTED_GUEST_MEMBERS
See Also:
Constant Field Values

PROJECT_MEMBER

public static final String PROJECT_MEMBER
See Also:
Constant Field Values

ORG_STRUCTURE

public static final String ORG_STRUCTURE
See Also:
Constant Field Values

NM_LOADER

public static final String NM_LOADER
See Also:
Constant Field Values

TYPE_BASED_RULE

public static final String TYPE_BASED_RULE
See Also:
Constant Field Values

SEED_OBJECT_RULE

public static final String SEED_OBJECT_RULE
See Also:
Constant Field Values

CREATE_FROM_RULE

public static final String CREATE_FROM_RULE
See Also:
Constant Field Values

PRODUCT_STRUCTURE

public static final String PRODUCT_STRUCTURE
See Also:
Constant Field Values

DOC_TEMPLATE

public static final String DOC_TEMPLATE
See Also:
Constant Field Values

PROJECT_PLAN

public static final String PROJECT_PLAN
See Also:
Constant Field Values

PROJECT_ENUM_TYPE

public static final String PROJECT_ENUM_TYPE
See Also:
Constant Field Values

FORUM_TEMPLATE

public static final String FORUM_TEMPLATE
See Also:
Constant Field Values

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_DOC

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

PDMProductConstants.ProductConfigInfo

public PDMProductConstants.ProductConfigInfo()