Interface GroupFilter
- All Superinterfaces:
TypedFilterableRequest.SearchRequestFilter
- All Known Implementing Classes:
GroupFilterImpl
-
Method Summary
Modifier and TypeMethodDescriptionFilters groups by the specified groupId.Filters groups by the specified name.
-
Method Details
-
groupId
Filters groups by the specified groupId.- Parameters:
groupId- the ID of the group- Returns:
- the updated filter
-
groupId
-
name
Filters groups by the specified name.- Parameters:
name- the name of the group- Returns:
- the updated filter
-