Uses of Class
com.flowring.forum.data.ForumPostContent

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)
           
 



Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.