| Package | Description |
|---|---|
| nl.surfnet.coin.teams.domain | |
| nl.surfnet.coin.teams.service | |
| nl.surfnet.coin.teams.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<MemberAttribute> |
Member.getMemberAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Member.addMemberAttribute(MemberAttribute memberAttribute)
Adds one
MemberAttribute to the list |
| Modifier and Type | Method and Description |
|---|---|
void |
Member.setMemberAttributes(List<MemberAttribute> memberAttributes) |
| Modifier and Type | Method and Description |
|---|---|
List<MemberAttribute> |
MemberAttributeService.findAttributesForMemberId(String memberId)
Finds the
MemberAttribute's for the given member id |
List<MemberAttribute> |
MemberAttributeService.findAttributesForMembers(Collection<Member> members)
Finds the
MemberAttribute's for the given Member's |
| Modifier and Type | Method and Description |
|---|---|
List<MemberAttribute> |
MemberAttributeServiceHibernateImpl.findAttributesForMemberId(String memberId)
Finds the
MemberAttribute's for the given member id |
List<MemberAttribute> |
MemberAttributeServiceHibernateImpl.findAttributesForMembers(Collection<Member> members)
Finds the
MemberAttribute's for the given Member's |
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.