wt.pdmlink
Class PDMProductConstants.ProjectMemberInfo

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

public static final class PDMProductConstants.ProjectMemberInfo
extends Object


Field Summary
static String CUSTOM
           
static String CUSTOM_TYPE
           
static String DN_NAME
           
static String MEMBER_USER_ID
           
static String PROJECT_MEMBER
           
static String ROLE
           
static String ROLE_TYPE
           
static String USER_EMAIL
           
static String USER_NAME
           
static String WARNING_TAG
           
 
Constructor Summary
PDMProductConstants.ProjectMemberInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_MEMBER

public static final String PROJECT_MEMBER
See Also:
Constant Field Values

ROLE

public static final String ROLE
See Also:
Constant Field Values

MEMBER_USER_ID

public static final String MEMBER_USER_ID
See Also:
Constant Field Values

ROLE_TYPE

public static final String ROLE_TYPE
See Also:
Constant Field Values

USER_EMAIL

public static final String USER_EMAIL
See Also:
Constant Field Values

WARNING_TAG

public static final String WARNING_TAG
See Also:
Constant Field Values

USER_NAME

public static final String USER_NAME
See Also:
Constant Field Values

CUSTOM

public static final String CUSTOM
See Also:
Constant Field Values

CUSTOM_TYPE

public static final String CUSTOM_TYPE
See Also:
Constant Field Values

DN_NAME

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

PDMProductConstants.ProjectMemberInfo

public PDMProductConstants.ProjectMemberInfo()