Interface AccommodationAmendmentFacade
- All Known Implementing Classes:
DefaultAccommodationAmendmentFacade
public interface AccommodationAmendmentFacade
Interface to be used during accommodation amendment
-
Method Summary
Modifier and TypeMethodDescriptionstartAmendment(String orderCode) Creates a cart from order and attaches it to the session to start add accommodation amendment process
-
Method Details
-
startAmendment
Creates a cart from order and attaches it to the session to start add accommodation amendment process- Parameters:
orderCode- the order code- Returns:
- boolean
-