| Package | Description |
|---|---|
| org.exoplatform.wiki.jpa.dao | |
| org.exoplatform.wiki.jpa.entity |
| Modifier and Type | Method and Description |
|---|---|
List<PageMoveEntity> |
PageMoveDAO.findInPageMoves(String wikiType,
String wikiOwner,
String pageName) |
| Modifier and Type | Method and Description |
|---|---|
List<PageMoveEntity> |
PageEntity.getMoves() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageEntity.setMoves(List<PageMoveEntity> moves) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.