|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentIp | |
|---|---|
| com.randomcoder.article.comment | Article commenting classes. |
| Uses of CommentIp in com.randomcoder.article.comment |
|---|
| Methods in com.randomcoder.article.comment that return CommentIp | |
|---|---|
CommentIp |
CommentIpDao.findByIpAddress(String ipAddress)
Finds a given CommentIp by IP address. |
CommentIp |
Comment.getIpAddress()
Gets the IP address of the user who posted this comment. |
| Methods in com.randomcoder.article.comment with parameters of type CommentIp | |
|---|---|
void |
Comment.setIpAddress(CommentIp ipAddress)
Sets the IP address of the user who posted this comment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||