wt.pdmlink
Class PDMProductConstants.CreateFromRuleInfo

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

public static final class PDMProductConstants.CreateFromRuleInfo
extends Object


Field Summary
static String CONTENT_ITEM
           
static String CREATE_FROM_RULE
           
static String DESCRIPTION
           
static String FOLDER_PATH
           
static String NAME
           
static String NUMBER
           
static String RULE_NAME
           
 
Constructor Summary
PDMProductConstants.CreateFromRuleInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE_FROM_RULE

public static final String CREATE_FROM_RULE
See Also:
Constant Field Values

RULE_NAME

public static final String RULE_NAME
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

NUMBER

public static final String NUMBER
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

FOLDER_PATH

public static final String FOLDER_PATH
See Also:
Constant Field Values

CONTENT_ITEM

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

PDMProductConstants.CreateFromRuleInfo

public PDMProductConstants.CreateFromRuleInfo()