Class CommentFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.comment.common.form.CommentFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateCommentForm
static CreateCommentTypeForm
static CreateCommentUsageForm
static CreateCommentUsageTypeForm
static DeleteCommentForm
static DeleteCommentTypeForm
static DeleteCommentUsageForm
static DeleteCommentUsageTypeForm
static EditCommentForm
static EditCommentTypeForm
static EditCommentUsageTypeForm
static GetCommentForm
static GetCommentStatusChoicesForm
static GetCommentTypeForm
static GetCommentTypesForm
static GetCommentUsageTypeForm
static GetCommentUsageTypesForm
static SetCommentStatusForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
CommentFormFactory
public CommentFormFactory()
-
-
Method Details
-
getCreateCommentForm
-
getCreateCommentTypeDescriptionForm
-
getCreateCommentTypeForm
-
getCreateCommentUsageForm
-
getCreateCommentUsageTypeDescriptionForm
-
getCreateCommentUsageTypeForm
-
getDeleteCommentForm
-
getDeleteCommentTypeDescriptionForm
-
getDeleteCommentTypeForm
-
getDeleteCommentUsageForm
-
getDeleteCommentUsageTypeDescriptionForm
-
getDeleteCommentUsageTypeForm
-
getEditCommentForm
-
getEditCommentTypeDescriptionForm
-
getEditCommentTypeForm
-
getEditCommentUsageTypeDescriptionForm
-
getEditCommentUsageTypeForm
-
getGetCommentForm
-
getGetCommentStatusChoicesForm
-
getGetCommentTypeDescriptionsForm
-
getGetCommentTypeForm
-
getGetCommentTypesForm
-
getGetCommentUsageTypeDescriptionsForm
-
getGetCommentUsageTypeForm
-
getGetCommentUsageTypesForm
-
getSetCommentStatusForm
-