com.retek.component.item.impl.persistence.cache
Class CacheSellableItemDao

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.persistence.cache.CacheDao
      extended bycom.retek.component.item.impl.persistence.cache.CacheSellableItemDao
All Implemented Interfaces:
SellableItemDao

public class CacheSellableItemDao
extends CacheDao
implements SellableItemDao


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

CacheSellableItemDao

public CacheSellableItemDao()
Method Detail

getMap

protected java.util.HashMap getMap()
Specified by:
getMap in class CacheDao

reset

public static void reset()

getSizeReport

public static java.lang.String getSizeReport()

readSellableItems

public java.util.Set readSellableItems(java.util.Set ids)
                                throws SystemException
Specified by:
readSellableItems in interface SellableItemDao
Throws:
SystemException

readExistingSellableItems

public java.util.Set readExistingSellableItems(java.util.Set ids)
                                        throws SystemException
Specified by:
readExistingSellableItems in interface SellableItemDao
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28