public class MembershipController extends AbstractController
credential, gson| Constructor and Description |
|---|
MembershipController(@NotNull SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Object |
delete(@NotNull String id) |
@NotNull Membership[] |
get() |
@NotNull Object |
get(@NotNull String id) |
@NotNull Object |
group(@NotNull String siteId) |
@NotNull Object |
join(@NotNull String siteId) |
@NotNull Object |
post() |
@NotNull Object |
put(@NotNull String id) |
@NotNull Object |
site(@NotNull String siteId) |
@NotNull Object |
unjoin(@NotNull String siteId) |
bodyPost, jsonDelete, jsonGet, jsonPost, jsonPutpublic MembershipController(@NotNull
@NotNull SakaiCredential credential)
@NotNull public @NotNull Membership[] get() throws IOException
IOException@NotNull public @NotNull Object post()
Copyright © 2016. All rights reserved.