public interface IGroupsService
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractParty> |
findActualElements(String groupName)
Returns list of parties that qualify by group name.
|
Set<AbstractParty> findActualElements(String groupName)
Copyright © 2015 Matsuo IT. All rights reserved.