toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
friendship-service
/
social.friendship.infrastructure.persistence.sql
/
FriendshipSQLRepository
/
findAllFriendsOf
find
All
Friends
Of
open
override
fun
findAllFriendsOf
(
userID
:
User.UserID
)
:
Iterable
<
User
>
Find all friendships of a user.
Return
all friendships of the user
Parameters
user
ID
the ID of the user