wt.pdmlink
Class PDMProductConstants.OrgConfigInfo

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

public static final class PDMProductConstants.OrgConfigInfo
extends Object


Field Summary
static String AUTOPOPULATE_CREATORS
           
static String CREATE_FROM_RULE
           
static String DOC_TEMPLATE
           
static String FORUM_TEMPLATE
           
static String LIBRARY_TEMPLATE
           
static String LOAD_XML_FILE
           
static String NM_LOADER
           
static String NOTEBOOK_TEMPLATE
           
static String ORG_CONFIG
           
static String ORG_STRUCTURE
           
static String PRODUCT_STRUCTURE
           
static String PRODUCT_TEMPLATE
           
static String PROJECT_ENUM_TYPE
           
static String PROJECT_TEMPLATE
           
static String SEED_OBJECT_RULE
           
static String TYPE_BASED_RULE
           
 
Constructor Summary
PDMProductConstants.OrgConfigInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORG_CONFIG

public static final String ORG_CONFIG
See Also:
Constant Field Values

AUTOPOPULATE_CREATORS

public static final String AUTOPOPULATE_CREATORS
See Also:
Constant Field Values

ORG_STRUCTURE

public static final String ORG_STRUCTURE
See Also:
Constant Field Values

PRODUCT_TEMPLATE

public static final String PRODUCT_TEMPLATE
See Also:
Constant Field Values

LIBRARY_TEMPLATE

public static final String LIBRARY_TEMPLATE
See Also:
Constant Field Values

PROJECT_TEMPLATE

public static final String PROJECT_TEMPLATE
See Also:
Constant Field Values

LOAD_XML_FILE

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

NOTEBOOK_TEMPLATE

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

PDMProductConstants.OrgConfigInfo

public PDMProductConstants.OrgConfigInfo()