Class AccommodationRefundPaymentTransactionStrategy

java.lang.Object
de.hybris.platform.travelservices.strategies.payment.impl.AccommodationRefundPaymentTransactionStrategy
All Implemented Interfaces:
RefundPaymentTransactionStrategy

public class AccommodationRefundPaymentTransactionStrategy extends Object implements RefundPaymentTransactionStrategy
Concrete implementation of RefundPaymentTransactionStrategy to handle refund in an accommodation scenario Refund can be triggered both on a given subset of entries (that is on a group) or on the whole order split by accommodation entry group if no subset is passed
  • Constructor Details

    • AccommodationRefundPaymentTransactionStrategy

      public AccommodationRefundPaymentTransactionStrategy()
  • Method Details