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

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

public class CacheNoCustomerInformationReturnDao
extends MemoryDao
implements NoCustomerInformationReturnDao


Constructor Summary
CacheNoCustomerInformationReturnDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForNoCustomerInformationReturn()
           
 java.util.Set find(NoCustomerInformationReturnSearchCriteria criteria)
           
 NoCustomerInformationReturnDto persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto 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

CacheNoCustomerInformationReturnDao

public CacheNoCustomerInformationReturnDao()
Method Detail

createReferenceCacheForNoCustomerInformationReturn

public ReferenceCache createReferenceCacheForNoCustomerInformationReturn()
                                                                  throws SystemException
Specified by:
createReferenceCacheForNoCustomerInformationReturn in interface NoCustomerInformationReturnDao
Throws:
SystemException

persist

public NoCustomerInformationReturnDto persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
                                       throws SystemException
Specified by:
persist in interface NoCustomerInformationReturnDao
Throws:
SystemException

read

public NoCustomerInformationReturnDto read(DistributedReference ref)
                                    throws SystemException
Specified by:
read in interface NoCustomerInformationReturnDao
Throws:
SystemException

find

public java.util.Set find(NoCustomerInformationReturnSearchCriteria criteria)
                   throws SystemException
Specified by:
find in interface NoCustomerInformationReturnDao
Throws:
SystemException


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