public interface RWikiObjectDao
| Modifier and Type | Method and Description |
|---|---|
List |
getAll()
Get a list of all objects.
|
void |
updateObject(RWikiObject rwo)
Update the object.
|
List getAll()
void updateObject(RWikiObject rwo)
rwo - Copyright © 2003–2016 Sakai Project. All rights reserved.