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, toStringMethods inherited from interface com.echothree.control.user.forum.common.edit.BlogEntryEdit
getContent, getContentMimeTypeName, getFeedSummary, getFeedSummaryMimeTypeName, getSummary, getSummaryMimeTypeName, getTitle, setContent, setContentMimeTypeName, setFeedSummary, setFeedSummaryMimeTypeName, setSummary, setSummaryMimeTypeName, setTitleMethods inherited from interface com.echothree.control.user.forum.common.edit.ForumMessageEdit
getForumMessageIconName, getPostedTime, setForumMessageIconName, setPostedTimeMethods inherited from interface com.echothree.control.user.forum.common.spec.ForumSpec
getForumName, setForumNameMethods inherited from interface com.echothree.control.user.forum.common.edit.ForumThreadEdit
getForumThreadIconName, getPostedTime, getSortOrder, setForumThreadIconName, setPostedTime, setSortOrderMethods inherited from interface com.echothree.control.user.party.common.spec.LanguageSpec
getLanguageIsoName, setLanguageIsoNameMethods inherited from interface com.echothree.control.user.user.common.spec.UserLoginSpec
getUsername, setUsername