| Package | Description |
|---|---|
| org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
| org.exoplatform.wiki.service.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
WikiRestServiceImpl.createPage(ObjectFactory objectFactory,
URI baseUri,
URI self,
PageImpl doc) |
Page |
WikiRestServiceImpl.getPage(javax.ws.rs.core.UriInfo uriInfo,
String wikiType,
String wikiOwner,
String pageId)
Return a wiki page based on is uri and id
|
| Modifier and Type | Method and Description |
|---|---|
Page |
ObjectFactory.createPage()
Create an instance of
Page |
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.