|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.bl.PromotionMgr.StaticData
protected class PromotionMgr.StaticData
Used to store the static data of this manager
Constructor Summary | |
---|---|
protected |
PromotionMgr.StaticData()
|
Method Summary | |
---|---|
java.util.Hashtable<java.lang.String,OrderTotalInterface> |
getModuleMap()
|
void |
setModuleMap(java.util.Hashtable<java.lang.String,OrderTotalInterface> moduleMap)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PromotionMgr.StaticData()
Method Detail |
---|
public java.util.Hashtable<java.lang.String,OrderTotalInterface> getModuleMap()
public void setModuleMap(java.util.Hashtable<java.lang.String,OrderTotalInterface> moduleMap)
moduleMap
- the moduleMap to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |