| Package | Description |
|---|---|
| org.commonjava.freeki.data | |
| org.commonjava.freeki.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
FreekiStore.getPage(String group,
String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FreekiStore.storePage(Page page) |
| Modifier and Type | Method and Description |
|---|---|
Page |
Page.setContent(String content) |
Page |
Page.setCurrentAuthor(String currentAuthor) |
Page |
Page.setGroup(String group) |
Page |
Page.setTitle(String title) |
Page |
Page.setUpdated(Date updated) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Page.updateFrom(Page pg) |
Copyright © 2013. All Rights Reserved.