Uses of Interface
com.echothree.control.user.comment.common.form.DeleteCommentUsageForm
Packages that use DeleteCommentUsageForm
Package
Description
-
Uses of DeleteCommentUsageForm in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return DeleteCommentUsageFormMethods in com.echothree.control.user.comment.common with parameters of type DeleteCommentUsageFormModifier and TypeMethodDescriptionCommentService.deleteCommentUsage
(UserVisitPK userVisitPK, DeleteCommentUsageForm form) -
Uses of DeleteCommentUsageForm in com.echothree.control.user.comment.common.form
Methods in com.echothree.control.user.comment.common.form that return DeleteCommentUsageFormModifier and TypeMethodDescriptionstatic DeleteCommentUsageForm
CommentFormFactory.getDeleteCommentUsageForm()
-
Uses of DeleteCommentUsageForm in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return DeleteCommentUsageFormMethods in com.echothree.control.user.comment.server with parameters of type DeleteCommentUsageFormModifier and TypeMethodDescriptionCommentBean.deleteCommentUsage
(UserVisitPK userVisitPK, DeleteCommentUsageForm form) -
Uses of DeleteCommentUsageForm in com.echothree.control.user.comment.server.command
Constructors in com.echothree.control.user.comment.server.command with parameters of type DeleteCommentUsageFormModifierConstructorDescriptionDeleteCommentUsageCommand
(UserVisitPK userVisitPK, DeleteCommentUsageForm form) Creates a new instance of DeleteCommentUsageCommand