Uses of Interface
com.echothree.control.user.content.common.form.DeleteContentWebAddressForm
Packages that use DeleteContentWebAddressForm
Package
Description
-
Uses of DeleteContentWebAddressForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return DeleteContentWebAddressFormMethods in com.echothree.control.user.content.common with parameters of type DeleteContentWebAddressFormModifier and TypeMethodDescriptionContentService.deleteContentWebAddress
(UserVisitPK userVisitPK, DeleteContentWebAddressForm form) -
Uses of DeleteContentWebAddressForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return DeleteContentWebAddressFormModifier and TypeMethodDescriptionstatic DeleteContentWebAddressForm
ContentFormFactory.getDeleteContentWebAddressForm()
-
Uses of DeleteContentWebAddressForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return DeleteContentWebAddressFormMethods in com.echothree.control.user.content.server with parameters of type DeleteContentWebAddressFormModifier and TypeMethodDescriptionContentBean.deleteContentWebAddress
(UserVisitPK userVisitPK, DeleteContentWebAddressForm form) -
Uses of DeleteContentWebAddressForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type DeleteContentWebAddressFormModifierConstructorDescriptionDeleteContentWebAddressCommand
(UserVisitPK userVisitPK, DeleteContentWebAddressForm form) Creates a new instance of DeleteContentWebAddressCommand