Package org.xwiki.rest.resources.spaces
Interface SpacesResource
-
public interface SpacesResource
- Version:
- $Id: 1cadce347b02c8f630d87dc7196022124bdd59ea $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Spaces
getSpaces(String wikiName, Integer start, Integer number)
-
-
-
Method Detail
-
getSpaces
Spaces getSpaces(String wikiName, Integer start, Integer number) throws XWikiRestException
- Throws:
XWikiRestException
-
-