Uses of Interface
com.echothree.control.user.content.common.form.DeleteContentSectionForm
Packages that use DeleteContentSectionForm
Package
Description
-
Uses of DeleteContentSectionForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return DeleteContentSectionFormMethods in com.echothree.control.user.content.common with parameters of type DeleteContentSectionFormModifier and TypeMethodDescriptionContentService.deleteContentSection
(UserVisitPK userVisitPK, DeleteContentSectionForm form) -
Uses of DeleteContentSectionForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return DeleteContentSectionFormModifier and TypeMethodDescriptionstatic DeleteContentSectionForm
ContentFormFactory.getDeleteContentSectionForm()
-
Uses of DeleteContentSectionForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return DeleteContentSectionFormMethods in com.echothree.control.user.content.server with parameters of type DeleteContentSectionFormModifier and TypeMethodDescriptionContentBean.deleteContentSection
(UserVisitPK userVisitPK, DeleteContentSectionForm form) -
Uses of DeleteContentSectionForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type DeleteContentSectionFormModifierConstructorDescriptionDeleteContentSectionCommand
(UserVisitPK userVisitPK, DeleteContentSectionForm form) Creates a new instance of DeleteContentSectionCommand