Uses of Interface
com.echothree.control.user.campaign.common.result.EditCampaignResult
Packages that use EditCampaignResult
Package
Description
-
Uses of EditCampaignResult in com.echothree.control.user.campaign.common.result
Methods in com.echothree.control.user.campaign.common.result that return EditCampaignResultModifier and TypeMethodDescriptionstatic EditCampaignResult
CampaignResultFactory.getEditCampaignResult()
-
Uses of EditCampaignResult in com.echothree.control.user.campaign.server.command
Methods in com.echothree.control.user.campaign.server.command that return EditCampaignResultMethods in com.echothree.control.user.campaign.server.command with parameters of type EditCampaignResultModifier and TypeMethodDescriptionvoid
EditCampaignCommand.fillInResult
(EditCampaignResult result, Campaign campaign) EditCampaignCommand.getEntity
(EditCampaignResult result)