com.retek.component.banner_channel.impl.persistence.cache
Class CacheOrderSourceDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.banner_channel.impl.persistence.cache.CacheOrderSourceDao
All Implemented Interfaces:
OrderSourceDao

public class CacheOrderSourceDao
extends MemoryDao
implements OrderSourceDao


Constructor Summary
CacheOrderSourceDao()
           
 
Method Summary
 java.util.List findAllOrderSources()
           
 OrderSourceDto readOrderSource(DistributedReference ref)
           
 OrderSourceDto readOrderSource(java.lang.String code)
           
 
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

CacheOrderSourceDao

public CacheOrderSourceDao()
                    throws SystemException
Method Detail

findAllOrderSources

public java.util.List findAllOrderSources()
                                   throws SystemException
Specified by:
findAllOrderSources in interface OrderSourceDao
Throws:
SystemException

readOrderSource

public OrderSourceDto readOrderSource(DistributedReference ref)
                               throws SystemException
Specified by:
readOrderSource in interface OrderSourceDao
Throws:
SystemException

readOrderSource

public OrderSourceDto readOrderSource(java.lang.String code)
                               throws SystemException
Specified by:
readOrderSource in interface OrderSourceDao
Throws:
SystemException


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