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

Packages that use ForumResult
com.flowring.forum.service   
 

Uses of ForumResult in com.flowring.forum.service
 

Methods in com.flowring.forum.service that return ForumResult
 ForumResult ForumService.insertForumPost(String topicID, ForumPost fp, ForumPostContent fpc, String parentPostID)
          create ForumPost
 ForumResult ForumService.newForumTopic(String forumID, DMSUser user, String postTitle, String postContent, boolean mailtome, boolean isEmbed, String topicType, String documentKey)
          產生新的Topic(會自動產生對應的post與postcontent
 ForumResult ForumService.replyForumPost(String topicID, DMSUser user, String postTitle, String postContent, boolean mailtome, boolean isEmbed, String parentPostID)
          Reply Topic
 



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.