Release Planner v1.0

Uses of Class
rp.dom.User

Packages that use User
rp.dom This package contains the domain object model (the "business objects") for the rp suite of applications. 
 

Uses of User in rp.dom
 

Subclasses of User in rp.dom
 class Coder
          Represents a contributor that can code.
 class Contributor
          Represents a user that can contribute to a release.
 


Release Planner v1.0