| Constructor and Description |
|---|
JdbcServiceProviderTeamDao(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TeamServiceProvider> |
forTeam(String teamId) |
void |
persist(String teamId,
Collection<String> spEntityIds) |
public JdbcServiceProviderTeamDao(DataSource dataSource)
public Collection<TeamServiceProvider> forTeam(String teamId)
public void persist(String teamId, Collection<String> spEntityIds)
Copyright © 2009–2015 SURFnet bv, The Netherlands. All rights reserved.