nl.surfnet.coin.teams.util
Class ExternalGroupUtil
java.lang.Object
nl.surfnet.coin.teams.util.ExternalGroupUtil
public final class ExternalGroupUtil
- extends Object
Util class for External Groups
|
Method Summary |
static List<nl.surfnet.coin.teams.domain.ExternalGroup> |
convertToExternalGroups(nl.surfnet.coin.teams.domain.GroupProvider groupProvider,
nl.surfnet.coin.api.client.domain.Group20Entry entry)
Converts a Group20Entry to a Collection of ExternalGroup's |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
convertToExternalGroups
public static List<nl.surfnet.coin.teams.domain.ExternalGroup> convertToExternalGroups(nl.surfnet.coin.teams.domain.GroupProvider groupProvider,
nl.surfnet.coin.api.client.domain.Group20Entry entry)
- Converts a
Group20Entry to a Collection of ExternalGroup's
- Parameters:
groupProvider - GroupProviderentry - Group20Entry returned by the GroupProvider
- Returns:
- Collection of
ExternalGroup's, can be empty
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.