| Package | Description |
|---|---|
| uk.ac.cam.caret.sakai.rwiki.service.api.dao | |
| uk.ac.cam.caret.sakai.rwiki.service.api.model |
| Modifier and Type | Method and Description |
|---|---|
RWikiObjectContent |
RWikiObjectContentDao.createContentObject(RWikiObject parent)
Create a new content object and associate it with the RWikiObject
|
RWikiObjectContent |
RWikiObjectContentDao.getContentObject(RWikiObject parent)
get the content object for the RWikiObject
|
| Modifier and Type | Method and Description |
|---|---|
void |
RWikiObjectContentDao.update(RWikiObjectContent content)
Update the content object
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RWikiCurrentObjectContent |
interface |
RWikiHistoryObjectContent |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.