Uses of Interface
com.echothree.control.user.forum.common.form.EditBlogEntryForm
Packages that use EditBlogEntryForm
Package
Description
-
Uses of EditBlogEntryForm in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return EditBlogEntryFormMethods in com.echothree.control.user.forum.common with parameters of type EditBlogEntryFormModifier and TypeMethodDescriptionForumService.editBlogEntry(UserVisitPK userVisitPK, EditBlogEntryForm form) -
Uses of EditBlogEntryForm in com.echothree.control.user.forum.common.form
Methods in com.echothree.control.user.forum.common.form that return EditBlogEntryFormModifier and TypeMethodDescriptionstatic EditBlogEntryFormForumFormFactory.getEditBlogEntryForm() -
Uses of EditBlogEntryForm in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return EditBlogEntryFormMethods in com.echothree.control.user.forum.server with parameters of type EditBlogEntryFormModifier and TypeMethodDescriptionForumBean.editBlogEntry(UserVisitPK userVisitPK, EditBlogEntryForm form)