org.xwiki.rest.resources.spaces
Interface SpacesResource


public interface SpacesResource

Version:
$Id: dbfb24e62cbad81975b6df19ec1451c88a0c76bc $

Method Summary
 Spaces getSpaces(String wikiName, Integer start, Integer number)
           
 

Method Detail

getSpaces

Spaces getSpaces(String wikiName,
                 Integer start,
                 Integer number)
                 throws XWikiRestException
Throws:
XWikiRestException


Copyright © 2004-2012 XWiki. All Rights Reserved.