Uses of Interface
com.echothree.control.user.campaign.common.form.DeleteCampaignTermForm
Packages that use DeleteCampaignTermForm
Package
Description
-
Uses of DeleteCampaignTermForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return DeleteCampaignTermFormMethods in com.echothree.control.user.campaign.common with parameters of type DeleteCampaignTermFormModifier and TypeMethodDescriptionCampaignService.deleteCampaignTerm
(UserVisitPK userVisitPK, DeleteCampaignTermForm form) -
Uses of DeleteCampaignTermForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return DeleteCampaignTermFormModifier and TypeMethodDescriptionstatic DeleteCampaignTermForm
CampaignFormFactory.getDeleteCampaignTermForm()
-
Uses of DeleteCampaignTermForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return DeleteCampaignTermFormMethods in com.echothree.control.user.campaign.server with parameters of type DeleteCampaignTermFormModifier and TypeMethodDescriptionCampaignBean.deleteCampaignTerm
(UserVisitPK userVisitPK, DeleteCampaignTermForm form) -
Uses of DeleteCampaignTermForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type DeleteCampaignTermFormModifierConstructorDescriptionDeleteCampaignTermCommand
(UserVisitPK userVisitPK, DeleteCampaignTermForm form) Creates a new instance of DeleteCampaignTermCommand