Class UserEurope1DiscountsAttributeHandler

java.lang.Object
de.hybris.platform.europe1.dynamic.UserEurope1DiscountsAttributeHandler
All Implemented Interfaces:
DynamicAttributeHandler<Collection<GlobalDiscountRowModel>,UserModel>

public class UserEurope1DiscountsAttributeHandler extends Object implements DynamicAttributeHandler<Collection<GlobalDiscountRowModel>,UserModel>
The dynamic attribute handler defined for europe1Discounts property from UserModel.
The relation for UserModel.OWNEUROPE1DISCOUNTS was created so there would be possibility to set and remove the GlobalDiscountRowModel items that are not wildcard global discounts and should be part of a given user instance.