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

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
 



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.