• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

price itinerary(SCEA old)

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
In Alternative Flows of price itinerary:
Changed Itinerary,it is said that system calculates the changed segment and returns the additional payment.
Whereas in change itinerary,it says:
In order to change, the segment is deleted and the Prepare Itinerary Use Case is executed.
The two statements seem to contradict each other.
IN post-condition of change itinerary,it says unpaid itinerary.
So,I think pricing is done only for prepare itinerary usecase . Kindly let me know if my understanding is not ok.
[ July 15, 2008: Message edited by: justin pra ]
reply
    Bookmark Topic Watch Topic
  • New Topic