Interface GetCommentStatusChoicesForm
- All Superinterfaces:
BaseForm
,BaseSpec
,CommentSpec
,CommentTypeSpec
,ComponentVendorSpec
,EntityTypeSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAllowNullChoice
(String allowNullChoice) void
setDefaultCommentStatusChoice
(String defaultCommentStatusChoice) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
Methods inherited from interface com.echothree.control.user.comment.common.spec.CommentSpec
getCommentName, setCommentName
Methods inherited from interface com.echothree.control.user.comment.common.spec.CommentTypeSpec
getCommentTypeName, setCommentTypeName
Methods inherited from interface com.echothree.control.user.core.common.spec.ComponentVendorSpec
getComponentVendorName, setComponentVendorName
Methods inherited from interface com.echothree.control.user.core.common.spec.EntityTypeSpec
getEntityTypeName, setEntityTypeName
-
Method Details
-
getDefaultCommentStatusChoice
-
setDefaultCommentStatusChoice
-
getAllowNullChoice
-
setAllowNullChoice
-