Uses of Interface
com.echothree.control.user.forum.common.form.CreateBlogEntryForm
Packages that use CreateBlogEntryForm
Package
Description
-
Uses of CreateBlogEntryForm in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return CreateBlogEntryFormMethods in com.echothree.control.user.forum.common with parameters of type CreateBlogEntryFormModifier and TypeMethodDescriptionForumService.createBlogEntry
(UserVisitPK userVisitPK, CreateBlogEntryForm form) -
Uses of CreateBlogEntryForm in com.echothree.control.user.forum.common.form
Methods in com.echothree.control.user.forum.common.form that return CreateBlogEntryFormModifier and TypeMethodDescriptionstatic CreateBlogEntryForm
ForumFormFactory.getCreateBlogEntryForm()
-
Uses of CreateBlogEntryForm in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return CreateBlogEntryFormMethods in com.echothree.control.user.forum.server with parameters of type CreateBlogEntryFormModifier and TypeMethodDescriptionForumBean.createBlogEntry
(UserVisitPK userVisitPK, CreateBlogEntryForm form) -
Uses of CreateBlogEntryForm in com.echothree.control.user.forum.server.command
Constructors in com.echothree.control.user.forum.server.command with parameters of type CreateBlogEntryFormModifierConstructorDescriptionCreateBlogEntryCommand
(UserVisitPK userVisitPK, CreateBlogEntryForm form) Creates a new instance of CreateBlogEntryCommand