|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Spaces | |
|---|---|
| org.exoplatform.wiki.service.impl | Packaging implementation of the services layer of the wiki application. |
| org.exoplatform.wiki.service.rest.model | |
| Uses of Spaces in org.exoplatform.wiki.service.impl |
|---|
| Methods in org.exoplatform.wiki.service.impl that return Spaces | |
|---|---|
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. |
| Uses of Spaces in org.exoplatform.wiki.service.rest.model |
|---|
| Methods in org.exoplatform.wiki.service.rest.model that return Spaces | |
|---|---|
Spaces |
ObjectFactory.createSpaces()
Create an instance of Spaces |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||