|
||||||||||
| 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.comments.CommentsVersionResource
@Component(value="org.xwiki.rest.resources.comments.CommentsVersionResource") public class CommentsVersionResource
| 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 | |
|---|---|
CommentsVersionResource()
|
|
| Method Summary | |
|---|---|
Comments |
getCommentsVersion(java.lang.String wikiName,
java.lang.String spaceName,
java.lang.String pageName,
java.lang.String version,
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 CommentsVersionResource()
| Method Detail |
|---|
public Comments getCommentsVersion(java.lang.String wikiName,
java.lang.String spaceName,
java.lang.String pageName,
java.lang.String version,
java.lang.Integer start,
java.lang.Integer number)
throws com.xpn.xwiki.XWikiException
com.xpn.xwiki.XWikiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||