Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSCampaignRestrictionModel
Packages that use CMSCampaignRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.campaigns.jalo package.
-
Uses of CMSCampaignRestrictionModel in de.hybris.platform.campaigns.model
Methods in de.hybris.platform.campaigns.model that return types with arguments of type CMSCampaignRestrictionModelModifier and TypeMethodDescriptionCampaignModel.getRestrictions()Generated method - Getter of theCampaign.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.campaigns.model with type arguments of type CMSCampaignRestrictionModelModifier and TypeMethodDescriptionvoidCampaignModel.setRestrictions(Collection<CMSCampaignRestrictionModel> value) Generated method - Setter ofCampaign.restrictionsattribute defined at extensioncms2.