|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentReferrer | |
|---|---|
| com.randomcoder.article.comment | Article commenting classes. |
| Uses of CommentReferrer in com.randomcoder.article.comment |
|---|
| Methods in com.randomcoder.article.comment that return CommentReferrer | |
|---|---|
CommentReferrer |
CommentReferrerDao.findByUri(String uri)
Finds a given CommentReferrer by uri. |
CommentReferrer |
Comment.getReferrer()
Gets the HTTP referrer sent when this comment was posted. |
| Methods in com.randomcoder.article.comment with parameters of type CommentReferrer | |
|---|---|
void |
Comment.setReferrer(CommentReferrer referrer)
Sets the HTTP referrer sent when this comment was posted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||