public class OrderTotalFetcher
extends java.lang.Thread
| Constructor and Description |
|---|
OrderTotalFetcher(com.konakart.appif.KKEngIf _eng,
com.konakart.appif.OrderIf _parentOrder,
int _orderIndex,
int _languageId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Fetch the order totals
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic OrderTotalFetcher(com.konakart.appif.KKEngIf _eng,
com.konakart.appif.OrderIf _parentOrder,
int _orderIndex,
int _languageId)
_eng - the _eng_parentOrder - the _parentOrder_orderIndex - the _orderIndex_languageId - the _languageIdCopyright © 2018 DS Data Systems UK Ltd.