public class MembershipController extends AbstractSakaiController
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) |
getBody, getBody, getCode, getCode, getInputStream, getInputStream, getJson, getJson, jsonPost, jsonPost, jsonPost, jsonPost, postBody, postBody, postBody, postBody, postCode, postCode, postCode, postCodepublic MembershipController(@NotNull
SakaiCredential credential)
@NotNull public Membership[] get() throws IOException
IOException@NotNull public Object post()
Copyright © 2016. All rights reserved.