public interface GroupMemberResolver
Group
s of which the given user is a member.Modifier and Type | Method and Description |
---|---|
java.util.List<Group> |
getGroupsOfUser(UserId userId)
Returns all groups the given user is member of.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.