|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rest.XWikiResource
org.xwiki.rest.resources.spaces.SpacesResource
@Component(value="org.xwiki.rest.resources.spaces.SpacesResource") public class SpacesResource
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.xwiki.rest.XWikiResource |
|---|
XWikiResource.DocumentInfo |
| Field Summary |
|---|
| Fields inherited from class org.xwiki.rest.XWikiResource |
|---|
componentManager, logger, objectFactory, queryManager, uriInfo, xwiki, xwikiApi, xwikiContext, xwikiUser |
| Constructor Summary | |
|---|---|
SpacesResource()
|
|
| Method Summary | |
|---|---|
Spaces |
getSpaces(java.lang.String wikiName,
java.lang.Integer start,
java.lang.Integer number)
|
| Methods inherited from class org.xwiki.rest.XWikiResource |
|---|
getDocumentInfo, getUriTemplate, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpacesResource()
| Method Detail |
|---|
public Spaces getSpaces(java.lang.String wikiName,
java.lang.Integer start,
java.lang.Integer number)
throws com.xpn.xwiki.XWikiException,
org.xwiki.query.QueryException
com.xpn.xwiki.XWikiException
org.xwiki.query.QueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||