|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaleTO | |
---|---|
org.cocome.tradingsystem.cashdeskline.events | |
org.cocome.tradingsystem.inventory.application.store | |
org.cocome.tradingsystem.inventory.application.store.impl |
Uses of SaleTO in org.cocome.tradingsystem.cashdeskline.events |
---|
Methods in org.cocome.tradingsystem.cashdeskline.events that return SaleTO | |
---|---|
SaleTO |
AccountSaleEvent.getSale()
|
Constructors in org.cocome.tradingsystem.cashdeskline.events with parameters of type SaleTO | |
---|---|
AccountSaleEvent(SaleTO sale)
|
Uses of SaleTO in org.cocome.tradingsystem.inventory.application.store |
---|
Methods in org.cocome.tradingsystem.inventory.application.store with parameters of type SaleTO | |
---|---|
void |
CashDeskConnectorIf.bookSale(SaleTO saleTO)
Registers the selling of products contained in the stock of the store. |
Uses of SaleTO in org.cocome.tradingsystem.inventory.application.store.impl |
---|
Methods in org.cocome.tradingsystem.inventory.application.store.impl with parameters of type SaleTO | |
---|---|
void |
StoreImpl.bookSale(SaleTO saleTO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |