Uses of Class
nl.surfnet.coin.portal.domain.Invite

Packages that use Invite
nl.surfnet.coin.portal.domain   
nl.surfnet.coin.portal.service   
nl.surfnet.coin.portal.service.impl   
 

Uses of Invite in nl.surfnet.coin.portal.domain
 

Methods in nl.surfnet.coin.portal.domain that return types with arguments of type Invite
 Set<Invite> SharedResource.getInvites()
           
 

Methods in nl.surfnet.coin.portal.domain with parameters of type Invite
 boolean SharedResource.addInvite(Invite invite)
           
 

Uses of Invite in nl.surfnet.coin.portal.service
 

Methods in nl.surfnet.coin.portal.service that return types with arguments of type Invite
 List<Invite> InviteService.findRecentByInvitee(String inviteeId, InviteStatus status)
          Find the recent invites by invitee Identifier
 

Uses of Invite in nl.surfnet.coin.portal.service.impl
 

Methods in nl.surfnet.coin.portal.service.impl that return types with arguments of type Invite
 List<Invite> InviteServiceHibernateImpl.findRecentByInvitee(String inviteeId, InviteStatus status)
           
 



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