Uses of Interface
com.echothree.control.user.content.common.form.CreateContentPageAreaForm
Packages that use CreateContentPageAreaForm
Package
Description
-
Uses of CreateContentPageAreaForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return CreateContentPageAreaFormMethods in com.echothree.control.user.content.common with parameters of type CreateContentPageAreaFormModifier and TypeMethodDescriptionContentService.createContentPageArea
(UserVisitPK userVisitPK, CreateContentPageAreaForm form) -
Uses of CreateContentPageAreaForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return CreateContentPageAreaFormModifier and TypeMethodDescriptionstatic CreateContentPageAreaForm
ContentFormFactory.getCreateContentPageAreaForm()
-
Uses of CreateContentPageAreaForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return CreateContentPageAreaFormMethods in com.echothree.control.user.content.server with parameters of type CreateContentPageAreaFormModifier and TypeMethodDescriptionContentBean.createContentPageArea
(UserVisitPK userVisitPK, CreateContentPageAreaForm form) -
Uses of CreateContentPageAreaForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type CreateContentPageAreaFormModifierConstructorDescriptionCreateContentPageAreaCommand
(UserVisitPK userVisitPK, CreateContentPageAreaForm form) Creates a new instance of CreateContentPageAreaCommand