|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
KioskPOSProvider | Accepts requests from a client application to process transactions on a point-of-sale system. |
Class Summary | |
---|---|
KioskPOSProviderFactory | Provides an implementation of the factory pattern for KioskPOSProvider objects.
|
KioskPOSProviderImpl | Provides an implementation of the KioskPOSProvider interface. |
KioskPOSProviderImplTest | JUnit test case. |
KioskRequestFactory | Provides an implementation of the POSRequestFactory API to produce instances of objects needed to
create requests for the POS.
|
KioskSalesTransaction | Provides an implementation of SalesTransaction for Kiosk applications. |
Provides client interfaces and implementations needed to satisfy basic kiosk access to the point-of-sale system.
Kiosks typically provide a self-service interface to deliver product directly to a consumer. The functions required of the point-of-sale include:
POSProvider
hierarchy.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |