| Package | Description |
|---|---|
| nl.surfnet.coin.teams.control | |
| nl.surfnet.coin.teams.service | |
| nl.surfnet.coin.teams.service.impl |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.view.RedirectView |
JoinTeamController.joinTeam(org.springframework.ui.ModelMap modelMap,
JoinTeamRequest joinTeamRequest,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
JoinTeamRequest |
JoinTeamRequestService.findPendingRequest(nl.surfnet.coin.api.client.domain.Person person,
Team team)
Searches for the pending
JoinTeamRequest |
| Modifier and Type | Method and Description |
|---|---|
List<JoinTeamRequest> |
JoinTeamRequestService.findPendingRequests(Team team)
Searches for pending
JoinTeamRequest's in the database |
| Modifier and Type | Method and Description |
|---|---|
JoinTeamRequest |
JoinTeamRequestServiceHibernateImpl.findPendingRequest(nl.surfnet.coin.api.client.domain.Person person,
Team team)
Searches for the pending
JoinTeamRequest |
| Modifier and Type | Method and Description |
|---|---|
List<JoinTeamRequest> |
JoinTeamRequestServiceHibernateImpl.findPendingRequests(Team team)
Searches for pending
JoinTeamRequest's in the database |
| Constructor and Description |
|---|
JoinTeamRequestServiceHibernateImpl(Class<JoinTeamRequest> type)
Constructor
|
Copyright © 2009–2015 SURFnet bv, The Netherlands. All rights reserved.