public class ProfileController extends AbstractSakaiController
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) |
getBody, getBody, getCode, getCode, getInputStream, getInputStream, getJson, getJson, jsonPost, jsonPost, jsonPost, jsonPost, postBody, postBody, postBody, postBody, postCode, postCode, postCode, postCodepublic ProfileController(@NotNull
SakaiCredential credential)
@NotNull public Profile get(@NotNull String userId) throws IOException
IOException@NotNull public InputStream image(@NotNull String userId) throws IOException
IOExceptionCopyright © 2016. All rights reserved.