Uses of Interface
com.echothree.control.user.campaign.common.form.CreateCampaignTermForm
Packages that use CreateCampaignTermForm
Package
Description
-
Uses of CreateCampaignTermForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return CreateCampaignTermFormMethods in com.echothree.control.user.campaign.common with parameters of type CreateCampaignTermFormModifier and TypeMethodDescriptionCampaignService.createCampaignTerm
(UserVisitPK userVisitPK, CreateCampaignTermForm form) -
Uses of CreateCampaignTermForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return CreateCampaignTermFormModifier and TypeMethodDescriptionstatic CreateCampaignTermForm
CampaignFormFactory.getCreateCampaignTermForm()
-
Uses of CreateCampaignTermForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return CreateCampaignTermFormMethods in com.echothree.control.user.campaign.server with parameters of type CreateCampaignTermFormModifier and TypeMethodDescriptionCampaignBean.createCampaignTerm
(UserVisitPK userVisitPK, CreateCampaignTermForm form) -
Uses of CreateCampaignTermForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type CreateCampaignTermFormModifierConstructorDescriptionCreateCampaignTermCommand
(UserVisitPK userVisitPK, CreateCampaignTermForm form) Creates a new instance of CreateCampaignTermCommand