Uses of Interface
com.echothree.control.user.campaign.common.form.DeleteCampaignMediumForm
Packages that use DeleteCampaignMediumForm
Package
Description
-
Uses of DeleteCampaignMediumForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return DeleteCampaignMediumFormMethods in com.echothree.control.user.campaign.common with parameters of type DeleteCampaignMediumFormModifier and TypeMethodDescriptionCampaignService.deleteCampaignMedium
(UserVisitPK userVisitPK, DeleteCampaignMediumForm form) -
Uses of DeleteCampaignMediumForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return DeleteCampaignMediumFormModifier and TypeMethodDescriptionstatic DeleteCampaignMediumForm
CampaignFormFactory.getDeleteCampaignMediumForm()
-
Uses of DeleteCampaignMediumForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return DeleteCampaignMediumFormMethods in com.echothree.control.user.campaign.server with parameters of type DeleteCampaignMediumFormModifier and TypeMethodDescriptionCampaignBean.deleteCampaignMedium
(UserVisitPK userVisitPK, DeleteCampaignMediumForm form) -
Uses of DeleteCampaignMediumForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type DeleteCampaignMediumFormModifierConstructorDescriptionDeleteCampaignMediumCommand
(UserVisitPK userVisitPK, DeleteCampaignMediumForm form) Creates a new instance of DeleteCampaignMediumCommand