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, log
MODULE_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, setMsgs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleTitle, init, install, installed, remove, setConfigKeyStub, setInstalled
private 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 ModuleInterface
getClassPrefix
in class Module
public int getModuleType()
getModuleType
in interface ModuleInterface
getModuleType
in class Module
public int getModuleSubType()
getModuleSubType
in interface ModuleInterface
getModuleSubType
in class Module
public java.lang.String getConfigKeyStub()
getConfigKeyStub
in interface ModuleInterface
getConfigKeyStub
in class Module
public java.lang.String toString()
toString
in interface ModuleInterface
toString
in class java.lang.Object
Copyright © 2018 DS Data Systems UK Ltd.