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

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

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 © 2013 eXo Platform SAS. All Rights Reserved.