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

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

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

Methods in org.exoplatform.wiki.service.impl that return Attachments
 Attachments WikiRestServiceImpl.getAttachments(javax.ws.rs.core.UriInfo uriInfo, String wikiType, String wikiOwner, String pageId, Integer start, Integer number)
          Return a list of attachments attached to a wiki page
 

Uses of Attachments in org.exoplatform.wiki.service.rest.model
 

Methods in org.exoplatform.wiki.service.rest.model that return Attachments
 Attachments ObjectFactory.createAttachments()
          Create an instance of Attachments
 



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