| Package | Description |
|---|---|
| org.commonjava.freeki.data | |
| org.commonjava.freeki.model |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ChildRef> |
FreekiStore.listChildren(String group) |
SortedSet<ChildRef> |
FreekiStore.listPages(String group) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ChildRef> |
Group.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
int |
ChildRef.compareTo(ChildRef other) |
| Modifier and Type | Method and Description |
|---|---|
void |
Group.setChildren(Collection<ChildRef> pages) |
void |
Group.setChildren(SortedSet<ChildRef> children) |
| Constructor and Description |
|---|
Group(String name,
Collection<ChildRef> children) |
Copyright © 2013. All Rights Reserved.