public interface RWikiPropertyDao
| Type | Property and Description |
|---|---|
RWikiProperty |
create
create a property
|
| Modifier and Type | Method and Description |
|---|---|
RWikiProperty |
createProperty()
create a property
|
RWikiProperty |
getProperty(String name)
get a property by name
|
String |
getSchemaVersion() |
void |
update(RWikiProperty property)
update a property
|
RWikiProperty getProperty(String name)
name - RWikiProperty createProperty()
void update(RWikiProperty property)
property - String getSchemaVersion()
Copyright © 2003-2014 Sakai Project. All Rights Reserved.