nl.surfnet.coin.selfservice.domain
Class GroupContext

java.lang.Object
  extended by nl.surfnet.coin.selfservice.domain.GroupContext
All Implemented Interfaces:
Serializable

public class GroupContext
extends Object
implements Serializable

Group20 has no members and we need both in the recommend app context

See Also:
Serialized Form

Nested Class Summary
 class GroupContext.Group20Wrap
           
 class GroupContext.PersonWrap
           
 
Constructor Summary
GroupContext()
           
 
Method Summary
 void addGroup(nl.surfnet.coin.api.client.domain.Group20 group, List<nl.surfnet.coin.api.client.domain.Person> members)
           
 List<GroupContext.Group20Wrap> getEntries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupContext

public GroupContext()
Method Detail

addGroup

public void addGroup(nl.surfnet.coin.api.client.domain.Group20 group,
                     List<nl.surfnet.coin.api.client.domain.Person> members)

getEntries

public List<GroupContext.Group20Wrap> getEntries()


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