|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForumPost | |
|---|---|
| com.flowring.forum.service | |
| Uses of ForumPost in com.flowring.forum.service |
|---|
| Methods in com.flowring.forum.service that return ForumPost | |
|---|---|
ForumPost |
ForumService.getForumPost(String postID,
boolean isCountViews)
get Post Object from postID |
| Methods in com.flowring.forum.service with parameters of type ForumPost | |
|---|---|
ForumResult |
ForumService.insertForumPost(String topicID,
ForumPost fp,
ForumPostContent fpc,
String parentPostID)
create ForumPost |
boolean |
ForumService.updateForumPost(ForumPost fp)
update ForumPost Object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||