| 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 |
|---|---|
PageSummary |
WikiRestServiceImpl.createPageSummary(ObjectFactory objectFactory,
URI baseUri,
PageImpl doc) |
| Modifier and Type | Class and Description |
|---|---|
class |
Page
Java class for Page complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PageSummary> |
Pages.pageSummaries |
| Modifier and Type | Method and Description |
|---|---|
PageSummary |
ObjectFactory.createPageSummary()
Create an instance of
PageSummary |
| Modifier and Type | Method and Description |
|---|---|
List<PageSummary> |
Pages.getPageSummaries()
Gets the value of the pageSummaries property.
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.