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