|
||||||||||
| 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.tags.TagsResource
@Component(value="org.xwiki.rest.resources.tags.TagsResource") public class TagsResource
| 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 | |
|---|---|
TagsResource()
|
|
| Method Summary | |
|---|---|
Tags |
getTags(java.lang.String wikiName)
|
| 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 TagsResource()
| Method Detail |
|---|
public Tags getTags(java.lang.String wikiName)
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 | |||||||||