Uses of Interface
com.echothree.control.user.campaign.common.form.GetCampaignSourceForm
Packages that use GetCampaignSourceForm
Package
Description
-
Uses of GetCampaignSourceForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return GetCampaignSourceFormMethods in com.echothree.control.user.campaign.common with parameters of type GetCampaignSourceFormModifier and TypeMethodDescriptionCampaignService.getCampaignSource
(UserVisitPK userVisitPK, GetCampaignSourceForm form) -
Uses of GetCampaignSourceForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return GetCampaignSourceFormModifier and TypeMethodDescriptionstatic GetCampaignSourceForm
CampaignFormFactory.getGetCampaignSourceForm()
-
Uses of GetCampaignSourceForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return GetCampaignSourceFormMethods in com.echothree.control.user.campaign.server with parameters of type GetCampaignSourceFormModifier and TypeMethodDescriptionCampaignBean.getCampaignSource
(UserVisitPK userVisitPK, GetCampaignSourceForm form) -
Uses of GetCampaignSourceForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type GetCampaignSourceFormModifierConstructorDescriptionGetCampaignSourceCommand
(UserVisitPK userVisitPK, GetCampaignSourceForm form) Creates a new instance of GetCampaignSourceCommand