| Package | Description |
|---|---|
| org.exoplatform.wiki.jpa | |
| org.exoplatform.wiki.jpa.dao | |
| org.exoplatform.wiki.jpa.entity |
| Modifier and Type | Method and Description |
|---|---|
static org.exoplatform.wiki.mow.api.PageVersion |
EntityConverter.convertPageVersionEntityToPageVersion(PageVersionEntity pageVersionEntity) |
| Modifier and Type | Method and Description |
|---|---|
PageVersionEntity |
PageVersionDAO.getPageversionByPageIdAndVersion(Long pageId,
Long versionNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<PageVersionEntity> |
PageEntity.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageEntity.setVersions(List<PageVersionEntity> versions) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.