org.xwiki.rest.resources.wikis
Interface WikiAttachmentsResource


public interface WikiAttachmentsResource

Version:
$Id: 6f835be961fd229cb5aeae44d0c63badb9d8ad6d $

Method Summary
 Attachments getAttachments(String wikiName, String name, String page, String space, String author, String types, Integer start, Integer number, Boolean withPrettyNames)
           
 

Method Detail

getAttachments

Attachments getAttachments(String wikiName,
                           String name,
                           String page,
                           String space,
                           String author,
                           String types,
                           Integer start,
                           Integer number,
                           Boolean withPrettyNames)
                           throws XWikiRestException
Throws:
XWikiRestException


Copyright © 2004-2012 XWiki. All Rights Reserved.