Interface CommentResource
-
public interface CommentResource
- Version:
- $Id: f500f4e4626211df7711719f170876ac20cc9d19 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Comment
getComment(String wikiName, String spaceName, String pageName, Integer id, Integer start, Integer number, Boolean withPrettyNames)
-
-
-
Method Detail
-
getComment
Comment getComment(String wikiName, @Encoded String spaceName, String pageName, Integer id, Integer start, Integer number, Boolean withPrettyNames) throws XWikiRestException
- Throws:
XWikiRestException
-
-