Uses of Interface
com.echothree.control.user.campaign.common.form.GetCampaignTermForm
Packages that use GetCampaignTermForm
Package
Description
-
Uses of GetCampaignTermForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return GetCampaignTermFormMethods in com.echothree.control.user.campaign.common with parameters of type GetCampaignTermFormModifier and TypeMethodDescriptionCampaignService.getCampaignTerm
(UserVisitPK userVisitPK, GetCampaignTermForm form) -
Uses of GetCampaignTermForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return GetCampaignTermFormModifier and TypeMethodDescriptionstatic GetCampaignTermForm
CampaignFormFactory.getGetCampaignTermForm()
-
Uses of GetCampaignTermForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return GetCampaignTermFormMethods in com.echothree.control.user.campaign.server with parameters of type GetCampaignTermFormModifier and TypeMethodDescriptionCampaignBean.getCampaignTerm
(UserVisitPK userVisitPK, GetCampaignTermForm form) -
Uses of GetCampaignTermForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type GetCampaignTermFormModifierConstructorDescriptionGetCampaignTermCommand
(UserVisitPK userVisitPK, GetCampaignTermForm form) Creates a new instance of GetCampaignTermCommand