public class OtherModule extends Module implements OtherModuleInterface
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
classPrefix |
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 |
|---|
OtherModule()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execute(KKAdminIf adminEng,
java.lang.String sessionId,
java.lang.String custom1,
java.lang.String custom2)
Execute a function implemented by the "Other" module.
|
java.lang.String |
getClassPrefix() |
java.lang.String |
getConfigKeyStub() |
int |
getModuleType() |
java.lang.String |
toString() |
getConfigs, getImplementationFileName, getKeys, getKonakartTimeStampDate, getModuleCode, getModuleSubType, getModuleTitle, getMsgs, init, install, installed, remove, setConfigKeyStub, setConfigs, setImplementationFileName, setInstalled, setKeys, setMsgsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleSubType, getModuleTitle, init, install, installed, remove, setConfigKeyStub, setInstalledpublic java.lang.String getClassPrefix()
getClassPrefix in interface ModuleInterfacegetClassPrefix in class Modulepublic int getModuleType()
getModuleType in interface ModuleInterfacegetModuleType in class Modulepublic java.lang.String getConfigKeyStub()
getConfigKeyStub in interface ModuleInterfacegetConfigKeyStub in class Modulepublic java.lang.String execute(KKAdminIf adminEng, java.lang.String sessionId, java.lang.String custom1, java.lang.String custom2) throws KKAdminException
OtherModuleInterfaceexecute in interface OtherModuleInterfaceadminEng - A KKAdmin enginesessionId - the sessionId of a logged in usercustom1 - custom parameter for custom usagecustom2 - custom parameter for custom usageKKAdminException - an unexpected exception in the KonaKart Admin enginepublic java.lang.String toString()
toString in interface ModuleInterfacetoString in class java.lang.ObjectCopyright © 2018 DS Data Systems UK Ltd.