public interface GroupsAgent
Modifier and Type | Field and Description |
---|---|
static SpecialistType<GroupsAgent> |
TYPE
Agent providing access to group information.
|
Modifier and Type | Method and Description |
---|---|
Collection<Group> |
getUserGroups(User user)
Provides the internal groups a user belongs to.
|
static final SpecialistType<GroupsAgent> TYPE
Collection<Group> getUserGroups(User user)
user
- The user to get the groups for.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500