|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentUserAgent | |
|---|---|
| com.randomcoder.article.comment | Article commenting classes. |
| Uses of CommentUserAgent in com.randomcoder.article.comment |
|---|
| Methods in com.randomcoder.article.comment that return CommentUserAgent | |
|---|---|
CommentUserAgent |
CommentUserAgentDao.findByName(String name)
Finds a given CommentUserAgent by name. |
CommentUserAgent |
Comment.getUserAgent()
Gets the HTTP user agent of the user who posted this comment. |
| Methods in com.randomcoder.article.comment with parameters of type CommentUserAgent | |
|---|---|
void |
Comment.setUserAgent(CommentUserAgent userAgent)
Sets the HTTP user agent of the user who posted this comment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||