Interface CreateCommentForm
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,CommentEdit,CommentTypeSpec,ComponentVendorSpec,EntityRefSpec,EntityTypeSpec,LanguageSpec,MimeTypeSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetCommentedByUsername(String commentedByUsername) voidsetWorkflowEntranceName(String workflowEntranceName) 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, toStringMethods inherited from interface com.echothree.control.user.comment.common.edit.CommentEdit
getBlobComment, getClobComment, getDescription, getStringComment, setBlobComment, setClobComment, setDescription, setStringCommentMethods inherited from interface com.echothree.control.user.comment.common.spec.CommentTypeSpec
getCommentTypeName, setCommentTypeNameMethods inherited from interface com.echothree.control.user.core.common.spec.ComponentVendorSpec
getComponentVendorName, setComponentVendorNameMethods inherited from interface com.echothree.control.user.core.common.spec.EntityRefSpec
getEntityRef, setEntityRefMethods inherited from interface com.echothree.control.user.core.common.spec.EntityTypeSpec
getEntityTypeName, setEntityTypeNameMethods inherited from interface com.echothree.control.user.party.common.spec.LanguageSpec
getLanguageIsoName, setLanguageIsoNameMethods inherited from interface com.echothree.control.user.core.common.spec.MimeTypeSpec
getMimeTypeName, setMimeTypeName
-
Method Details
-
getCommentedByUsername
-
setCommentedByUsername
-
getWorkflowEntranceName
-
setWorkflowEntranceName
-