user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
application
/
group
/
GroupServiceImpl
/
findAllGroupsByUserId
find
All
Groups
By
User
Id
open
override
fun
findAllGroupsByUserId
(
id
:
String
)
:
List
<
Group
>
Retrieves all groups of a given user email.
Return
a list of all groups
Parameters
id
the id of the user