All Known Implementing Classes:
DefaultShoppingAncillaryRemoveServiceStrategy, DefaultShoppingBaggageRemoveServiceStrategy, DefaultShoppingSeatRemoveServiceStrategy

public interface RemoveServiceStrategy
The add service strategy interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    remove(Integer entryId)
    Remove order entry.
  • Method Details

    • remove

      void remove(Integer entryId) throws NDCException
      Remove order entry.
      Parameters:
      entryId - the entry id to remove
      Throws:
      NDCException - the ndc exception