Uses of Interface
com.echothree.control.user.content.common.form.DeleteContentPageLayoutForm
Packages that use DeleteContentPageLayoutForm
Package
Description
-
Uses of DeleteContentPageLayoutForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return DeleteContentPageLayoutFormMethods in com.echothree.control.user.content.common with parameters of type DeleteContentPageLayoutFormModifier and TypeMethodDescriptionContentService.deleteContentPageLayout
(UserVisitPK userVisitPK, DeleteContentPageLayoutForm form) -
Uses of DeleteContentPageLayoutForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return DeleteContentPageLayoutFormModifier and TypeMethodDescriptionstatic DeleteContentPageLayoutForm
ContentFormFactory.getDeleteContentPageLayoutForm()
-
Uses of DeleteContentPageLayoutForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return DeleteContentPageLayoutFormMethods in com.echothree.control.user.content.server with parameters of type DeleteContentPageLayoutFormModifier and TypeMethodDescriptionContentBean.deleteContentPageLayout
(UserVisitPK userVisitPK, DeleteContentPageLayoutForm form) -
Uses of DeleteContentPageLayoutForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type DeleteContentPageLayoutFormModifierConstructorDescriptionDeleteContentPageLayoutCommand
(UserVisitPK userVisitPK, DeleteContentPageLayoutForm form) Creates a new instance of DeleteContentPageLayoutCommand