public class GradeBookController extends AbstractController
credential, gson| Constructor and Description |
|---|
GradeBookController(SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String id) |
GradeBook |
item(String siteId,
String itemName) |
GradeBook[] |
my() |
GradeBook |
site(String siteId) |
bodyPost, getStream, getStream, jsonDelete, jsonGet, jsonPost, jsonPutpublic GradeBookController(@NotNull
SakaiCredential credential)
@NotNull public Object get(@NotNull String id) throws IOException
IOException@NotNull public GradeBook site(@NotNull String siteId) throws IOException
IOException@NotNull public GradeBook item(@NotNull String siteId, @NotNull String itemName) throws IOException
IOException@NotNull public GradeBook[] my() throws IOException
IOExceptionCopyright © 2016. All rights reserved.