Uses of Interface
com.echothree.control.user.comment.common.form.CreateCommentUsageForm
Packages that use CreateCommentUsageForm
Package
Description
-
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return CreateCommentUsageFormMethods in com.echothree.control.user.comment.common with parameters of type CreateCommentUsageFormModifier and TypeMethodDescriptionCommentService.createCommentUsage(UserVisitPK userVisitPK, CreateCommentUsageForm form) -
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.common.form
Methods in com.echothree.control.user.comment.common.form that return CreateCommentUsageFormModifier and TypeMethodDescriptionstatic CreateCommentUsageFormCommentFormFactory.getCreateCommentUsageForm() -
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return CreateCommentUsageFormMethods in com.echothree.control.user.comment.server with parameters of type CreateCommentUsageFormModifier and TypeMethodDescriptionCommentBean.createCommentUsage(UserVisitPK userVisitPK, CreateCommentUsageForm form)