com.konakart.bl
Class PromotionMgr.StaticData

java.lang.Object
  extended by com.konakart.bl.PromotionMgr.StaticData
Enclosing class:
PromotionMgr

protected class PromotionMgr.StaticData
extends java.lang.Object

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

PromotionMgr.StaticData

protected PromotionMgr.StaticData()
Method Detail

getModuleMap

public java.util.Hashtable<java.lang.String,OrderTotalInterface> getModuleMap()
Returns:
the moduleMap

setModuleMap

public void setModuleMap(java.util.Hashtable<java.lang.String,OrderTotalInterface> moduleMap)
Parameters:
moduleMap - the moduleMap to set


Copyright © 2011 DS Data Systems UK Ltd.