market.stdform
Class FSSellerOrderTable
java.lang.Object
|
+--market.stdform.FSSellerOrderTable
- public class FSSellerOrderTable
- extends Object
This FormSheet shows the order of the customer that has to be deduct in a table,
it also shows a message-field containing information about removed articles that aren`t avaible yet.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSSellerOrderTable
public FSSellerOrderTable()
getOrderTable
public static SingleTableFormSheet getOrderTable(CountingStock shoppingBasket,
SICustomer sic)
- Parameters:
shoppingBasket
- the shopping-basket of the customer that has to be deduct.sic
- the SICustomer in the till-queue related to the customer.
- Returns:
- the order-table.