|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakartadmin.modules.Module
com.konakartadmin.modules.OtherModule
public class OtherModule
Implements the OtherModule interface
Field Summary | |
---|---|
private static java.lang.String |
classPrefix
|
Fields inherited from class com.konakartadmin.modules.Module |
---|
configKeyStub, configs, implementationFileName, keys, log |
Fields inherited from interface com.konakartadmin.modules.ModuleInterface |
---|
MODULE_SUB_TYPE_PROMOTION, MODULE_TYPE_ORDER_TOTAL, MODULE_TYPE_OTHER, MODULE_TYPE_PAYMENT, MODULE_TYPE_SHIPPING |
Constructor Summary | |
---|---|
OtherModule()
Constructor |
Method Summary | |
---|---|
java.lang.String |
getClassPrefix()
|
java.lang.String |
getConfigKeyStub()
|
int |
getModuleType()
|
java.lang.String |
toString()
|
Methods inherited from class com.konakartadmin.modules.Module |
---|
getConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleSubType, getModuleTitle, getMsgs, init, install, installed, remove, setConfigKeyStub, setConfigs, setImplementationFileName, setKeys, setMsgs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.konakartadmin.modules.ModuleInterface |
---|
getConfigs, getImplementationFileName, getKeys, getModuleCode, getModuleSubType, getModuleTitle, init, install, installed, remove, setConfigKeyStub |
Field Detail |
---|
private static java.lang.String classPrefix
Constructor Detail |
---|
public OtherModule()
Method Detail |
---|
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 toString()
toString
in interface ModuleInterface
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |