Uses of Interface
com.echothree.control.user.content.common.form.CreateContentPageForm
Packages that use CreateContentPageForm
Package
Description
-
Uses of CreateContentPageForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return CreateContentPageFormMethods in com.echothree.control.user.content.common with parameters of type CreateContentPageFormModifier and TypeMethodDescriptionContentService.createContentPage
(UserVisitPK userVisitPK, CreateContentPageForm form) -
Uses of CreateContentPageForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return CreateContentPageFormModifier and TypeMethodDescriptionstatic CreateContentPageForm
ContentFormFactory.getCreateContentPageForm()
-
Uses of CreateContentPageForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return CreateContentPageFormMethods in com.echothree.control.user.content.server with parameters of type CreateContentPageFormModifier and TypeMethodDescriptionContentBean.createContentPage
(UserVisitPK userVisitPK, CreateContentPageForm form) -
Uses of CreateContentPageForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type CreateContentPageFormModifierConstructorDescriptionCreateContentPageCommand
(UserVisitPK userVisitPK, CreateContentPageForm form) Creates a new instance of CreateContentPageCommand