| Package | Description |
|---|---|
| org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
WikiRestServiceImpl.createAttachment(ObjectFactory objectFactory,
URI baseUri,
Attachment pageAttachment,
Page page,
String xwikiRelativeUrl,
String xwikiAbsoluteUrl) |
Page |
WikiRestServiceImpl.createPage(ObjectFactory objectFactory,
URI baseUri,
URI self,
Page doc) |
PageSummary |
WikiRestServiceImpl.createPageSummary(ObjectFactory objectFactory,
URI baseUri,
Page page) |
Space |
WikiRestServiceImpl.createSpace(ObjectFactory objectFactory,
URI baseUri,
String wikiName,
String spaceName,
Page home) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.