Class PriceAdjustmentHqlExtension


  • @ApplicationScoped
    public abstract class PriceAdjustmentHqlExtension
    extends Object
    This class allows PriceAdjustment discounts to be extended from external modules and to be correctly calculated on the callouts that show the price before the booking process.
    Author:
    aaroncalero
    • Constructor Detail

      • PriceAdjustmentHqlExtension

        public PriceAdjustmentHqlExtension()
    • Method Detail

      • getHQLStringExtension

        public abstract String getHQLStringExtension()
        Returns a String that will be used to extend the hql query string of PriceAdjustment