public interface RWikiObjectContent
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
The content
|
String |
getId()
The record ID
|
String |
getRwikiid()
The Id of the content
|
void |
setContent(String content)
The content
|
void |
setId(String id)
The record ID
|
void |
setRwikiid(String rwikiid)
The Id of the content
|
String getRwikiid()
void setRwikiid(String rwikiid)
rwikiid - String getId()
void setId(String id)
id - String getContent()
void setContent(String content)
content - Copyright © 2003–2016 Sakai Project. All rights reserved.