Uses of Interface
com.echothree.control.user.content.common.form.DeleteContentPageForm
Packages that use DeleteContentPageForm
Package
Description
-
Uses of DeleteContentPageForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return DeleteContentPageFormMethods in com.echothree.control.user.content.common with parameters of type DeleteContentPageFormModifier and TypeMethodDescriptionContentService.deleteContentPage
(UserVisitPK userVisitPK, DeleteContentPageForm form) -
Uses of DeleteContentPageForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return DeleteContentPageFormModifier and TypeMethodDescriptionstatic DeleteContentPageForm
ContentFormFactory.getDeleteContentPageForm()
-
Uses of DeleteContentPageForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return DeleteContentPageFormMethods in com.echothree.control.user.content.server with parameters of type DeleteContentPageFormModifier and TypeMethodDescriptionContentBean.deleteContentPage
(UserVisitPK userVisitPK, DeleteContentPageForm form) -
Uses of DeleteContentPageForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type DeleteContentPageFormModifierConstructorDescriptionDeleteContentPageCommand
(UserVisitPK userVisitPK, DeleteContentPageForm form) Creates a new instance of DeleteContentPageCommand