| Package | Description |
|---|---|
| org.exoplatform.wiki.chromattic.ext.ntdef | |
| org.exoplatform.wiki.mow.core.api.wiki | |
| org.exoplatform.wiki.utils |
| Modifier and Type | Method and Description |
|---|---|
abstract NTVersion |
VersionableMixin.getBaseVersion() |
abstract NTVersion |
NTVersionHistory.getRootVersion() |
NTVersion |
NTVersionHistory.getVersion(String versionName) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,NTVersion> |
NTVersionHistory.getChildren() |
Iterator<NTVersion> |
NTVersionHistory.iterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
NTVersionHistory.setRootVersion(NTVersion rootVersion) |
| Modifier and Type | Method and Description |
|---|---|
NTVersion |
PageImpl.checkin() |
NTVersion |
AttachmentImpl.checkin() |
| Modifier and Type | Method and Description |
|---|---|
static NTVersion |
Utils.getLastRevisionOfPage(Page wikipage) |
| Modifier and Type | Method and Description |
|---|---|
static List<NTVersion> |
Utils.getCurrentPageRevisions(Page wikipage) |
| Modifier and Type | Method and Description |
|---|---|
int |
VersionNameComparatorDesc.compare(NTVersion version1,
NTVersion version2) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.