public class OtherModule extends Module implements OtherModuleInterface
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
classPrefix |
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 |
---|
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, setMsgs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleSubType, getModuleTitle, init, install, installed, remove, setConfigKeyStub, setInstalled
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 java.lang.String getConfigKeyStub()
getConfigKeyStub
in interface ModuleInterface
getConfigKeyStub
in class Module
public java.lang.String execute(KKAdminIf adminEng, java.lang.String sessionId, java.lang.String custom1, java.lang.String custom2) throws KKAdminException
OtherModuleInterface
execute
in interface OtherModuleInterface
adminEng
- 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 ModuleInterface
toString
in class java.lang.Object
Copyright © 2018 DS Data Systems UK Ltd.