Uses of Interface
com.echothree.control.user.campaign.common.result.CreateCampaignSourceResult
Packages that use CreateCampaignSourceResult
Package
Description
-
Uses of CreateCampaignSourceResult in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return types with arguments of type CreateCampaignSourceResultModifier and TypeMethodDescriptionCampaignService.createCampaignSource(UserVisitPK userVisitPK, CreateCampaignSourceForm form) -
Uses of CreateCampaignSourceResult in com.echothree.control.user.campaign.common.result
Methods in com.echothree.control.user.campaign.common.result that return CreateCampaignSourceResultModifier and TypeMethodDescriptionstatic CreateCampaignSourceResultCampaignResultFactory.getCreateCampaignSourceResult() -
Uses of CreateCampaignSourceResult in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return types with arguments of type CreateCampaignSourceResultModifier and TypeMethodDescriptionCampaignBean.createCampaignSource(UserVisitPK userVisitPK, CreateCampaignSourceForm form) -
Uses of CreateCampaignSourceResult in com.echothree.model.control.campaign.server.graphql
Methods in com.echothree.model.control.campaign.server.graphql with parameters of type CreateCampaignSourceResultModifier and TypeMethodDescriptionvoidCreateCampaignSourceResultObject.setCreateCampaignSourceResult(CreateCampaignSourceResult result)