@Service public class GroupsService extends Object implements IGroupsService
| Constructor and Description |
|---|
GroupsService() |
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractParty> |
findActualElements(String groupName)
Returns list of parties that qualify by group name.
|
void |
setReportServices(IGroupProviderService[] groupProviderServices) |
public Set<AbstractParty> findActualElements(String groupName)
IGroupsServicefindActualElements in interface IGroupsService@Autowired(required=false) public void setReportServices(IGroupProviderService[] groupProviderServices)
Copyright © 2015 Matsuo IT. All rights reserved.