|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForumPostContent | |
|---|---|
| com.flowring.forum.data | |
| com.flowring.forum.service | |
| ogre.dms.data | |
| Uses of ForumPostContent in com.flowring.forum.data |
|---|
| Methods in com.flowring.forum.data that return ForumPostContent | |
|---|---|
ForumPostContent |
ForumPost.getForumPostContent()
|
| Methods in com.flowring.forum.data with parameters of type ForumPostContent | |
|---|---|
void |
ForumPost.setForumPostContent(ForumPostContent fpc)
|
| Uses of ForumPostContent in com.flowring.forum.service |
|---|
| Methods in com.flowring.forum.service that return ForumPostContent | |
|---|---|
ForumPostContent |
ForumService.getForumPostContent(String postID)
get |
| Methods in com.flowring.forum.service with parameters of type ForumPostContent | |
|---|---|
ForumResult |
ForumService.insertForumPost(String topicID,
ForumPost fp,
ForumPostContent fpc,
String parentPostID)
create ForumPost |
boolean |
ForumService.updateForumPostContent(ForumPostContent fpc)
update ForumPostContent |
| Uses of ForumPostContent in ogre.dms.data |
|---|
| Subclasses of ForumPostContent in ogre.dms.data | |
|---|---|
class |
ForumPostListItem
|
| Constructors in ogre.dms.data with parameters of type ForumPostContent | |
|---|---|
ForumPostListItem(ForumPostContent fpContent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||