com.retek.component.customerorder.impl.persistence.cache
Class CacheCallTagDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.customerorder.impl.persistence.cache.CacheCallTagDao
All Implemented Interfaces:
CallTagDao

public class CacheCallTagDao
extends MemoryDao
implements CallTagDao


Constructor Summary
CacheCallTagDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForCallTag()
           
 CallTagDto read(DistributedReference ref)
           
 CallTagDto submit(CallTagDto dto)
           
 
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

CacheCallTagDao

public CacheCallTagDao()
Method Detail

read

public CallTagDto read(DistributedReference ref)
                throws InvalidIdException,
                       SystemException
Specified by:
read in interface CallTagDao
Throws:
InvalidIdException
SystemException

submit

public CallTagDto submit(CallTagDto dto)
                  throws SystemException
Specified by:
submit in interface CallTagDao
Throws:
SystemException

createReferenceCacheForCallTag

public ReferenceCache createReferenceCacheForCallTag()
                                              throws SystemException
Specified by:
createReferenceCacheForCallTag in interface CallTagDao
Throws:
SystemException


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