nl.surfnet.coin.teams.util
Class PersonUtil

java.lang.Object
  extended by nl.surfnet.coin.teams.util.PersonUtil

public class PersonUtil
extends Object


Constructor Summary
PersonUtil()
           
 
Method Summary
static String getFirstEmail(nl.surfnet.coin.api.client.domain.Person person)
           
static boolean isGuest(nl.surfnet.coin.api.client.domain.Person person)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonUtil

public PersonUtil()
Method Detail

isGuest

public static boolean isGuest(nl.surfnet.coin.api.client.domain.Person person)

getFirstEmail

public static String getFirstEmail(nl.surfnet.coin.api.client.domain.Person person)


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