Uses of Interface
com.echothree.control.user.forum.common.result.CreateBlogCommentResult
Packages that use CreateBlogCommentResult
Package
Description
-
Uses of CreateBlogCommentResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type CreateBlogCommentResultModifier and TypeMethodDescriptionForumService.createBlogComment(UserVisitPK userVisitPK, CreateBlogCommentForm form) -
Uses of CreateBlogCommentResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return CreateBlogCommentResultModifier and TypeMethodDescriptionstatic CreateBlogCommentResultForumResultFactory.getCreateBlogCommentResult() -
Uses of CreateBlogCommentResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type CreateBlogCommentResultModifier and TypeMethodDescriptionForumBean.createBlogComment(UserVisitPK userVisitPK, CreateBlogCommentForm form)