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

Packages that use ObjectFactory
org.exoplatform.wiki.service.impl Packaging implementation of the services layer of the wiki application. 
 

Uses of ObjectFactory in org.exoplatform.wiki.service.impl
 

Methods in org.exoplatform.wiki.service.impl with parameters of type ObjectFactory
 Attachment WikiRestServiceImpl.createAttachment(ObjectFactory objectFactory, URI baseUri, AttachmentImpl pageAttachment, String xwikiRelativeUrl, String xwikiAbsoluteUrl)
           
 Page WikiRestServiceImpl.createPage(ObjectFactory objectFactory, URI baseUri, URI self, PageImpl doc)
           
 PageSummary WikiRestServiceImpl.createPageSummary(ObjectFactory objectFactory, URI baseUri, PageImpl doc)
           
 Space WikiRestServiceImpl.createSpace(ObjectFactory objectFactory, URI baseUri, String wikiName, String spaceName, Page home)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.