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