Uses of Interface
de.hybris.platform.cms2.servicelayer.services.evaluator.CMSRestrictionEvaluator
Packages that use CMSRestrictionEvaluator
Package
Description
-
Uses of CMSRestrictionEvaluator in de.hybris.platform.acceleratorcms.evaluator
Classes in de.hybris.platform.acceleratorcms.evaluator that implement CMSRestrictionEvaluatorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 1811classDeprecated, for removal: This API element is subject to removal in a future version.since 1811 -
Uses of CMSRestrictionEvaluator in de.hybris.platform.assistedservicestorefront.restrictions
Classes in de.hybris.platform.assistedservicestorefront.restrictions that implement CMSRestrictionEvaluatorModifier and TypeClassDescriptionclassEvaluates a user group restriction accordingly to context information.classEvaluates an ASM agent through session. -
Uses of CMSRestrictionEvaluator in de.hybris.platform.b2bacceleratorservices.evaluator.impl
Classes in de.hybris.platform.b2bacceleratorservices.evaluator.impl that implement CMSRestrictionEvaluatorModifier and TypeClassDescriptionclassEvaluates a user restriction accordingly to context information. -
Uses of CMSRestrictionEvaluator in de.hybris.platform.cms2.servicelayer.services.evaluator
Methods in de.hybris.platform.cms2.servicelayer.services.evaluator that return CMSRestrictionEvaluatorModifier and TypeMethodDescriptionCMSRestrictionEvaluatorRegistry.getCMSRestrictionEvaluator(String restrictionTypeCode) CMSRestrictionEvaluatorMapping.getRestrictionEvaluator()Methods in de.hybris.platform.cms2.servicelayer.services.evaluator with parameters of type CMSRestrictionEvaluatorModifier and TypeMethodDescriptionvoidCMSRestrictionEvaluatorMapping.setRestrictionEvaluator(CMSRestrictionEvaluator restrictionEvaluator) -
Uses of CMSRestrictionEvaluator in de.hybris.platform.cms2.servicelayer.services.evaluator.impl
Classes in de.hybris.platform.cms2.servicelayer.services.evaluator.impl that implement CMSRestrictionEvaluatorModifier and TypeClassDescriptionclassEvaluates a base store time restriction accordingly to context information.classEvaluates a campaign restriction by checking the campaigns that are configured in the restriction against the campaigns which are active in the system.classEvaluates a catalog restriction accordingly to context information.classEvaluates a category restriction accordingly to context information.classEvaluates a product restriction accordingly to context information.classEvaluates a time restriction accordingly to current date.classEvaluates a user group restriction accordingly to context information.classEvaluates a user restriction accordingly to context information.Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl that return CMSRestrictionEvaluatorModifier and TypeMethodDescriptionDefaultCMSRestrictionEvaluatorRegistry.getCMSRestrictionEvaluator(String restrictionTypeCode) Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl that return types with arguments of type CMSRestrictionEvaluatorMethod parameters in de.hybris.platform.cms2.servicelayer.services.evaluator.impl with type arguments of type CMSRestrictionEvaluatorModifier and TypeMethodDescriptionvoidDefaultCMSRestrictionEvaluatorRegistry.setEvaluatorsMap(Map<String, CMSRestrictionEvaluator> evaluatorMap) -
Uses of CMSRestrictionEvaluator in de.hybris.platform.marketplaceservices.evaluator.impl
Classes in de.hybris.platform.marketplaceservices.evaluator.impl that implement CMSRestrictionEvaluator -
Uses of CMSRestrictionEvaluator in de.hybris.platform.sap.productconfig.services.evaluator
Classes in de.hybris.platform.sap.productconfig.services.evaluator that implement CMSRestrictionEvaluatorModifier and TypeClassDescriptionclassThis evaluator is attached to the configuration specific cart component.