Uses of Interface
com.echothree.control.user.content.common.form.CreateContentForumForm
Packages that use CreateContentForumForm
Package
Description
-
Uses of CreateContentForumForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return CreateContentForumFormMethods in com.echothree.control.user.content.common with parameters of type CreateContentForumFormModifier and TypeMethodDescriptionContentService.createContentForum
(UserVisitPK userVisitPK, CreateContentForumForm form) -
Uses of CreateContentForumForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return CreateContentForumFormModifier and TypeMethodDescriptionstatic CreateContentForumForm
ContentFormFactory.getCreateContentForumForm()
-
Uses of CreateContentForumForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return CreateContentForumFormMethods in com.echothree.control.user.content.server with parameters of type CreateContentForumFormModifier and TypeMethodDescriptionContentBean.createContentForum
(UserVisitPK userVisitPK, CreateContentForumForm form) -
Uses of CreateContentForumForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type CreateContentForumFormModifierConstructorDescriptionCreateContentForumCommand
(UserVisitPK userVisitPK, CreateContentForumForm form) Creates a new instance of CreateContentForumCommand