Uses of Class
de.hybris.platform.promotions.jalo.AbstractPromotionRestriction
Packages that use AbstractPromotionRestriction
Package
Description
-
Uses of AbstractPromotionRestriction in de.hybris.platform.commerceservices.jalo.promotions
Modifier and TypeClassDescriptionclassGenerated class for typePromotionOrderRestriction.classRestriction allow apply promotion only for orders in the orders collection. -
Uses of AbstractPromotionRestriction in de.hybris.platform.promotions.jalo
Subclasses of AbstractPromotionRestriction in de.hybris.platform.promotions.jaloModifier and TypeClassDescriptionclassGenerated class for typePromotionProductRestriction.classGenerated class for typePromotionUserRestriction.classPromotionProductRestriction.classPromotionUserRestriction.Methods in de.hybris.platform.promotions.jalo that return AbstractPromotionRestrictionModifier and TypeMethodDescriptionGeneratedPromotionsManager.createAbstractPromotionRestriction(SessionContext ctx, Map attributeValues) GeneratedPromotionsManager.createAbstractPromotionRestriction(Map attributeValues) protected AbstractPromotionRestrictionAbstractPromotionRestriction.deepClone(SessionContext ctx) Deep clone this restriction instance.Methods in de.hybris.platform.promotions.jalo that return types with arguments of type AbstractPromotionRestrictionModifier and TypeMethodDescriptionGeneratedAbstractPromotion.getRestrictions()Generated method - Getter of theAbstractPromotion.restrictionsattribute.abstract Collection<AbstractPromotionRestriction>GeneratedAbstractPromotion.getRestrictions(SessionContext ctx) Generated method - Getter of theAbstractPromotion.restrictionsattribute.Method parameters in de.hybris.platform.promotions.jalo with type arguments of type AbstractPromotionRestrictionModifier and TypeMethodDescriptionPromotionsManager.evaluateRestrictions(SessionContext ctx, List<Product> products, AbstractOrder order, Collection<AbstractPromotionRestriction> restrictions, Date date) Evaluate the specified restrictions and return a result object containing the allowed items.abstract voidGeneratedAbstractPromotion.setRestrictions(SessionContext ctx, Collection<AbstractPromotionRestriction> value) Generated method - Setter of theAbstractPromotion.restrictionsattribute.voidGeneratedAbstractPromotion.setRestrictions(Collection<AbstractPromotionRestriction> value) Generated method - Setter of theAbstractPromotion.restrictionsattribute. -
Uses of AbstractPromotionRestriction in de.hybris.platform.subscriptionservices.jalo
Subclasses of AbstractPromotionRestriction in de.hybris.platform.subscriptionservices.jaloModifier and TypeClassDescriptionclassGenerated class for typePromotionBillingTimeRestriction.class