Interface AccommodationAmendmentFacade

All Known Implementing Classes:
DefaultAccommodationAmendmentFacade

public interface AccommodationAmendmentFacade
Interface to be used during accommodation amendment
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a cart from order and attaches it to the session to start add accommodation amendment process
  • Method Details

    • startAmendment

      Boolean startAmendment(String orderCode)
      Creates a cart from order and attaches it to the session to start add accommodation amendment process
      Parameters:
      orderCode - the order code
      Returns:
      boolean