| Home >> All >> com >> globalretailtech >> pos >> [ ej Javadoc ] |
com.globalretailtech.pos.ej: Javadoc index of package com.globalretailtech.pos.ej.
Package Samples:
com.globalretailtech.pos.ej
Classes:
EjAltCurrTender: Alternate currency event. This object is typically tied to a key with the database alternate currency ID passed to the engage method. It prompts for the amount of alt currency tendered, prints the alt currency amount, the local currency amount and the amount of change in local currency if the amount is enough to complete the sale. This dialog works a little differently than others, since this class is tied to a key and it looks up the currency when the key is pressed we want to start off the dialog with the current object.
EjGiftCertTender: Gift certificate tender operation When started from a key press, it initiates a dialog by pushing the pos configuration gift certificate dialog onto the event stack. The user then executes the dialog to complete any validation for the gift certificate. When validation is complete the tender operation is completed via the TENDER_FINAL event.
EjCheckTender: Check tender operation When started from a key press, it initiates a dialog by pushing the pos configuration check dialog onto the event stack. The user then executes the dialog to complete any validation for the check. When validation is complete the tender operation is completed via the TENDER_FINAL event.
EjDebitTender: Debit tender operation When started from a key press, it initiates a dialog by pushing the pos configuration debit dialog onto the event stack. The user then executes the dialog to complete any validation for the debit. When validation is complete the tender operation is completed via the TENDER_FINAL event.
EjCCTender: Process a credit card tender event. Set up through configured dialog. Can process cash back credit card number and expiration. Can take input from MSR via filters or operator input. Handles split tender amounts.
EjTender: Cash tender operation A cash tender is accepted either as an exact amount, a rounded up figure or a tenderred figure. Cash tenders do not go through a dialog as in checks and credit card.
EjLine: Abastract class for managing Electronic Journal records. The base class for all electronic journal lines. Defines abstract methods for EjLine attributes such as quantity, amount, etc.
EjCoupon: Coupons Implemented by using the value passed to engage to retrieve a promo record from the database. The promo holds the value of the coupon.
EjBank: Bank event, paid-in, paid-out, loan.... Bank invokes the dialog that starts this dialog based on the value programmed under the key.
Ej: Ej - (electronic jounal) is the data structure for maintaining the fundamental sale information.
EjItem: EjItem is the electonic journal method for managing a purchased item.
EjHeader: Holds the base data for a transaction.
EjPromotion: EjPromotion
EjItemException
EjMarkdownException
EjTax
| Home | Contact Us | Privacy Policy | Terms of Service |