Uses of Class
nl.surfnet.coin.api.client.domain.Group20

Packages that use Group20
nl.surfnet.coin.api.client   
nl.surfnet.coin.api.client.domain   
 

Uses of Group20 in nl.surfnet.coin.api.client
 

Methods in nl.surfnet.coin.api.client that return types with arguments of type Group20
 List<Group20> OpenConextOAuthClientImpl.getGroups20(String userId, String onBehalfOf)
           
 List<Group20> OpenConextOAuthClient.getGroups20(String userId, String onBehalfOf)
          Get Persons' Groups
 

Uses of Group20 in nl.surfnet.coin.api.client.domain
 

Methods in nl.surfnet.coin.api.client.domain that return types with arguments of type Group20
 List<Group20> Group20Entry.getEntry()
           
 

Method parameters in nl.surfnet.coin.api.client.domain with type arguments of type Group20
 void Group20Entry.setEntry(List<Group20> entry)
           
 

Constructors in nl.surfnet.coin.api.client.domain with parameters of type Group20
Group(Group20 group20)
          Some sort of copy constructor.
 

Constructor parameters in nl.surfnet.coin.api.client.domain with type arguments of type Group20
Group20Entry(List<Group20> groups)
           
Group20Entry(List<Group20> groups, int pageSize, int offset, String sortBy, int rowCount)
           
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.