Package org.xwiki.rest.resources.spaces
Interface SpaceResource
-
public interface SpaceResource
- Version:
- $Id: 4e6814a2d202db1d9c9934708d8eb31c85585452 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Space
getSpace(String wikiName, String spaceName)
-
-
-
Method Detail
-
getSpace
Space getSpace(String wikiName, @Encoded String spaceName) throws XWikiRestException
- Throws:
XWikiRestException
-
-