public class ContentController extends AbstractController
credential, gson| Constructor and Description |
|---|
ContentController(SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
Content.ContentFolder |
my() |
Content.ContentFolder |
site(String siteId) |
Content.ContentFolder |
user(String userEid) |
bodyPost, jsonDelete, jsonGet, jsonPost, jsonPutpublic ContentController(@NotNull
SakaiCredential credential)
public Content.ContentFolder site(@NotNull String siteId) throws IOException
IOExceptionpublic Content.ContentFolder my() throws IOException
IOExceptionpublic Content.ContentFolder user(@NotNull String userEid) throws IOException
IOExceptionCopyright © 2016. All rights reserved.