Uses of Interface
com.echothree.control.user.content.common.form.CreateContentPageLayoutForm
Packages that use CreateContentPageLayoutForm
Package
Description
-
Uses of CreateContentPageLayoutForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return CreateContentPageLayoutFormMethods in com.echothree.control.user.content.common with parameters of type CreateContentPageLayoutFormModifier and TypeMethodDescriptionContentService.createContentPageLayout
(UserVisitPK userVisitPK, CreateContentPageLayoutForm form) -
Uses of CreateContentPageLayoutForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return CreateContentPageLayoutFormModifier and TypeMethodDescriptionstatic CreateContentPageLayoutForm
ContentFormFactory.getCreateContentPageLayoutForm()
-
Uses of CreateContentPageLayoutForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return CreateContentPageLayoutFormMethods in com.echothree.control.user.content.server with parameters of type CreateContentPageLayoutFormModifier and TypeMethodDescriptionContentBean.createContentPageLayout
(UserVisitPK userVisitPK, CreateContentPageLayoutForm form) -
Uses of CreateContentPageLayoutForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type CreateContentPageLayoutFormModifierConstructorDescriptionCreateContentPageLayoutCommand
(UserVisitPK userVisitPK, CreateContentPageLayoutForm form) Creates a new instance of CreateContentPageLayoutCommand