Uses of Class
de.hybris.platform.campaigns.model.CampaignModel
Packages that use CampaignModel
Package
Description
Contains generated models for each type of de.hybris.platform.cms2.jalo.restrictions package.
Contains generated models for each type of de.hybris.platform.ruleengineservices.jalo package.
-
Uses of CampaignModel in de.hybris.platform.cms2.model.restrictions
Methods in de.hybris.platform.cms2.model.restrictions that return types with arguments of type CampaignModelModifier and TypeMethodDescriptionCMSCampaignRestrictionModel.getCampaigns()Generated method - Getter of theCMSCampaignRestriction.campaignsattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type CampaignModelModifier and TypeMethodDescriptionvoidCMSCampaignRestrictionModel.setCampaigns(Collection<CampaignModel> value) Generated method - Setter ofCMSCampaignRestriction.campaignsattribute defined at extensioncms2. -
Uses of CampaignModel in de.hybris.platform.ruleengineservices.model
Methods in de.hybris.platform.ruleengineservices.model that return types with arguments of type CampaignModelModifier and TypeMethodDescriptionSourceRuleModel.getCampaigns()Generated method - Getter of theSourceRule.campaignsattribute defined at extensionruleengineservices.Method parameters in de.hybris.platform.ruleengineservices.model with type arguments of type CampaignModelModifier and TypeMethodDescriptionvoidSourceRuleModel.setCampaigns(Set<CampaignModel> value) Generated method - Setter ofSourceRule.campaignsattribute defined at extensionruleengineservices.