Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSCampaignRestrictionModel
-
Packages that use CMSCampaignRestrictionModel Package Description de.hybris.platform.campaigns.model 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 CMSCampaignRestrictionModel Modifier and Type Method Description java.util.Collection<CMSCampaignRestrictionModel>CampaignModel. getRestrictions()Generated method - Getter of theCampaign.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.campaigns.model with type arguments of type CMSCampaignRestrictionModel Modifier and Type Method Description voidCampaignModel. setRestrictions(java.util.Collection<CMSCampaignRestrictionModel> value)Generated method - Setter ofCampaign.restrictionsattribute defined at extensioncms2.
-