Uses of Class
com.echothree.model.control.comment.common.choice.CommentStatusChoicesBean
Packages that use CommentStatusChoicesBean
Package
Description
-
Uses of CommentStatusChoicesBean in com.echothree.control.user.comment.common.result
Methods in com.echothree.control.user.comment.common.result that return CommentStatusChoicesBeanMethods in com.echothree.control.user.comment.common.result with parameters of type CommentStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetCommentStatusChoicesResult.setCommentStatusChoices
(CommentStatusChoicesBean commentStatusChoices) -
Uses of CommentStatusChoicesBean in com.echothree.model.control.comment.server.control
Methods in com.echothree.model.control.comment.server.control that return CommentStatusChoicesBeanModifier and TypeMethodDescriptionCommentControl.getCommentStatusChoices
(ExecutionErrorAccumulator eea, String defaultCommentStatusChoice, Language language, boolean allowNullChoice, CommentType commentType, Comment comment, PartyPK partyPK)