| 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 |
|---|---|
Space |
WikiRestServiceImpl.createSpace(ObjectFactory objectFactory,
URI baseUri,
String wikiName,
String spaceName,
Page home) |
Space |
WikiRestServiceImpl.getSpace(javax.ws.rs.core.UriInfo uriInfo,
String wikiType,
String wikiOwner)
Return the space based on the uri
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Space> |
Spaces.spaces |
| Modifier and Type | Method and Description |
|---|---|
Space |
ObjectFactory.createSpace()
Create an instance of
Space |
| Modifier and Type | Method and Description |
|---|---|
List<Space> |
Spaces.getSpaces()
Gets the value of the spaces property.
|
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.