Uses of Interface
com.echothree.control.user.comment.common.result.CreateCommentResult
Packages that use CreateCommentResult
Package
Description
-
Uses of CreateCommentResult in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return types with arguments of type CreateCommentResultModifier and TypeMethodDescriptionCommentService.createComment(UserVisitPK userVisitPK, CreateCommentForm form) -
Uses of CreateCommentResult in com.echothree.control.user.comment.common.result
Methods in com.echothree.control.user.comment.common.result that return CreateCommentResultModifier and TypeMethodDescriptionstatic CreateCommentResultCommentResultFactory.getCreateCommentResult() -
Uses of CreateCommentResult in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return types with arguments of type CreateCommentResultModifier and TypeMethodDescriptionCommentBean.createComment(UserVisitPK userVisitPK, CreateCommentForm form)