Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

The class DiscountMixinMixin extends/intercepts the AccommodationMixin and provides the logic for the discount slice. It overrides only the CheckOut method. Again, two utility methods are used for testing:

  • int CountPastAccommodations () // count ALL accommodations in the _discountInfoRepository
  • int CountPastAccommodations (string name) // count them for the given name