|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Page | |
|---|---|
| org.exoplatform.wiki.service.impl | Packaging implementation of the services layer of the wiki application. |
| org.exoplatform.wiki.service.rest.model | |
| Uses of Page in org.exoplatform.wiki.service.impl |
|---|
| Methods in org.exoplatform.wiki.service.impl that return Page | |
|---|---|
Page |
WikiRestServiceImpl.createPage(ObjectFactory objectFactory,
URI baseUri,
URI self,
PageImpl doc)
|
Page |
WikiRestServiceImpl.getPage(javax.ws.rs.core.UriInfo uriInfo,
String wikiType,
String wikiOwner,
String pageId)
Return a wiki page based on is uri and id |
| Uses of Page in org.exoplatform.wiki.service.rest.model |
|---|
| Methods in org.exoplatform.wiki.service.rest.model that return Page | |
|---|---|
Page |
ObjectFactory.createPage()
Create an instance of Page |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||