Uses of Class
org.squashtest.tm.domain.users.Party

Packages that use Party
org.squashtest.tm.domain.users   
 

Uses of Party in org.squashtest.tm.domain.users
 

Subclasses of Party in org.squashtest.tm.domain.users
 class Team
           
 class User
           
 

Methods in org.squashtest.tm.domain.users that return Party
 Party PartyProjectPermissionsBean.getParty()
           
 

Methods in org.squashtest.tm.domain.users with parameters of type Party
 void PartyProjectPermissionsBean.setParty(Party party)
           
 

Constructors in org.squashtest.tm.domain.users with parameters of type Party
PartyProjectPermissionsBean(Party party, PermissionGroup permissionGroup)
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.