|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.persistence.cache.CacheDao
com.retek.component.inventory.impl.persistence.cache.CacheUomConvertDao
Constructor Summary | |
CacheUomConvertDao()
|
Method Summary | |
Quantity |
convert(java.lang.String itemId,
Quantity qty,
java.lang.String fromUom,
java.lang.String toUom)
|
protected java.util.HashMap |
getMap()
|
static java.lang.String |
getSizeReport()
|
Methods inherited from class com.retek.commons.domain.core.impl.persistence.cache.CacheDao |
deleteDto, findAllDtos, getLogger, getNextId, isWildCardEqual, readDto, submitDto |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheUomConvertDao()
Method Detail |
public Quantity convert(java.lang.String itemId, Quantity qty, java.lang.String fromUom, java.lang.String toUom) throws SystemException
convert
in interface UomConvertDao
SystemException
protected java.util.HashMap getMap()
getMap
in class CacheDao
public static java.lang.String getSizeReport()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |