public class SiteController extends AbstractController
credential, gson| Constructor and Description |
|---|
SiteController(SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String id) |
Site[] |
get() |
Site |
get(String id) |
Object |
groupDelete() |
Object |
groupGet() |
Object |
groupPost() |
Object |
groupPut() |
Object |
pages(String id) |
Object |
perms(String id) |
Object |
post() |
Object |
put() |
Object |
role() |
Object |
setPerms(String id) |
Object |
userPerms(String id) |
bodyPost, getStream, getStream, jsonDelete, jsonGet, jsonPost, jsonPutpublic SiteController(@NotNull
SakaiCredential credential)
@NotNull public Site[] get() throws IOException
IOException@NotNull public Site get(@NotNull String id) throws IOException
IOException@NotNull public Object post()
@NotNull public Object put()
public boolean exists(@NotNull
String id)
@NotNull public Object role()
@NotNull public Object groupGet()
@NotNull public Object groupPost()
@NotNull public Object groupPut()
@NotNull public Object groupDelete()
Copyright © 2016. All rights reserved.