Uses of Class
de.hybris.platform.acceleratorcms.model.restrictions.CMSActionRestrictionModel
-
Packages that use CMSActionRestrictionModel Package Description de.hybris.platform.acceleratorcms.evaluator de.hybris.platform.acceleratorcms.model Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo package. -
-
Uses of CMSActionRestrictionModel in de.hybris.platform.acceleratorcms.evaluator
Methods in de.hybris.platform.acceleratorcms.evaluator with parameters of type CMSActionRestrictionModel Modifier and Type Method Description booleanCMSActionRestrictionEvaluator. evaluate(CMSActionRestrictionModel restriction, RestrictionData context)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CMSActionRestrictionModel in de.hybris.platform.acceleratorcms.model
Methods in de.hybris.platform.acceleratorcms.model with parameters of type CMSActionRestrictionModel Modifier and Type Method Description java.lang.StringCMSActionRestrictionDynamicDescription. get(CMSActionRestrictionModel model)Deprecated, for removal: This API element is subject to removal in a future version.voidCMSActionRestrictionDynamicDescription. set(CMSActionRestrictionModel model, java.lang.String value)Deprecated, for removal: This API element is subject to removal in a future version.
-