Uses of Class
de.hybris.platform.voucher.jalo.GeneratedVoucherInvalidation
-
Packages that use GeneratedVoucherInvalidation Package Description de.hybris.platform.voucher.jalo -
-
Uses of GeneratedVoucherInvalidation in de.hybris.platform.voucher.jalo
Subclasses of GeneratedVoucherInvalidation in de.hybris.platform.voucher.jalo Modifier and Type Class Description class
VoucherInvalidation
An instance of this class will be created by theVoucherManager
Fields in de.hybris.platform.voucher.jalo with type parameters of type GeneratedVoucherInvalidation Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedVoucherInvalidation>
GeneratedVoucherInvalidation. VOUCHERHANDLER
BidirectionalOneToManyHandler
for handling 1:n VOUCHER's relation attributes from 'one' side.
-