Uses of Class
wt.project.RoleRoleTable

Packages that use RoleRoleTable
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
 

Uses of RoleRoleTable in wt.project
 

Fields in wt.project declared as RoleRoleTable
private  RoleRoleTable WTIndirectRoleHolder.roleRoleMap
          Deprecated.  
 

Methods in wt.project that return RoleRoleTable
 RoleRoleTable WTIndirectRoleHolder.getRoleRoleMap()
          Deprecated. Gets the value of the attribute: ROLE_ROLE_MAP.
 RoleRoleTable IndirectRoleHolder.getRoleRoleMap()
          Deprecated. Gets the value of the attribute: ROLE_ROLE_MAP.
 

Methods in wt.project with parameters of type RoleRoleTable
 void WTIndirectRoleHolder.setRoleRoleMap(RoleRoleTable a_RoleRoleMap)
          Deprecated. Sets the value of the attribute: ROLE_ROLE_MAP.
protected  boolean RoleRoleTable.readVersion(RoleRoleTable thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Deprecated. Reads the non-transient fields of this class from an external source.
 void IndirectRoleHolder.setRoleRoleMap(RoleRoleTable a_RoleRoleMap)
          Deprecated. Sets the value of the attribute: ROLE_ROLE_MAP.