public class OrderTotalModule extends Module implements OrderTotalModuleInterface
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
classPrefix |
static java.lang.String |
LOWORDERFEE
ot_loworderfee
|
static java.lang.String |
SHIPPING
ot_shipping
|
static java.lang.String |
SUBTOTAL
ot_subtotal
|
static java.lang.String |
TAX
ot_tax
|
static java.lang.String |
TOTAL
ot_total
|
configKeyStub, configs, implementationFileName, installed, keys, logMODULE_SUB_TYPE_PROMOTION, MODULE_TYPE_ORDER_TOTAL, MODULE_TYPE_OTHER, MODULE_TYPE_PAYMENT, MODULE_TYPE_SHIPPING| Constructor and Description |
|---|
OrderTotalModule()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassPrefix() |
java.lang.String |
getConfigKeyStub() |
int |
getModuleSubType() |
int |
getModuleType() |
java.lang.String |
toString() |
getConfigs, getImplementationFileName, getKeys, getKonakartTimeStampDate, getModuleCode, getModuleTitle, getMsgs, init, install, installed, remove, setConfigKeyStub, setConfigs, setImplementationFileName, setInstalled, setKeys, setMsgsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleTitle, init, install, installed, remove, setConfigKeyStub, setInstalledprivate static java.lang.String classPrefix
public static final java.lang.String TOTAL
public static final java.lang.String SUBTOTAL
public static final java.lang.String SHIPPING
public static final java.lang.String TAX
public static final java.lang.String LOWORDERFEE
public java.lang.String getClassPrefix()
getClassPrefix in interface ModuleInterfacegetClassPrefix in class Modulepublic int getModuleType()
getModuleType in interface ModuleInterfacegetModuleType in class Modulepublic int getModuleSubType()
getModuleSubType in interface ModuleInterfacegetModuleSubType in class Modulepublic java.lang.String getConfigKeyStub()
getConfigKeyStub in interface ModuleInterfacegetConfigKeyStub in class Modulepublic java.lang.String toString()
toString in interface ModuleInterfacetoString in class java.lang.ObjectCopyright © 2018 DS Data Systems UK Ltd.