Uses of Interface
com.echothree.control.user.campaign.common.form.GetCampaignsForm
Packages that use GetCampaignsForm
Package
Description
-
Uses of GetCampaignsForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return GetCampaignsFormMethods in com.echothree.control.user.campaign.common with parameters of type GetCampaignsFormModifier and TypeMethodDescriptionCampaignService.getCampaigns
(UserVisitPK userVisitPK, GetCampaignsForm form) -
Uses of GetCampaignsForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return GetCampaignsFormModifier and TypeMethodDescriptionstatic GetCampaignsForm
CampaignFormFactory.getGetCampaignsForm()
-
Uses of GetCampaignsForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return GetCampaignsFormMethods in com.echothree.control.user.campaign.server with parameters of type GetCampaignsFormModifier and TypeMethodDescriptionCampaignBean.getCampaigns
(UserVisitPK userVisitPK, GetCampaignsForm form) -
Uses of GetCampaignsForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type GetCampaignsFormModifierConstructorDescriptionGetCampaignsCommand
(UserVisitPK userVisitPK, GetCampaignsForm form) Creates a new instance of GetCampaignsCommand