Uses of Class
org.exoplatform.wiki.service.rest.model.Page

Packages that use Page
org.exoplatform.wiki.service.impl   
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)
           
 

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
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.