wt.pdmlink
Class PDMProductConstants.ExportedRolesInfo

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

public static final class PDMProductConstants.ExportedRolesInfo
extends Object


Field Summary
static String EXPORTED_ROLE_MEMBER_MAP
           
static String MEMBER_USER_ID
           
static String PROJECT_MEMBER
           
static String PROJECT_SPEC
           
static String ROLE
           
static String ROLE_TYPE
           
 
Constructor Summary
PDMProductConstants.ExportedRolesInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXPORTED_ROLE_MEMBER_MAP

public static final String EXPORTED_ROLE_MEMBER_MAP
See Also:
Constant Field Values

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

PROJECT_SPEC

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

PDMProductConstants.ExportedRolesInfo

public PDMProductConstants.ExportedRolesInfo()