public class ProfileController extends AbstractController
credential, gson| Constructor and Description |
|---|
ProfileController(@NotNull SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
confirmFriendRequest(@NotNull String userId) |
Object |
connections(@NotNull String userId) |
Object |
formatted(@NotNull String userId) |
Profile |
friendStatus(@NotNull String userId) |
Profile |
get(@NotNull String userId) |
Object |
ignoreFriendRequest(@NotNull String userId) |
InputStream |
image(@NotNull String userId) |
Profile |
removeFriend(@NotNull String userId) |
Profile |
requestFriend(@NotNull String userId) |
bodyPost, jsonDelete, jsonGet, jsonPost, jsonPutpublic ProfileController(@NotNull
@NotNull SakaiCredential credential)
public Profile get(@NotNull @NotNull String userId) throws IOException
IOExceptionpublic InputStream image(@NotNull @NotNull String userId) throws IOException
IOExceptionCopyright © 2016. All rights reserved.