Uses of Interface
com.echothree.control.user.campaign.common.form.SetCampaignStatusForm
Packages that use SetCampaignStatusForm
Package
Description
-
Uses of SetCampaignStatusForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return SetCampaignStatusFormMethods in com.echothree.control.user.campaign.common with parameters of type SetCampaignStatusFormModifier and TypeMethodDescriptionCampaignService.setCampaignStatus
(UserVisitPK userVisitPK, SetCampaignStatusForm form) -
Uses of SetCampaignStatusForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return SetCampaignStatusFormModifier and TypeMethodDescriptionstatic SetCampaignStatusForm
CampaignFormFactory.getSetCampaignStatusForm()
-
Uses of SetCampaignStatusForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return SetCampaignStatusFormMethods in com.echothree.control.user.campaign.server with parameters of type SetCampaignStatusFormModifier and TypeMethodDescriptionCampaignBean.setCampaignStatus
(UserVisitPK userVisitPK, SetCampaignStatusForm form) -
Uses of SetCampaignStatusForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type SetCampaignStatusFormModifierConstructorDescriptionSetCampaignStatusCommand
(UserVisitPK userVisitPK, SetCampaignStatusForm form) Creates a new instance of SetCampaignStatusCommand