Uses of Interface
com.echothree.control.user.campaign.common.form.GetCampaignForm
Packages that use GetCampaignForm
Package
Description
-
Uses of GetCampaignForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return GetCampaignFormMethods in com.echothree.control.user.campaign.common with parameters of type GetCampaignFormModifier and TypeMethodDescriptionCampaignService.getCampaign
(UserVisitPK userVisitPK, GetCampaignForm form) -
Uses of GetCampaignForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return GetCampaignFormModifier and TypeMethodDescriptionstatic GetCampaignForm
CampaignFormFactory.getGetCampaignForm()
-
Uses of GetCampaignForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return GetCampaignFormMethods in com.echothree.control.user.campaign.server with parameters of type GetCampaignFormModifier and TypeMethodDescriptionCampaignBean.getCampaign
(UserVisitPK userVisitPK, GetCampaignForm form) -
Uses of GetCampaignForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type GetCampaignFormModifierConstructorDescriptionGetCampaignCommand
(UserVisitPK userVisitPK, GetCampaignForm form) Creates a new instance of GetCampaignCommand