Uses of Interface
com.echothree.control.user.content.common.form.CreateContentSectionForm
Packages that use CreateContentSectionForm
Package
Description
-
Uses of CreateContentSectionForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return CreateContentSectionFormMethods in com.echothree.control.user.content.common with parameters of type CreateContentSectionFormModifier and TypeMethodDescriptionContentService.createContentSection
(UserVisitPK userVisitPK, CreateContentSectionForm form) -
Uses of CreateContentSectionForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return CreateContentSectionFormModifier and TypeMethodDescriptionstatic CreateContentSectionForm
ContentFormFactory.getCreateContentSectionForm()
-
Uses of CreateContentSectionForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return CreateContentSectionFormMethods in com.echothree.control.user.content.server with parameters of type CreateContentSectionFormModifier and TypeMethodDescriptionContentBean.createContentSection
(UserVisitPK userVisitPK, CreateContentSectionForm form) -
Uses of CreateContentSectionForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type CreateContentSectionFormModifierConstructorDescriptionCreateContentSectionCommand
(UserVisitPK userVisitPK, CreateContentSectionForm form) Creates a new instance of CreateContentSectionCommand