Class CommentResultFactory
java.lang.Object
com.echothree.util.common.command.BaseResultFactory
com.echothree.control.user.comment.common.result.CommentResultFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateCommentResult
static CreateCommentTypeResult
static EditCommentResult
static EditCommentTypeResult
static EditCommentUsageTypeResult
static GetCommentResult
static GetCommentTypeResult
static GetCommentTypesResult
static GetCommentUsageTypeResult
static GetCommentUsageTypesResult
Methods inherited from class com.echothree.util.common.command.BaseResultFactory
createResult
-
Constructor Details
-
CommentResultFactory
public CommentResultFactory()
-
-
Method Details
-
getCreateCommentResult
-
getCreateCommentTypeResult
-
getEditCommentResult
-
getEditCommentTypeDescriptionResult
-
getEditCommentTypeResult
-
getEditCommentUsageTypeDescriptionResult
-
getEditCommentUsageTypeResult
-
getGetCommentResult
-
getGetCommentStatusChoicesResult
-
getGetCommentTypeDescriptionsResult
-
getGetCommentTypeResult
-
getGetCommentTypesResult
-
getGetCommentUsageTypeDescriptionsResult
-
getGetCommentUsageTypeResult
-
getGetCommentUsageTypesResult
-