public static interface IDirectoryService.IGetGroupsContext
IDirectoryService.getGroups(IDirectoryService.IGetGroupsContext)
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilter()
Returns the filter that selects the groups.
|
void |
setGroups(java.util.List<ILdapGroup> groups)
Set the list of groups.
|
java.lang.String getFilter()
void setGroups(java.util.List<ILdapGroup> groups)
groups
- List of ILdapGroup