public interface ConfigOverviewGroupFilter
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getGroupsToBeDisplayed(InstanceModel instanceModel,
Set<String> filteredOutgroups)
Checks which groups are filtered out and which are displayed.
|
Set<String> getGroupsToBeDisplayed(InstanceModel instanceModel, Set<String> filteredOutgroups)
instanceModel - current instancefilteredOutgroups - already filtered out groupsCopyright © 2017 SAP SE. All Rights Reserved.