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