| Constructor and Description |
|---|
WikiModel(String title,
String content,
List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
List<String> |
getTags() |
String |
getTitle() |
void |
setContent(String content) |
void |
setTags(List<String> tags) |
void |
setTitle(String title) |
setRandomValuesForAllFields, toInfo, toJson, toStringCopyright © 2005–2019 Alfresco Software. All rights reserved.