Interface CreateBlogEntryForm
- All Superinterfaces:
BaseEdit
,BaseForm
,BaseSpec
,BlogEntryEdit
,ForumMessageEdit
,ForumSpec
,ForumThreadEdit
,LanguageSpec
,UserLoginSpec
-
Method Summary
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.forum.common.edit.BlogEntryEdit
getContent, getContentMimeTypeName, getFeedSummary, getFeedSummaryMimeTypeName, getSummary, getSummaryMimeTypeName, getTitle, setContent, setContentMimeTypeName, setFeedSummary, setFeedSummaryMimeTypeName, setSummary, setSummaryMimeTypeName, setTitle
Methods inherited from interface com.echothree.control.user.forum.common.edit.ForumMessageEdit
getForumMessageIconName, getPostedTime, setForumMessageIconName, setPostedTime
Methods inherited from interface com.echothree.control.user.forum.common.spec.ForumSpec
getForumName, setForumName
Methods inherited from interface com.echothree.control.user.forum.common.edit.ForumThreadEdit
getForumThreadIconName, getPostedTime, getSortOrder, setForumThreadIconName, setPostedTime, setSortOrder
Methods inherited from interface com.echothree.control.user.party.common.spec.LanguageSpec
getLanguageIsoName, setLanguageIsoName
Methods inherited from interface com.echothree.control.user.user.common.spec.UserLoginSpec
getUsername, setUsername