|
|||||||||||
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.item.impl.persistence.cache.CacheSellableItemDao
Constructor Summary | |
CacheSellableItemDao()
|
Method Summary | |
protected java.util.HashMap |
getMap()
|
static java.lang.String |
getSizeReport()
|
java.util.Set |
readExistingSellableItems(java.util.Set ids)
|
java.util.Set |
readSellableItems(java.util.Set ids)
|
static void |
reset()
|
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 CacheSellableItemDao()
Method Detail |
protected java.util.HashMap getMap()
getMap
in class CacheDao
public static void reset()
public static java.lang.String getSizeReport()
public java.util.Set readSellableItems(java.util.Set ids) throws SystemException
readSellableItems
in interface SellableItemDao
SystemException
public java.util.Set readExistingSellableItems(java.util.Set ids) throws SystemException
readExistingSellableItems
in interface SellableItemDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |