Uses of Interface
de.upb.swtpra05.group03.shuttle.OrderContainerInterface

Packages that use OrderContainerInterface
de.upb.swtpra05.group03.shuttle   
 

Uses of OrderContainerInterface in de.upb.swtpra05.group03.shuttle
 

Classes in de.upb.swtpra05.group03.shuttle that implement OrderContainerInterface
 class OrderContainer
          Contains orders mapped with their order id as key.
 

Fields in de.upb.swtpra05.group03.shuttle declared as OrderContainerInterface
private  OrderContainerInterface Accounting.orderContainer
          The order container
private  OrderContainerInterface BillingCreditCard.orderContainer
          The order container
private  OrderContainerInterface RiskControl.orderContainer
          The order container
private  OrderContainerInterface OrderStateControl.orderContainer
          The order container
private  OrderContainerInterface Execution.orderContainer
          The order container
private  OrderContainerInterface PluginMessenger.orderContainer
          The order container
private  OrderContainerInterface RouteManagement.orderContainer
          Collection which holds all order the shuttle is working on
protected  OrderContainerInterface MasterShuttleNegotiation.orderContainer
          the extended order container
private  OrderContainerInterface BillingInvoice.orderContainer
          The order container