com.retek.component.location.impl.persistence.cache
Class CacheStoreDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.location.impl.persistence.cache.CacheStoreDao
All Implemented Interfaces:
StoreDao

public class CacheStoreDao
extends MemoryDao
implements StoreDao


Constructor Summary
CacheStoreDao()
           
 
Method Summary
 StoreDto persist(StoreDto dto)
           
 StoreDto read(DistributedReference ref)
           
 
Methods inherited from class com.retek.commons.component.impl.persistence.cache.MemoryDao
doCreateReferenceCache, doCreateReferenceCache, doDelete, doPersist, doPersist, doRead, doRead, getDtosForType, getSizeReport, isWildCardEqual, resetAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheStoreDao

public CacheStoreDao()
Method Detail

read

public StoreDto read(DistributedReference ref)
              throws SystemException
Specified by:
read in interface StoreDao
Throws:
SystemException

persist

public StoreDto persist(StoreDto dto)
                 throws SystemException
Specified by:
persist in interface StoreDao
Throws:
SystemException


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