| 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 |
|---|---|
Spaces |
WikiRestServiceImpl.getLastVisitedSpaces(javax.ws.rs.core.UriInfo uriInfo,
Integer offset,
Integer limit)
Return a list of last visited spaces by the user.
|
Spaces |
WikiRestServiceImpl.getSpaces(javax.ws.rs.core.UriInfo uriInfo,
String wikiType,
Integer start,
Integer number)
Return a list of wiki based on their type.
|
| Modifier and Type | Method and Description |
|---|---|
Spaces |
ObjectFactory.createSpaces()
Create an instance of
Spaces |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.