public interface OtherModuleInterface extends ModuleInterface
MODULE_SUB_TYPE_PROMOTION, MODULE_TYPE_ORDER_TOTAL, MODULE_TYPE_OTHER, MODULE_TYPE_PAYMENT, MODULE_TYPE_SHIPPING
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.
|
getClassPrefix, getConfigKeyStub, getConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleSubType, getModuleTitle, getModuleType, init, install, installed, remove, setConfigKeyStub, setInstalled, toString
java.lang.String execute(KKAdminIf adminEng, java.lang.String sessionId, java.lang.String custom1, java.lang.String custom2) throws KKAdminException
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 engineCopyright © 2018 DS Data Systems UK Ltd.