public class GradeBookController extends AbstractSakaiController
credential, gson| Constructor and Description |
|---|
GradeBookController(SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
com.github.deinok.threading.Task<Object> |
get(String id) |
com.github.deinok.threading.Task<GradeBook> |
item(String siteId,
String itemName) |
com.github.deinok.threading.Task<GradeBook[]> |
my() |
com.github.deinok.threading.Task<GradeBook> |
site(String siteId) |
getBody, getBody, getCode, getCode, getInputStream, getInputStream, getJson, getJson, jsonPost, jsonPost, jsonPost, jsonPost, postBody, postBody, postBody, postBody, postCode, postCode, postCode, postCodepublic GradeBookController(@NotNull
SakaiCredential credential)
@NotNull public com.github.deinok.threading.Task<Object> get(@NotNull String id) throws IOException
IOException@NotNull public com.github.deinok.threading.Task<GradeBook> site(@NotNull String siteId) throws IOException
IOException@NotNull public com.github.deinok.threading.Task<GradeBook> item(@NotNull String siteId, @NotNull String itemName) throws IOException
IOException@NotNull public com.github.deinok.threading.Task<GradeBook[]> my() throws IOException
IOExceptionCopyright © 2017. All rights reserved.