Uses of Class
de.hybris.platform.voucher.model.RestrictionModel
Packages that use RestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.voucher.jalo package.
-
Uses of RestrictionModel in de.hybris.platform.voucher.model
Subclasses of RestrictionModel in de.hybris.platform.voucher.modelModifier and TypeClassDescriptionclassGenerated model class for type DateRestriction first defined at extension voucher.classGenerated model class for type NewCustomerRestriction first defined at extension voucher.classGenerated model class for type OrderRestriction first defined at extension voucher.classGenerated model class for type ProductCategoryRestriction first defined at extension voucher.classGenerated model class for type ProductQuantityRestriction first defined at extension voucher.classGenerated model class for type ProductRestriction first defined at extension voucher.classGenerated model class for type RegularCustomerOrderQuantityRestriction first defined at extension voucher.classGenerated model class for type RegularCustomerOrderTotalRestriction first defined at extension voucher.classGenerated model class for type UserRestriction first defined at extension voucher.Methods in de.hybris.platform.voucher.model that return types with arguments of type RestrictionModelModifier and TypeMethodDescriptionVoucherModel.getRestrictions()Generated method - Getter of theVoucher.restrictionsattribute defined at extensionvoucher.Method parameters in de.hybris.platform.voucher.model with type arguments of type RestrictionModelModifier and TypeMethodDescriptionvoidVoucherModel.setRestrictions(Set<RestrictionModel> value) Generated method - Setter ofVoucher.restrictionsattribute defined at extensionvoucher.