| Package | Description |
|---|---|
| org.squashtest.tm.domain.users |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<Team,QTeam> |
QUser.teams |
| Modifier and Type | Method and Description |
|---|---|
Set<Team> |
User.getTeams() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.addTeam(Team team) |
void |
PartyVisitor.visit(Team team) |
void |
ActivePartyDetector.visit(Team team) |
| Constructor and Description |
|---|
QTeam(Class<? extends Team> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTeam(com.querydsl.core.types.Path<? extends Team> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.