@Service public class TransactionServiceImpl extends Object implements TransactionService
| Constructor and Description |
|---|
TransactionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCloseRetailTransaction(Token token,
RetailTransaction transaction) |
void |
sendRetailTransactionInvoice(Token token,
RetailTransaction transaction) |
public void afterCloseRetailTransaction(Token token, RetailTransaction transaction)
afterCloseRetailTransaction in interface TransactionServicepublic void sendRetailTransactionInvoice(Token token, RetailTransaction transaction)
sendRetailTransactionInvoice in interface TransactionServiceCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.