Uses of Interface
com.echothree.control.user.comment.common.result.GetCommentResult
Packages that use GetCommentResult
Package
Description
-
Uses of GetCommentResult in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return types with arguments of type GetCommentResultModifier and TypeMethodDescriptionCommentService.getComment(UserVisitPK userVisitPK, GetCommentForm form) -
Uses of GetCommentResult in com.echothree.control.user.comment.common.result
Methods in com.echothree.control.user.comment.common.result that return GetCommentResultModifier and TypeMethodDescriptionstatic GetCommentResultCommentResultFactory.getGetCommentResult() -
Uses of GetCommentResult in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return types with arguments of type GetCommentResultModifier and TypeMethodDescriptionCommentBean.getComment(UserVisitPK userVisitPK, GetCommentForm form)