|
|||||||||
| Home >> All >> com >> globalretailtech >> pos >> [ context overview ] | PREV NEXT | ||||||||
A
- addToInput(int) - Method in class com.globalretailtech.pos.context.PosContext
- Add the value to the end of the input buffer as a string.
- altCurrency() - Method in class com.globalretailtech.pos.context.PosContext
- Alternate currency record
- altcurrency - Variable in class com.globalretailtech.pos.context.PosContext
C
- ContextSet - interface com.globalretailtech.pos.context.ContextSet.
- An interface to the multiple POS contexts.
- clear() - Method in class com.globalretailtech.pos.context.PosStack
- Clear both stacks.
- clearGuis() - Method in class com.globalretailtech.pos.context.PosContext
- Clear all of the guis
- clearInput() - Method in class com.globalretailtech.pos.context.PosContext
- Clears the input buffer.
- clearPending() - Method in class com.globalretailtech.pos.context.PosEventStack
- Removes all events from the pending stack.
- clearPending() - Method in class com.globalretailtech.pos.context.PosStack
- Clear the pending stack.
- clearPending() - Method in class com.globalretailtech.pos.context.PosStateStack
- Removes all events from the pending stack.
- clearProcessed() - Method in class com.globalretailtech.pos.context.PosEventStack
- Removes all events from the processed stack.
- clearProcessed() - Method in class com.globalretailtech.pos.context.PosStack
- Clear the processed stack.
- clearProcessed() - Method in class com.globalretailtech.pos.context.PosStateStack
- Removes all events from the processed stack.
- close() - Method in class com.globalretailtech.pos.context.PosContext
- com.globalretailtech.pos.context - package com.globalretailtech.pos.context
- components - Variable in class com.globalretailtech.pos.context.PosContext
- components() - Method in class com.globalretailtech.pos.context.PosContext
- config - Variable in class com.globalretailtech.pos.context.PosContext
- config() - Method in class com.globalretailtech.pos.context.PosContext
- Configuration object.
- configNo() - Method in class com.globalretailtech.pos.context.PosContext
- POS configuration number.
- configno - Variable in class com.globalretailtech.pos.context.PosContext
- context - Variable in class com.globalretailtech.pos.context.LockThread
- contextList() - Method in interface com.globalretailtech.pos.context.ContextSet
- contextList - Static variable in class com.globalretailtech.pos.context.PosContext
- contextList() - Method in class com.globalretailtech.pos.context.PosContext
- currEj() - Method in class com.globalretailtech.pos.context.PosContext
- Thre current electronic journal.
- currTrans() - Method in class com.globalretailtech.pos.context.PosContext
- Transaction header record.
- currej - Variable in class com.globalretailtech.pos.context.PosContext
- currentContext() - Method in interface com.globalretailtech.pos.context.ContextSet
- currentContext() - Method in class com.globalretailtech.pos.context.PosContext
- customer - Variable in class com.globalretailtech.pos.context.PosContext
- customer() - Method in class com.globalretailtech.pos.context.PosContext
- The current customer.
D
- disableKeys() - Method in class com.globalretailtech.pos.context.PosContext
- Disable keys that should disable, note number, enter, clear are left alone since they are requrired for logon.
- drawerNo() - Method in class com.globalretailtech.pos.context.PosContext
- Cashier drawer number
- drawerno - Variable in class com.globalretailtech.pos.context.PosContext
- dump() - Method in class com.globalretailtech.pos.context.PosStack
- Useful method to dump the contents of both stacks to the debug Log.
E
- employee - Variable in class com.globalretailtech.pos.context.PosContext
- employee() - Method in class com.globalretailtech.pos.context.PosContext
- Employee stack maintains the current employee.
- enableKeys() - Method in class com.globalretailtech.pos.context.PosContext
- Enable all keys.
- eraseLast() - Method in class com.globalretailtech.pos.context.PosContext
- Erase the last character in the input buffer (clear ()).
- event() - Method in class com.globalretailtech.pos.context.PosEventStack
- Return the current event type.
- eventStack() - Method in class com.globalretailtech.pos.context.PosContext
- The event stack for this context.
- eventstack - Variable in class com.globalretailtech.pos.context.PosContext
G
- getBoolean(String) - Method in class com.globalretailtech.pos.context.PosParameters
- getDouble(String) - Method in class com.globalretailtech.pos.context.PosParameters
- getInt(String) - Method in class com.globalretailtech.pos.context.PosParameters
- getString(String) - Method in class com.globalretailtech.pos.context.PosParameters
- guis - Variable in class com.globalretailtech.pos.context.PosContext
- guis() - Method in class com.globalretailtech.pos.context.PosContext
- Graphical guis
H
- hardwarePosInit() - Method in class com.globalretailtech.pos.context.PosContext
- Starts the pos operations after system startup (i.e.
- homeGuis() - Method in class com.globalretailtech.pos.context.PosContext
- Home all of the guis
I
- initConfig() - Method in class com.globalretailtech.pos.context.PosContext
- Configuration and pos parameter initialization.
- input() - Method in class com.globalretailtech.pos.context.PosContext
- Converts the input buffer to an int.
- inputDouble() - Method in class com.globalretailtech.pos.context.PosContext
- Converts the input buffer to a double.
- inputLine() - Method in class com.globalretailtech.pos.context.PosContext
- Returns the input buffer as a String.
- inputline - Variable in class com.globalretailtech.pos.context.PosContext
- insertElementAt(PosEvent, int) - Method in class com.globalretailtech.pos.context.PosEventStack
- Set the fist event in the pending stack to the object.
K
- keysByCode() - Method in class com.globalretailtech.pos.context.PosContext
- Maps POS keys/menu-butons by key code.
- keysByID() - Method in class com.globalretailtech.pos.context.PosContext
- Maps POS keys/menu-butons by key ID.
- keysbycode - Variable in class com.globalretailtech.pos.context.PosContext
- keysbyid - Variable in class com.globalretailtech.pos.context.PosContext
L
- LockThread - class com.globalretailtech.pos.context.LockThread.
- Terminal lock thread, initiate a lock event if not interrupted in the time out period.
- LockThread(PosContext) - Constructor for class com.globalretailtech.pos.context.LockThread
- Constructor with a PosContext.
- lastItem() - Method in class com.globalretailtech.pos.context.PosContext
- The last item in the EJ.
- lastItemIndex() - Method in class com.globalretailtech.pos.context.PosContext
- The last item index in the EJ.
- lastitem - Variable in class com.globalretailtech.pos.context.PosContext
- lastitemindex - Variable in class com.globalretailtech.pos.context.PosContext
- loadDialog(String, PosContext) - Method in class com.globalretailtech.pos.context.PosEventStack
- Finds a dialog set in PosConfig and loads it.
- localCurrency() - Method in class com.globalretailtech.pos.context.PosContext
- Local currency object.
- localcurrency - Variable in class com.globalretailtech.pos.context.PosContext
- locale - Variable in class com.globalretailtech.pos.context.PosContext
- locale() - Method in class com.globalretailtech.pos.context.PosContext
- The locale for this context.
- lockThread() - Method in class com.globalretailtech.pos.context.PosContext
- The lock thread object.
- locked - Variable in class com.globalretailtech.pos.context.PosContext
- locked() - Method in class com.globalretailtech.pos.context.PosContext
- Is the context locked? (keys locked)
- lockthread - Variable in class com.globalretailtech.pos.context.PosContext
M
- msrFilters() - Method in class com.globalretailtech.pos.context.PosContext
- Mag stripe filters.
- msrfilters - Variable in class com.globalretailtech.pos.context.PosContext
- multByInput(int) - Method in class com.globalretailtech.pos.context.PosContext
- Multiplies the input buffer by the value.
N
- nextEvent() - Method in class com.globalretailtech.pos.context.PosEventStack
- Pops and executes the next event on the stack.
O
- operPrompt() - Method in class com.globalretailtech.pos.context.PosContext
- Operator prompt displays
- operprompt - Variable in class com.globalretailtech.pos.context.PosContext
P
- PosContext - class com.globalretailtech.pos.context.PosContext.
- Holds an entire POS (sales) context.
- PosContext() - Constructor for class com.globalretailtech.pos.context.PosContext
- Default constructor.
- PosContext(int, int, int, int) - Constructor for class com.globalretailtech.pos.context.PosContext
- Constructor PosContext with the site ID, the POS number and the PosConfig ID.
- PosEventStack - class com.globalretailtech.pos.context.PosEventStack.
- Implements a stack of POS events by extending PosStack.
- PosEventStack() - Constructor for class com.globalretailtech.pos.context.PosEventStack
- Simple constructor calls super ().
- PosParameters - class com.globalretailtech.pos.context.PosParameters.
- POS parameters
- PosParameters(int) - Constructor for class com.globalretailtech.pos.context.PosParameters
- PosStack - class com.globalretailtech.pos.context.PosStack.
- Manages event stacks for a context, pending and processed.
- PosStack() - Constructor for class com.globalretailtech.pos.context.PosStack
- Simple constructor creates a pending and processed stack.
- PosStateStack - class com.globalretailtech.pos.context.PosStateStack.
- Extension of PosStack to manage states used in PosDialogs.
- PosStateStack() - Constructor for class com.globalretailtech.pos.context.PosStateStack
- peek() - Method in class com.globalretailtech.pos.context.PosStack
- Look at the top of the stack.
- pending - Variable in class com.globalretailtech.pos.context.PosStack
- pendingInsertElementAt(Object, int) - Method in class com.globalretailtech.pos.context.PosStack
- Insert an object at a location in the stack.
- pendingSize() - Method in class com.globalretailtech.pos.context.PosEventStack
- The size of the pending stack.
- pendingSize() - Method in class com.globalretailtech.pos.context.PosStack
- Number of elements in the pending stack.
- pendingSize() - Method in class com.globalretailtech.pos.context.PosStateStack
- The size of the pending stack.
- popEmployee() - Method in class com.globalretailtech.pos.context.PosContext
- Pop the top employee, used for manager intervention.
- popEvent() - Method in class com.globalretailtech.pos.context.PosEventStack
- Remove the top of the pending stack and return it.
- popPending() - Method in class com.globalretailtech.pos.context.PosStack
- Pop the pending, push it on the processed and return it.
- popState() - Method in class com.globalretailtech.pos.context.PosStateStack
- Remove the top of the pending stack and return it.
- posFields() - Method in class com.globalretailtech.pos.context.PosContext
- The POS fields object.
- posID() - Method in class com.globalretailtech.pos.context.PosContext
- POS ID, (db index).
- posInit() - Method in class com.globalretailtech.pos.context.PosContext
- Starts the pos operations after system startup.
- posMath() - Method in class com.globalretailtech.pos.context.PosContext
- The math object.
- posNo() - Method in class com.globalretailtech.pos.context.PosContext
- POS number.
- posParameters() - Method in class com.globalretailtech.pos.context.PosContext
- POS parameters object.
- posfields - Variable in class com.globalretailtech.pos.context.PosContext
- posid - Variable in class com.globalretailtech.pos.context.PosContext
- posmath - Variable in class com.globalretailtech.pos.context.PosContext
- posno - Variable in class com.globalretailtech.pos.context.PosContext
- posparameters - Variable in class com.globalretailtech.pos.context.PosContext
- postotal - Variable in class com.globalretailtech.pos.context.PosContext
- processed - Variable in class com.globalretailtech.pos.context.PosStack
- processedSize() - Method in class com.globalretailtech.pos.context.PosEventStack
- The size of the processed stack.
- processedSize() - Method in class com.globalretailtech.pos.context.PosStack
- Number of elements in the processed.
- processedSize() - Method in class com.globalretailtech.pos.context.PosStateStack
- The size of the processed stack.
- promptClass - Variable in class com.globalretailtech.pos.context.PosContext
- pushEmployee(Employee) - Method in class com.globalretailtech.pos.context.PosContext
- Set/initialize the top employee on the stack.
- pushEvent(PosEvent) - Method in class com.globalretailtech.pos.context.PosEventStack
- Add an object to the pending stack.
- pushPending(Object) - Method in class com.globalretailtech.pos.context.PosStack
- Push an object on the pending stack.
- pushProcessed(Object) - Method in class com.globalretailtech.pos.context.PosEventStack
- Add an object to the processed stack.
- pushProcessed(Object) - Method in class com.globalretailtech.pos.context.PosStateStack
- Add an object to the processed stack.
- pushState(int) - Method in class com.globalretailtech.pos.context.PosStateStack
- Add an object to the pending stack.
Q
- quantity - Variable in class com.globalretailtech.pos.context.PosContext
- quantity() - Method in class com.globalretailtech.pos.context.PosContext
- Quantity of current item.
R
- recallPosNo() - Method in class com.globalretailtech.pos.context.PosContext
- The POS number indicated in the recall request.
- recallTransNo() - Method in class com.globalretailtech.pos.context.PosContext
- The recall transaction number in the recall request.
- recallposno - Variable in class com.globalretailtech.pos.context.PosContext
- recalltransno - Variable in class com.globalretailtech.pos.context.PosContext
- receipt - Variable in class com.globalretailtech.pos.context.PosContext
- receipt() - Method in class com.globalretailtech.pos.context.PosContext
- Receipt displays
- receiptClass - Variable in class com.globalretailtech.pos.context.PosContext
- reset() - Method in class com.globalretailtech.pos.context.LockThread
- Interrupt this thread, calls Thread.interupt ().
- restore() - Method in class com.globalretailtech.pos.context.PosEventStack
- Removes all events from the proccesed and puts them back on the pending stack.
- restore() - Method in class com.globalretailtech.pos.context.PosStack
- Restore all of the processed to the pending.
- restore() - Method in class com.globalretailtech.pos.context.PosStateStack
- Removes all events from the proccesed and puts them back on the pending stack.
- run() - Method in class com.globalretailtech.pos.context.LockThread
- Thread run, sleep until timeout, resite the interrupted flag if interrupted.
S
- saleMod() - Method in class com.globalretailtech.pos.context.PosContext
- The sale level promotion object (employee sale).
- salemod - Variable in class com.globalretailtech.pos.context.PosContext
- scannerFilters() - Method in class com.globalretailtech.pos.context.PosContext
- Scanner filters.
- scannerfilters - Variable in class com.globalretailtech.pos.context.PosContext
- set(Object) - Method in class com.globalretailtech.pos.context.PosStack
- Clear the pending and push an object on.
- setAltCurrency(Currency) - Method in class com.globalretailtech.pos.context.PosContext
- Set the currency record.
- setConfig(PosConfig) - Method in class com.globalretailtech.pos.context.PosContext
- setConfigNo(int) - Method in class com.globalretailtech.pos.context.PosContext
- setCurrEj(Ej) - Method in class com.globalretailtech.pos.context.PosContext
- setCurrTrans(EjHeader) - Method in class com.globalretailtech.pos.context.PosContext
- setCustomer(Customer) - Method in class com.globalretailtech.pos.context.PosContext
- setDrawerNo(int) - Method in class com.globalretailtech.pos.context.PosContext
- setEvent(PosEvent) - Method in class com.globalretailtech.pos.context.PosEventStack
- Set the fist event in the pending stack to the object.
- setKeysByCode(Hashtable) - Method in class com.globalretailtech.pos.context.PosContext
- setKeysByID(Hashtable) - Method in class com.globalretailtech.pos.context.PosContext
- setLastItem(EjItem) - Method in class com.globalretailtech.pos.context.PosContext
- setLastItemIndex(int) - Method in class com.globalretailtech.pos.context.PosContext
- setLocalCurrency(Currency) - Method in class com.globalretailtech.pos.context.PosContext
- setLockThread(LockThread) - Method in class com.globalretailtech.pos.context.PosContext
- setLocked(boolean) - Method in class com.globalretailtech.pos.context.PosContext
- setMsrFilters(Filters) - Method in class com.globalretailtech.pos.context.PosContext
- setOperPrompt(OperPrompt) - Method in class com.globalretailtech.pos.context.PosContext
- setPosID(int) - Method in class com.globalretailtech.pos.context.PosContext
- setPosNo(int) - Method in class com.globalretailtech.pos.context.PosContext
- setPosParameters(PosParameters) - Method in class com.globalretailtech.pos.context.PosContext
- setPosTotal(PosTotal) - Method in class com.globalretailtech.pos.context.PosContext
- setQuantity(int) - Method in class com.globalretailtech.pos.context.PosContext
- setRecallPosNo(int) - Method in class com.globalretailtech.pos.context.PosContext
- setRecallTransNo(int) - Method in class com.globalretailtech.pos.context.PosContext
- setReceipt(Receipt) - Method in class com.globalretailtech.pos.context.PosContext
- setSaleMod(Promotion) - Method in class com.globalretailtech.pos.context.PosContext
- setScannerFilters(Filters) - Method in class com.globalretailtech.pos.context.PosContext
- setSign(double) - Method in class com.globalretailtech.pos.context.PosContext
- setSite(Site) - Method in class com.globalretailtech.pos.context.PosContext
- setSiteID(int) - Method in class com.globalretailtech.pos.context.PosContext
- setSpeedDrawer(boolean) - Method in class com.globalretailtech.pos.context.PosContext
- setState(Integer) - Method in class com.globalretailtech.pos.context.PosStateStack
- Set the fist event in the pending stack to the object.
- setTabIndex(int) - Method in class com.globalretailtech.pos.context.PosContext
- setTrainingMode(boolean) - Method in class com.globalretailtech.pos.context.PosContext
- setTransType(int) - Method in class com.globalretailtech.pos.context.PosContext
- setUser(int) - Method in class com.globalretailtech.pos.context.PosContext
- sign - Variable in class com.globalretailtech.pos.context.PosContext
- sign() - Method in class com.globalretailtech.pos.context.PosContext
- Sign of the transaction, (for return sales).
- site - Variable in class com.globalretailtech.pos.context.PosContext
- site() - Method in class com.globalretailtech.pos.context.PosContext
- Site object.
- siteID() - Method in class com.globalretailtech.pos.context.PosContext
- Site ID.
- siteid - Variable in class com.globalretailtech.pos.context.PosContext
- speedDrawer - Variable in class com.globalretailtech.pos.context.PosContext
- speedDrawer() - Method in class com.globalretailtech.pos.context.PosContext
- state() - Method in class com.globalretailtech.pos.context.PosStateStack
- Return the current event type.
T
- tabIndex() - Method in class com.globalretailtech.pos.context.PosContext
- The index of the current tab.
- tabindex - Variable in class com.globalretailtech.pos.context.PosContext
- timeOut - Variable in class com.globalretailtech.pos.context.LockThread
- toString() - Method in class com.globalretailtech.pos.context.PosContext
- Returns the current logged on user.
- toggleSign() - Method in class com.globalretailtech.pos.context.PosContext
- Toggle the sign for the sale, (return sale...).
- toggleTrainingMode() - Method in class com.globalretailtech.pos.context.PosContext
- Toggle training mode status.
- trainingMode() - Method in class com.globalretailtech.pos.context.PosContext
- Training mode indicator.
- trainingmode - Variable in class com.globalretailtech.pos.context.PosContext
- transID() - Method in class com.globalretailtech.pos.context.PosContext
- simple utility methods
- transNo() - Method in class com.globalretailtech.pos.context.PosContext
- Short cut to the current transaction ID.
- transType() - Method in class com.globalretailtech.pos.context.PosContext
- The transaction type, sale, logon....
- transheader - Variable in class com.globalretailtech.pos.context.PosContext
- transtype - Variable in class com.globalretailtech.pos.context.PosContext
U
- undef - Static variable in class com.globalretailtech.pos.context.PosParameters
- updateCustomer(String) - Method in class com.globalretailtech.pos.context.PosContext
- method to update the customer in the base transaction record.
- user - Variable in class com.globalretailtech.pos.context.PosContext
- user() - Method in class com.globalretailtech.pos.context.PosContext
- The user ID.
- userName() - Method in class com.globalretailtech.pos.context.PosContext
- Get the current user name.
A C D E G H I K L M N O P Q R S T U
|
|||||||||
| Home >> All >> com >> globalretailtech >> pos >> [ context overview ] | PREV NEXT | ||||||||